[Bug 543767] Re: ssh logins doesn't show the MOTD when connecting with public key authorisation

2010-05-31 Thread karloskar
This might be way off but if I remember this correctly it has something
to do with with the UsePAM setting in sshd_config.

-- 
ssh logins doesn't show the MOTD when connecting with public key authorisation
https://bugs.launchpad.net/bugs/543767
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 450044] Re: euca-bundle-vol does not create essential tmpfs mounts when bundling Ubuntu images

2010-05-31 Thread cloudsuser
I am looking for to execute the shell script through ssh. Getting error
as File not found: ''

1) $ssh -i key.pem root@host -C sh /root/myScript.sh
Output: File not found: ''


2) $ssh -i key.pem root@host -C /bin/sh ec2-create-volume --size 10 
--availability-zone us-east-1a
Output: File not found: ''

Note:
1) I have read write permission to my remote machine script myScript.sh
2) I can able to manually execute the command ec2-create-volume --size 10 
--availability-zone us-east-1a successfully
If i want to execute the same with ssh via script, how i should procede. Please 
help me on this.

What may be the issues ?

-- 
euca-bundle-vol does not create essential tmpfs mounts when bundling Ubuntu 
images
https://bugs.launchpad.net/bugs/450044
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 586398] Re: when updating from 9.10 to 10.04, the dependency between tomcat6 and jsvc is lost and tomcat won't start

2010-05-31 Thread Thierry Carrez
The /etc/init.d/tomcat6 script provided with tomcat6 in lucid no longer
uses JSVC (and no longer has a [ -f $DAEMON ] || exit 0 line). I
suspect you made changes to the init script in karmic, were prompted to
overwrite it during the lucid upgrade but decided to keep your (JSVC-
using) version of the file.

** Changed in: tomcat6 (Ubuntu)
   Status: New = Invalid

-- 
when updating from 9.10 to 10.04, the dependency between tomcat6 and jsvc is 
lost and tomcat won't start
https://bugs.launchpad.net/bugs/586398
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 575303] Re: tomcat6 has two webapps/ directories

2010-05-31 Thread Thierry Carrez
** Also affects: server-papercuts
   Importance: Undecided
   Status: New

-- 
tomcat6 has two webapps/ directories
https://bugs.launchpad.net/bugs/575303
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 471468] Re: should recognize that exit code 126 means plugin is not executable

2010-05-31 Thread Thierry Carrez
** Also affects: server-papercuts
   Importance: Undecided
   Status: New

-- 
should recognize that exit code 126 means plugin is not executable
https://bugs.launchpad.net/bugs/471468
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587810] [NEW] pam_winbind reports misleading Access denied

2010-05-31 Thread Andreas Heinlein
Public bug reported:

Binary package hint: samba

We have a networked environment with passdb in LDAP, and the Ubuntu
clients act as samba clients in a samba domain. When you install winbind
and libnss-ldap/libpam-ldap, /etc/pam.d/common-auth looks like this:

auth [succes=3 default=ignore] pam_unix.so
auth [success=2 default=ignore] pam_winbind.so
auth [success=1 default=ignore] pam_ldap.so

That means try local passdb first, then winbind, then LDAP. In our
case, pam_unix.so fails silently, and pam_winbind should, too. But
instead, pam_winbind reports Access denied to the user. This does not
harm much, since authentication works anyway, but it is quite
irritating. Even adding silent parameter to pam_winbind did not help.
Please fix this.

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New

-- 
pam_winbind reports misleading Access denied
https://bugs.launchpad.net/bugs/587810
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-05-31 Thread Adrian Almenar
I cant include the script at this time. Will try to make the same
functionality and test it.

-- 
php5 cli segmentation fault when executing script
https://bugs.launchpad.net/bugs/586898
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 512430] Re: Fake sync geronimo packages (main) from Debian testing (main)

2010-05-31 Thread Thierry Carrez
** Changed in: geronimo-jms-1.1-spec (Ubuntu)
 Assignee: Benjamin Drung (bdrung) = Thierry Carrez (ttx)

** Changed in: geronimo-ejb-3.0-spec (Ubuntu)
 Assignee: Benjamin Drung (bdrung) = Thierry Carrez (ttx)

** Changed in: geronimo-jacc-1.1-spec (Ubuntu)
 Assignee: Benjamin Drung (bdrung) = Thierry Carrez (ttx)

** Changed in: geronimo-ejb-3.0-spec (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: geronimo-jms-1.1-spec (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: geronimo-jacc-1.1-spec (Ubuntu)
   Status: Confirmed = In Progress

-- 
Fake sync geronimo packages (main) from Debian testing (main)
https://bugs.launchpad.net/bugs/512430
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to geronimo-ejb-3.0-spec in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587828] [NEW] Row creation in snmpTargetAddrTable fails in 64-bit version

2010-05-31 Thread Ulrik Forsgren
Public bug reported:

When trying to create a row in the snmpTargetAddrTable in a 64-bit
system the attempt fails with this error:

ddsk...@ddskufo-laptop:~/Skrivbord/SNMP RFC'er/snmpV2$ snmptable localhost 
snmpTargetAddrTable
SNMP-TARGET-MIB::snmpTargetAddrTable: No entries
ddsk...@ddskufo-laptop:~/Skrivbord/SNMP RFC'er/snmpV2$ snmpset localhost 
snmpTargetAddrRowStatus.'ulrik' i 5
Error in packet.
Reason: wrongLength (The set value has an illegal length from what the agent 
expects)
Failed object: SNMP-TARGET-MIB::snmpTargetAddrRowStatus.'ulrik'


The error is located to this piece of code on row 1504 in 
net-snmp/agent/mibgroup/target/snmpTargetAddrEntry.c:

if (var_val_len != sizeof(int)) {
DEBUGMSGTL((snmpTargetAddrEntry,
write to snmpTargetAddrRowStatus: bad length\n));
char s[128];
sprintf(s, int length %d != %d\n, sizeof(int), var_val_len);
DEBUGMSGTL((snmpTargetAddrEntry, s));
return SNMP_ERR_WRONGLENGTH;
}


var_val_len is reported as 4
sizeof(int) in a 64-bit system

And 4 != 8, which means SNMP_ERR_WRONGLENGTH will be returned.

In the case sizeof(int) should be replaced with 4 and the if statement should 
look like:
if (var_val_len != 4) {

It would be suitable for both 32-bit and 64-bit systems.


Package information:

Package: snmpd
Priority: optional
Section: net
Installed-Size: 1228
Maintainer: Ubuntu Core Developers ubuntu-devel-disc...@lists.ubuntu.com
Original-Maintainer: Net-SNMP Packaging Team 
pkg-net-snmp-de...@lists.alioth.debian.org
Architecture: amd64
Source: net-snmp
Version: 5.4.2.1~dfsg0ubuntu1-0ubuntu2
Replaces: snmptraplogd
Depends: libc6 (= 2.4), libsnmp15 (= 5.4.2.1~dfsg), libwrap0 (= 7.6-4~), 
debconf (= 0.5) | debconf-2.0, adduser, debconf, lsb-base (= 3.2-13)
Conflicts: snmp ( 3.6-3), snmptraplogd
Filename: pool/main/n/net-snmp/snmpd_5.4.2.1~dfsg0ubuntu1-0ubuntu2_amd64.deb
Size: 953054
MD5sum: 003d4e890109109fe632e31545ca6a9c
SHA1: 67805e1406c9ce59922c573e8dab15128a21172a
SHA256: 1b923d0809e7b1c85a67226afcb38f53972eb8d3ec5310755179f5ef6688ef54
Description: SNMP (Simple Network Management Protocol) agents
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP agent is a daemon which listens for incoming SNMP
 requests from clients and provides responses.
Homepage: http://net-snmp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Row creation in snmpTargetAddrTable fails in 64-bit version
https://bugs.launchpad.net/bugs/587828
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 512430] Re: Fake sync geronimo packages (main) from Debian testing (main)

2010-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package geronimo-ejb-3.0-spec -
1.0.1-1fakesync1

---
geronimo-ejb-3.0-spec (1.0.1-1fakesync1) maverick; urgency=low

  * Fake sync due to mismatching tarball (LP: #512430).

geronimo-ejb-3.0-spec (1.0.1-1) unstable; urgency=low

  * Port package to pkg-java based largely on existing Ubuntu package
 -- Artur Rona ari-tc...@tlen.pl   Sun, 23 May 2010 22:12:21 +0200

** Changed in: geronimo-ejb-3.0-spec (Ubuntu)
   Status: In Progress = Fix Released

** Changed in: geronimo-jms-1.1-spec (Ubuntu)
   Status: In Progress = Fix Released

-- 
Fake sync geronimo packages (main) from Debian testing (main)
https://bugs.launchpad.net/bugs/512430
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to geronimo-ejb-3.0-spec in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 512430] Re: Fake sync geronimo packages (main) from Debian testing (main)

2010-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package geronimo-jms-1.1-spec - 1.1-1fakesync1

---
geronimo-jms-1.1-spec (1.1-1fakesync1) maverick; urgency=low

  * Fake sync due to mismatching tarball (LP: #512430).

geronimo-jms-1.1-spec (1.1-1) unstable; urgency=low

  * Port package to pkg-java based largely on existing Ubuntu package
 -- Artur Rona ari-tc...@tlen.pl   Sun, 23 May 2010 21:55:02 +0200

-- 
Fake sync geronimo packages (main) from Debian testing (main)
https://bugs.launchpad.net/bugs/512430
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to geronimo-ejb-3.0-spec in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587828] Re: Row creation in snmpTargetAddrTable fails in 64-bit version

2010-05-31 Thread Ulrik Forsgren
A corretion to data sizes above, the should be the otherway around.

var_val_len is reported as 8
sizeof(int) is 4 in a 64-bit system

And 8 != 4, which means SNMP_ERR_WRONGLENGTH will be returned.

In the case sizeof(int) should be replaced with 4 and the if statement should 
look like:
if (var_val_len != 8) {

or possibly

if (var_val_len != sizeof(long)) {


This has been reported earlier for net-snmp:
http://sourceforge.net/tracker/index.php?func=detailaid=2972579group_id=12694atid=112694

** Bug watch added: SourceForge.net Tracker #2972579
   http://sourceforge.net/support/tracker.php?aid=2972579

-- 
Row creation in snmpTargetAddrTable fails in 64-bit version
https://bugs.launchpad.net/bugs/587828
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 582963] Re: SSL pass phrase dialog can't read input

2010-05-31 Thread Thierry Carrez
** Changed in: apache2 (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

-- 
SSL pass phrase dialog can't read input
https://bugs.launchpad.net/bugs/582963
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-05-31 Thread Thierry Carrez
** Changed in: ubuntu-release-notes
   Status: Fix Committed = Fix Released

-- 
slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate 
olcAccess lines (again)
https://bugs.launchpad.net/bugs/571057
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 551901] Re: likewise-open fails to join Windows 2000 SP4 domain

2010-05-31 Thread Thierry Carrez
** Changed in: krb5 (Ubuntu Lucid)
 Assignee: (unassigned) = Thierry Carrez (ttx)

** Changed in: krb5 (Ubuntu)
Milestone: lucid-updates = None

-- 
likewise-open fails to join Windows 2000 SP4 domain
https://bugs.launchpad.net/bugs/551901
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 512430] Re: Fake sync geronimo packages (main) from Debian testing (main)

2010-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package geronimo-jacc-1.1-spec -
1.0.1-1fakesync1

---
geronimo-jacc-1.1-spec (1.0.1-1fakesync1) maverick; urgency=low

  * Fake sync due to mismatching tarball (LP: #512430).

geronimo-jacc-1.1-spec (1.0.1-1) unstable; urgency=low

  * Port package to pkg-java based largely on existing Ubuntu package
 -- Artur Rona ari-tc...@tlen.pl   Sun, 23 May 2010 22:29:37 +0200

** Changed in: geronimo-jacc-1.1-spec (Ubuntu)
   Status: In Progress = Fix Released

-- 
Fake sync geronimo packages (main) from Debian testing (main)
https://bugs.launchpad.net/bugs/512430
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to geronimo-ejb-3.0-spec in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587858] [NEW] update-motd executed even in non-interactive sessions

2010-05-31 Thread Stephane Chazelas
Public bug reported:

ssh localhost exit

takes edges on lucid

(ii  libpam-modules1.1.1-2ubuntu2   
 Pluggable Authentication Modules for PAM
ii  openssh-server1:5.3p1-3ubuntu3  
secure shell (SSH) server, for secure access from remote machines
)

Because /etc/motd is updated even though it is not displayed as we're
running a command non-interactively.

Example timing for running ssh localhost 'exit 3' (using strace -tt
-fe execve):

11089 10:50:23.149350 execve(/usr/sbin/sshd, [/usr/sbin/sshd, -R], [/* 4 
vars */]) = 0
11091 10:50:23.525659 execve(/bin/sh, [sh, -c, run-parts --lsbsysinit 
/etc/upda...], [/* 4 vars */]) = 0
11092 10:50:23.548468 execve(/bin/run-parts, [run-parts, --lsbsysinit, 
/etc/update-motd.d], [/* 5 vars */]) = 0
11093 10:50:23.564947 execve(/etc/update-motd.d/00-header, 
[/etc/update-motd.d/00-header], [/* 5 vars */]) = 0
11094 10:50:23.571854 execve(/bin/uname, [uname, -a], [/* 5 vars */]) = 0
11095 10:50:23.589084 execve(/usr/bin/lsb_release, [lsb_release, -s, 
-d], [/* 5 vars */]) = 0
11097 10:50:24.077419 execve(/etc/update-motd.d/10-help-text, 
[/etc/update-motd.d/10-help-text], [/* 5 vars */]) = 0
11098 10:50:24.097081 execve(/bin/uname, [uname, -r], [/* 5 vars */]) = 0
11100 10:50:24.108702 execve(/bin/grep, [grep, -qs, \\-server], [/* 5 
vars */]) = 0
11101 10:50:24.124869 execve(/etc/update-motd.d/20-cpu-checker, 
[/etc/update-motd.d/20-cpu-checke...], [/* 5 vars */]) = 0
11101 10:50:24.137645 
execve(/usr/lib/update-notifier/update-motd-cpu-checker, 
[/usr/lib/update-notifier/update-...], [/* 5 vars */]) = 0
11102 10:50:24.158758 execve(/usr/bin/check-bios-nx, 
[/usr/bin/check-bios-nx], [/* 5 vars */]) = 0
11103 10:50:24.180763 execve(/usr/bin/getopt, [getopt, -o, h, --long, 
verbose,help, -n, check-bios-nx, --], [/* 6 vars */]) = 0
11104 10:50:24.204348 execve(/usr/bin/awk, [awk, -f, -, 
/proc/cpuinfo], [/* 7 vars */]) = 0
11106 10:50:24.231468 execve(/bin/sh, [sh, -c, uname -m], [/* 7 vars 
*/]) = 0
11107 10:50:24.238869 execve(/bin/uname, [uname, -m], [/* 7 vars */]) = 0
11108 10:50:24.254079 execve(/etc/update-motd.d/50-landscape-sysinfo, 
[/etc/update-motd.d/50-landscape-...], [/* 5 vars */]) = 0
11109 10:50:24.262037 execve(/bin/date, [/bin/date], [/* 5 vars */]) = 0
0 10:50:24.285766 execve(/usr/bin/landscape-sysinfo, 
[/usr/bin/landscape-sysinfo], [/* 5 vars */]) = 0
8 10:50:26.755870 execve(/usr/local/sbin/who, [who, -q], [/* 5 vars 
*/]) = -1 ENOENT (No such file or directory)
8 10:50:26.756061 execve(/usr/local/bin/who, [who, -q], [/* 5 vars 
*/]) = -1 ENOENT (No such file or directory)
8 10:50:26.756227 execve(/usr/bin/who, [who, -q], [/* 5 vars */]) = 0
11120 10:50:26.847832 execve(/etc/update-motd.d/90-updates-available, 
[/etc/update-motd.d/90-updates-av...], [/* 5 vars */]) = 0
11120 10:50:26.853820 
execve(/usr/lib/update-notifier/update-motd-updates-available, 
[/usr/lib/update-notifier/update-...], [/* 5 vars */]) = 0
11121 10:50:26.872259 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/update-notifier/updates...], [/* 5 vars */]) = 0
11122 10:50:26.904240 execve(/usr/bin/apt-config, [apt-config, shell, 
StateDir, Dir::State], [/* 5 vars */]) = 0
11123 10:50:26.961484 execve(/usr/bin/apt-config, [apt-config, shell, 
ListDir, Dir::State::Lists], [/* 5 vars */]) = 0
11124 10:50:26.987301 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//_var_cache_...], [/* 5 vars */]) = 0
11125 10:50:26.997297 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//...], [/* 5 vars */]) = 0
11126 10:50:27.007091 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11127 10:50:27.017322 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11128 10:50:27.027804 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11129 10:50:27.046944 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11130 10:50:27.056748 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11131 10:50:27.066563 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11132 10:50:27.076351 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11133 10:50:27.086191 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11134 10:50:27.096436 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11135 10:50:27.106932 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11136 10:50:27.117383 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11137 10:50:27.127606 execve(/usr/bin/stat, [stat, -c, %Y, 

[Bug 587828] Re: Row creation in snmpTargetAddrTable fails in 64-bit version

2010-05-31 Thread Chuck Short
** Also affects: netsnmp via
   http://sourceforge.net/support/tracker.php?aid=2972579
   Importance: Unknown
   Status: Unknown

-- 
Row creation in snmpTargetAddrTable fails in 64-bit version
https://bugs.launchpad.net/bugs/587828
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587828] Re: Row creation in snmpTargetAddrTable fails in 64-bit version

2010-05-31 Thread Chuck Short
** Changed in: net-snmp (Ubuntu)
   Status: New = Confirmed

** Changed in: net-snmp (Ubuntu)
   Importance: Undecided = Medium

-- 
Row creation in snmpTargetAddrTable fails in 64-bit version
https://bugs.launchpad.net/bugs/587828
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587858] Re: update-motd executed even in non-interactive sessions

2010-05-31 Thread Chuck Short
** Package changed: openssh (Ubuntu) = update-motd (Ubuntu)

-- 
update-motd executed even in non-interactive sessions
https://bugs.launchpad.net/bugs/587858
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587810] Re: pam_winbind reports misleading Access denied

2010-05-31 Thread Chuck Short
** Changed in: samba (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: samba (Ubuntu)
   Status: New = Confirmed

-- 
pam_winbind reports misleading Access denied
https://bugs.launchpad.net/bugs/587810
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587548] Re: Samba fails to share printer in 10.04

2010-05-31 Thread Chuck Short
Cups need to be converted to upstart as well.

** Package changed: samba (Ubuntu) = cups (Ubuntu)

-- 
Samba fails to share printer in 10.04 
https://bugs.launchpad.net/bugs/587548
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 586285] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie sollten es erneut installieren, bevor Sie es zu en

2010-05-31 Thread Chuck Short
Can someone please translate this to english?

chuck

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Low

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Incomplete

-- 
package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: Paket ist 
in einem sehr schlechten inkonsistenten Zustand - Sie sollten  es erneut 
installieren, bevor Sie es zu entfernen versuchen.
https://bugs.launchpad.net/bugs/586285
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2010-05-31 Thread Mario Manno
After mounting cgroup on /dev/cgroup the warning message disappeared.

/etc/fstab:
  cgroup  /dev/cgroup  cgroup  defaults  0  0

installed:
ii  libvirt-bin 0.7.5-5ubuntu27 the programs for the libvirt library
ii  lxc 0.6.5-1 Linux containers userspace tools

-- 
Unable to create cgroup for driver: No such device or address
https://bugs.launchpad.net/bugs/544146
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585264] Re: package freeradius-mysql 2.1.8+dfsg-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-05-31 Thread Chuck Short
Thanks for the bug report, was freeradius running when you were doing
the installation?

chuck

** Changed in: freeradius (Ubuntu)
   Importance: Undecided = Low

** Changed in: freeradius (Ubuntu)
   Status: New = Incomplete

-- 
package freeradius-mysql 2.1.8+dfsg-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/585264
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 513273] Re: kvm with -vga std is broken since karmic

2010-05-31 Thread sotirovlyu
I'm using qemu-kvm 0.12.3 with -vga std and with res like 1680x1050,
1440x900 and a few other it crashes/quits immediately with message
Could not open SDL display. It happens for me both when switching with
ctrl-alt-f or with cmd line option -full-screen. With 1024x768 for
example it does not happen, may be other. I'm using the package provided
with Ubuntu 10.4

We discussed on #...@freenode with a guy nicknamed mjt (said he's
debian qemu-kvm package maintainer) that this is for sure a bug after
testing it by himself and according to him is present also in the
current qemu-kvm 0.12.4., but easy to spot and hopefully to fix.

By the way, should I open new bug report ot posting it here is enough?

P.S. I'm particularly interested to know how can I track the progress of
fixing of this bug, as I'm currently researching a solution to implement
KVM as a virtualization platfrom for desktops using the resolutions
mentioned in the beginning. Unfortunately the way KVM quits and closes
the whole machine while encoutering this bug scares me a bit about the
stability of -vga std.

-- 
kvm with -vga std is broken since karmic
https://bugs.launchpad.net/bugs/513273
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 513273] Re: kvm with -vga std is broken since karmic

2010-05-31 Thread sotirovlyu
Forgot to mention that I'm also getting constantly the error message:

BUG: kvm_dirty_pages_log_enable_slot: invalid parameters
BUG: kvm_dirty_pages_log_disable_slot: invalid parameters
BUG: kvm_dirty_pages_log_enable_slot: invalid parameters
BUG: kvm_dirty_pages_log_disable_slot: invalid parameters
BUG: kvm_dirty_pages_log_enable_slot: invalid parameters
BUG: kvm_dirty_pages_log_disable_slot: invalid parameters

-- 
kvm with -vga std is broken since karmic
https://bugs.launchpad.net/bugs/513273
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585964] Re: Libvirtd -- error: monitor socket did not show up.: Connection refused

2010-05-31 Thread Chuck Short
Why are you removing apparmor?

chuck

** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Low

** Changed in: libvirt (Ubuntu)
   Status: New = Incomplete

** Tags added: apparmor

-- 
Libvirtd  --  error: monitor socket did not show up.: Connection refused
https://bugs.launchpad.net/bugs/585964
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585911] Re: minicom scripts never exit

2010-05-31 Thread Chuck Short
Thanks, there seems to be a patch attached to that bug report, would you
be able to test it?

chuck

** Changed in: minicom (Ubuntu)
   Importance: Undecided = Low

** Changed in: minicom (Ubuntu)
   Status: New = Confirmed

-- 
minicom scripts never exit
https://bugs.launchpad.net/bugs/585911
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to minicom in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585615] Re: UPS is lost at the random point

2010-05-31 Thread Chuck Short
Arnaud,

Do you have any comments?

chuck

** Changed in: nut (Ubuntu)
   Importance: Undecided = Low

** Changed in: nut (Ubuntu)
   Status: New = Incomplete

-- 
UPS is lost at the random point
https://bugs.launchpad.net/bugs/585615
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585456] Re: E: /var/cache/apt/archives/samb a-common_2%3a3.4.7~dfsg-1ubuntu3_all.deb: non c'è alcuno script nella nuova versione del pacc hetto - saltato

2010-05-31 Thread Chuck Short
Can you remove the file and try again?

chuck

** Changed in: samba (Ubuntu)
   Status: New = Invalid

-- 
E: /var/cache/apt/archives/samba-common_2%3a3.4.7~dfsg-1ubuntu3_all.deb: non 
c'è alcuno script nella nuova versione del pacchetto - saltato
https://bugs.launchpad.net/bugs/585456
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585067] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-05-31 Thread Chuck Short
** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Low

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Incomplete

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/585067
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587881] [NEW] package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-05-31 Thread Shoaib Mirza
Public bug reported:

Binary package hint: php5

package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade:
subprocess installed post-installation script returned error exit status
10

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: libapache2-mod-php5 5.3.2-1ubuntu4.2
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Mon May 31 17:17:19 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
SourcePackage: php5
Title: package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10

** Affects: php5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/587881
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587881] Re: package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-05-31 Thread Shoaib Mirza

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49433760/Dependencies.txt

** Attachment added: Df.txt
   http://launchpadlibrarian.net/49433761/Df.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/49433762/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/49433763/DpkgTerminalLog.gz

** Attachment added: PHPConf.etc.php5.apache2.php.ini.txt
   http://launchpadlibrarian.net/49433764/PHPConf.etc.php5.apache2.php.ini.txt

** Attachment added: PHPInstalledModules.txt
   http://launchpadlibrarian.net/49433765/PHPInstalledModules.txt

-- 
package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/587881
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585964] Re: Libvirtd -- error: monitor socket did not show up.: Connection refused

2010-05-31 Thread H.M.
I now have a clean install of UEC with apparmor working but it is a
problem if someone wants to remove it for whatever reason. This was a
test system and I was experimenting and I had assumed that  UEC minus
apparmor was a supported configuration. Also, I wanted to have the
ability to have symlinks from /var/lib/eucalyptus/instances to my own
location.

Is apparmor mandatory for use with libvirtd/eucalyptus?

Hovanes

-- 
Libvirtd  --  error: monitor socket did not show up.: Connection refused
https://bugs.launchpad.net/bugs/585964
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585964] Re: Libvirtd -- error: monitor socket did not show up.: Connection refused

2010-05-31 Thread H.M.
Why is the status of the bug incomplete?

Are you unable to reproduce with the steps I mentioned?

-- 
Libvirtd  --  error: monitor socket did not show up.: Connection refused
https://bugs.launchpad.net/bugs/585964
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585121] Re: rndc.key permission denied

2010-05-31 Thread Chuck Short
** Changed in: bind9 (Ubuntu)
   Importance: Undecided = Low

** Changed in: bind9 (Ubuntu)
   Status: New = Confirmed

-- 
rndc.key permission denied
https://bugs.launchpad.net/bugs/585121
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 576827] Re: munin-graph crashed with SIGSEGV in FcPatternDestroy()

2010-05-31 Thread Chuck Short
** Package changed: munin (Ubuntu) = perl (Ubuntu)

-- 
munin-graph crashed with SIGSEGV in FcPatternDestroy()
https://bugs.launchpad.net/bugs/576827
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 570983] Re: munin-limits crashed with SIGSEGV in Perl_pp_entersub()

2010-05-31 Thread Chuck Short
** Package changed: munin (Ubuntu) = perl (Ubuntu)

-- 
munin-limits crashed with SIGSEGV in Perl_pp_entersub()
https://bugs.launchpad.net/bugs/570983
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 570982] Re: munin-graph crashed with SIGSEGV in Perl_gv_check()

2010-05-31 Thread Chuck Short
** Package changed: munin (Ubuntu) = perl (Ubuntu)

-- 
munin-graph crashed with SIGSEGV in Perl_gv_check()
https://bugs.launchpad.net/bugs/570982
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 581383] Re: awstats.pl crashed with SIGSEGV in Perl_pad_alloc()

2010-05-31 Thread Chuck Short
** Package changed: awstats (Ubuntu) = perl (Ubuntu)

-- 
awstats.pl crashed with SIGSEGV in Perl_pad_alloc()
https://bugs.launchpad.net/bugs/581383
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to awstats in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 579661] Re: clamav-daemon dosen't start with ERROR: initgroups() failed.

2010-05-31 Thread Chuck Short
** Changed in: clamav (Ubuntu)
   Importance: Undecided = Medium

** Changed in: clamav (Ubuntu)
   Status: New = Confirmed

-- 
clamav-daemon dosen't start with ERROR: initgroups() failed.
https://bugs.launchpad.net/bugs/579661
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 578665] Re: package dbconfig-common 1.8.44ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-05-31 Thread Chuck Short
** Package changed: dbconfig-common (Ubuntu) = dpkg (Ubuntu)

-- 
package dbconfig-common 1.8.44ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/578665
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 576828] Re: awstats_buildstaticpages.pl crashed with SIGSEGV in Perl_runops_standard()

2010-05-31 Thread Chuck Short
** Package changed: awstats (Ubuntu) = perl (Ubuntu)

-- 
awstats_buildstaticpages.pl crashed with SIGSEGV in Perl_runops_standard()
https://bugs.launchpad.net/bugs/576828
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to awstats in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 584115] Re: awstats.pl crashed with SIGSEGV in Perl_sv_clear()

2010-05-31 Thread Chuck Short
** Package changed: awstats (Ubuntu) = perl (Ubuntu)

-- 
awstats.pl crashed with SIGSEGV in Perl_sv_clear()
https://bugs.launchpad.net/bugs/584115
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to awstats in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 583998] Re: package dbconfig-common 1.8.4 4ubuntu1 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 1

2010-05-31 Thread Chuck Short
Not a dbconfig-common bug.

** Package changed: dbconfig-common (Ubuntu) = ubuntu

-- 
package dbconfig-common 1.8.44ubuntu1 failed to install/upgrade: el subproceso 
script post-installation instalado devolvió el código de salida de error 1
https://bugs.launchpad.net/bugs/583998
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 583933] Re: test results in php5-common are more than 1 MiB larger than last upload

2010-05-31 Thread Chuck Short
** Changed in: php5 (Ubuntu)
   Importance: Undecided = Low

** Changed in: php5 (Ubuntu)
   Status: New = Confirmed

-- 
test results in php5-common are more than 1 MiB larger than last upload
https://bugs.launchpad.net/bugs/583933
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 583865] Re: package dbconfig-common 1.8.41 failed to install/upgrade: package dbconfig-common is already installed and configured

2010-05-31 Thread Chuck Short
Which package were you trying to install?

chuck

** Changed in: dbconfig-common (Ubuntu)
   Importance: Undecided = Low

** Changed in: dbconfig-common (Ubuntu)
   Status: New = Incomplete

-- 
package dbconfig-common 1.8.41 failed to install/upgrade: package 
dbconfig-common is already installed and configured
https://bugs.launchpad.net/bugs/583865
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587881] Re: package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-05-31 Thread Mark Schouten
There's a lot more going wrong here.

For starters: 
Setting up linux-image-2.6.31-20-generic (2.6.31-20.58) ...
Running depmod.
WARNING: Couldn't find symtab and strtab in module 
/lib/modules/2.6.31-20-generic/kernel/fs/nls/nls_cp936.ko
WARNING: Couldn't find symtab and strtab in module 
/lib/modules/2.6.31-20-generic/kernel/drivers/gpu/drm/radeon/radeon.ko
WARNING: Couldn't find symtab and strtab in module 
/lib/modules/2.6.31-20-generic/kernel/drivers/net/igb/igb.ko
WARNING: Couldn't find symtab and strtab in module 
/lib/modules/2.6.31-20-generic/kernel/drivers/staging/rt2860/rt2860sta.ko
Failed to run depmod

That's the first thing failing. Afterwards there are a lot of messages like 
this:
dpkg: warning: files list file for package `pptp-linux' missing, assuming 
package has no files currently installed.

Surely, this isn't a bug for libapache2-mod-php5, but something else is
wrong.

-- 
package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/587881
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585027] Re: Race condition with dmsetup causes 'map already present' messages

2010-05-31 Thread Chuck Short
Thanks for the information.

chuck

** Changed in: multipath-tools (Ubuntu)
   Importance: Undecided = Medium

** Changed in: multipath-tools (Ubuntu)
   Status: New = Triaged

-- 
Race condition with dmsetup causes 'map already present' messages
https://bugs.launchpad.net/bugs/585027
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 584949] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 3

2010-05-31 Thread Chuck Short
Did you uinstall vsftpd and then re-install?

chuck

** Changed in: vsftpd (Ubuntu)
   Importance: Undecided = Low

** Changed in: vsftpd (Ubuntu)
   Status: New = Incomplete

-- 
package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 3
https://bugs.launchpad.net/bugs/584949
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587881] Re: package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-05-31 Thread Chuck Short
Not a php bug.

** Package changed: php5 (Ubuntu) = ubuntu

-- 
package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/587881
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585121] Re: rndc.key permission denied

2010-05-31 Thread robs
I would add that without the fix, bind with dlz-mysql doesn't work
entirely, I don't know exactly why

-- 
rndc.key permission denied
https://bugs.launchpad.net/bugs/585121
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585964] Re: Libvirtd -- error: monitor socket did not show up.: Connection refused

2010-05-31 Thread Jamie Strandboge
Hovannes,

While recommended, the use of libvirt without AppArmor is supported. I
did not yet have time to look into this, but will get to it this coming
week. Assigning back to me and back to NEW until I can look at it.

** Changed in: libvirt (Ubuntu)
   Status: Incomplete = New

** Changed in: libvirt (Ubuntu)
 Assignee: (unassigned) = Jamie Strandboge (jdstrand)

-- 
Libvirtd  --  error: monitor socket did not show up.: Connection refused
https://bugs.launchpad.net/bugs/585964
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 578681] Re: apache2 crashes on svn query with kerberos + ssl

2010-05-31 Thread Sönke von Heymann
I have reported this bug also here as mod_auth_kerb is no apache
project:

http://sourceforge.net/tracker/?func=detailaid=3009469group_id=51775atid=464524

** Bug watch added: SourceForge.net Tracker #3009469
   http://sourceforge.net/support/tracker.php?aid=3009469

-- 
apache2 crashes on svn query with kerberos + ssl
https://bugs.launchpad.net/bugs/578681
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 543767] Re: ssh logins doesn't show the MOTD when connecting with public key authorisation

2010-05-31 Thread Thierry Carrez
@Laryllan:
Could you attach your /etc/ssh/sshd_config file, or tell us if you set UsePAM ?

-- 
ssh logins doesn't show the MOTD when connecting with public key authorisation
https://bugs.launchpad.net/bugs/543767
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 433764] Re: After upgrade, clamav's clamd gives ERROR: initgroups() failed.

2010-05-31 Thread Anatoly Gorokhoff
Scott,
here is a reply to your question:

anat...@nlango:~$ sudo /etc/init.d/clamav-daemon start
[sudo] password for anatoly: 
 * Starting ClamAV daemon clamd 
/usr/sbin/clamd already running.
 [ OK ]

-- 
After upgrade, clamav's clamd gives ERROR: initgroups() failed.
https://bugs.launchpad.net/bugs/433764
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 570944] Re: passwd : gives Authentication token manipulation error

2010-05-31 Thread Thierry Carrez
Note that likewise 5.x doesn't add another layer on top of
samba/winbind, it's a complete reimplementation. It's also simpler to
set up, and since in your case something must be wrong with the winbind
setup, it might help you...

Could you attach your winbind configuration ?

-- 
passwd : gives Authentication token manipulation error
https://bugs.launchpad.net/bugs/570944
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 569394] Re: Can't use kvm -curses with virtual or ec2 kernels

2010-05-31 Thread Michael Vogt
I ran into this as well and we should really have a common nofb like
switch that is honored by kernel/plymouth etc.

-- 
Can't use kvm -curses with virtual or ec2 kernels
https://bugs.launchpad.net/bugs/569394
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 566560] Re: samba server requires smbpasswd -a user constantly

2010-05-31 Thread Thierry Carrez
Could you set log level = 9 and attach the log from a session where is
fails (before running smbpasswd -a to unblock it).

It looks like a corruption of the passwd.tdb where is would refuse the
login after a given time. Any logic in when the problem triggers ? At
the first reconnection, after a reboot of the server, after N days ? Is
smbpasswd -a all it takes to unblock it, or do you have to restart the
server as well ?

** Changed in: samba (Ubuntu)
   Importance: Low = Medium

-- 
samba server requires smbpasswd -a user constantly
https://bugs.launchpad.net/bugs/566560
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585615] Re: UPS is lost at the random point

2010-05-31 Thread Meldo
What additional information required?

-- 
UPS is lost at the random point
https://bugs.launchpad.net/bugs/585615
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585615] Re: UPS is lost at the random point

2010-05-31 Thread Meldo
It seems i got the pattern. UPS is lost only if nut started at system start up.
If nut restarted manually, it seems to be never lost, or at least i yet to see 
lost UPS event after manual restart.
Also, it seems, 4h is not an upper limit. It can work stable for day and then 
become lost.

-- 
UPS is lost at the random point
https://bugs.launchpad.net/bugs/585615
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 579737] Re: OpenVPN client connect hangs on PUSH_REQUEST

2010-05-31 Thread Thierry Carrez
In 2.1~rc20, upstream rewrote most of the PUSH_REPLY handling
(Optimized PUSH_REQUEST handshake sequence to shave several seconds off
of a typical client connection initiation), maybe now there is a corner
case where no reply would be sent (at all) if no push option is
specified, making client hang unless a dummy push is configured on the
server.

Could you attach the client and server logs in both cases
(success/failure) ?

-- 
OpenVPN client connect hangs on PUSH_REQUEST
https://bugs.launchpad.net/bugs/579737
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 551901] Re: likewise-open fails to join Windows 2000 SP4 domain

2010-05-31 Thread Thierry Carrez
@Matt, Hernan:
I uploaded a fixed version to my PPA, please see:
https://launchpad.net/~ttx/+archive/ppa

Once it's built (should take a couple hours), could you install that
version and test that it fixes the issue without bringing in new issues
?

If you confirm that this version fixes it, I'll upload it as a regular
lucid update. Thanks for your help !

** Changed in: krb5 (Ubuntu Lucid)
   Status: Confirmed = In Progress

-- 
likewise-open fails to join Windows 2000 SP4 domain
https://bugs.launchpad.net/bugs/551901
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 579737] Re: OpenVPN client connect hangs on PUSH_REQUEST

2010-05-31 Thread Waldo2k2

** Attachment added: ovpn-server-log.txt
   http://launchpadlibrarian.net/49444886/ovpn-server-log.txt

-- 
OpenVPN client connect hangs on PUSH_REQUEST
https://bugs.launchpad.net/bugs/579737
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 579737] Re: OpenVPN client connect hangs on PUSH_REQUEST

2010-05-31 Thread Waldo2k2

** Attachment added: ovpn-client-log.txt
   http://launchpadlibrarian.net/49444925/ovpn-client-log.txt

-- 
OpenVPN client connect hangs on PUSH_REQUEST
https://bugs.launchpad.net/bugs/579737
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 579737] Re: OpenVPN client connect hangs on PUSH_REQUEST

2010-05-31 Thread Waldo2k2
Should have mentioned those were the failure logs, success logs coming
next.

-- 
OpenVPN client connect hangs on PUSH_REQUEST
https://bugs.launchpad.net/bugs/579737
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 579661] Re: clamav-daemon dosen't start with ERROR: initgroups() failed.

2010-05-31 Thread Scott Kitterman
Does sudo /etc/init.d/clamav-daemon start work?

** Changed in: clamav (Ubuntu)
   Status: Confirmed = Incomplete

-- 
clamav-daemon dosen't start with ERROR: initgroups() failed.
https://bugs.launchpad.net/bugs/579661
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 579737] Re: OpenVPN client connect hangs on PUSH_REQUEST

2010-05-31 Thread Waldo2k2

** Attachment added: ovpn-client-log.txt
   http://launchpadlibrarian.net/49445249/ovpn-client-log.txt

-- 
OpenVPN client connect hangs on PUSH_REQUEST
https://bugs.launchpad.net/bugs/579737
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 579737] Re: OpenVPN client connect hangs on PUSH_REQUEST

2010-05-31 Thread Waldo2k2

** Attachment added: ovpn-server-log.txt
   http://launchpadlibrarian.net/49445244/ovpn-server-log.txt

-- 
OpenVPN client connect hangs on PUSH_REQUEST
https://bugs.launchpad.net/bugs/579737
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 239627] Re: package mysql-server None [modified: /var/lib/dpkg/info/mysql-server.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2010-05-31 Thread Teej
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. We are sorry that we do not always have the capacity to look at all 
reported bugs in a timely manner.
There have been many changes in Ubuntu since that time you reported the bug and 
your problem may have been fixed with some of the updates. It would help us a 
lot if you could test the current Ubuntu version (10.04). If you can test it, 
and it is still an issue, we would appreciate if you could upload updated logs 
by running apport-collect bug #, and any other logs that are relevant for 
this particular issue.

-- 
package mysql-server None [modified: /var/lib/dpkg/info/mysql-server.list] 
failed to install/upgrade: subprocess pre-installation script returned error 
exit status 1
https://bugs.launchpad.net/bugs/239627
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 433764] Re: After upgrade, clamav's clamd gives ERROR: initgroups() failed.

2010-05-31 Thread Scott Kitterman
Not a bug then.  Thats the correct way to start clamd. If you want
something a user can run, see clamdscan or clamscan.

-- 
After upgrade, clamav's clamd gives ERROR: initgroups() failed.
https://bugs.launchpad.net/bugs/433764
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587976] [NEW] Panic or segfault in Samba

2010-05-31 Thread Nicolas Marchildon
Public bug reported:

Binary package hint: samba

I'm getting this many times per day, by e-mail, from my desktop running
10.04 fully up-to-date:

[Thread debugging using libthread_db enabled]
0xb708a430 in __kernel_vsyscall ()
#0  0xb708a430 in __kernel_vsyscall ()
#1  0xb6c7d7d3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb6c1ede3 in ?? () from /lib/tls/i686/cmov/libc.so.6
#3  0xb6e1927d in system () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb73d76bd in smb_panic (why=0xb777d622 internal error)
at lib/util.c:1486
#5  0xb73c4bee in fault_report (sig=11) at lib/fault.c:52
#6  sig_fault (sig=11) at lib/fault.c:75
#7  signal handler called
#8  0xb6c597a0 in ?? () from /lib/tls/i686/cmov/libc.so.6
#9  0xb73acc28 in rep_strlcpy (d=0xbfb9e24c , s=0x0, bufsize=256)
at ../lib/replace/replace.c:65
#10 0xb73e5e27 in connections_fetch_entry (mem_ctx=0x0, conn=0xb84ea510, 
name=0x0) at lib/conn_tdb.c:65
#11 0xb714791f in yield_connection (conn=0xb84ea510, name=0x0)
at smbd/connection.c:33
#12 0xb71bbffe in close_cnum (conn=0xb84ea510, vuid=100) at smbd/service.c:1245
#13 0xb714fca7 in conn_close_all () at smbd/conn.c:169
#14 0xb76bd25c in exit_server_common (how=SERVER_EXIT_NORMAL, 
reason=0xb76e59ad failed to receive smb request) at smbd/server.c:804
#15 0xb76bd480 in exit_server_cleanly (
explanation=0xb76e59ad failed to receive smb request)
at smbd/server.c:873
#16 0xb71bba12 in smbd_server_connection_read_handler (ev=0xb84dd150, 
fde=0xb8483fd0, flags=value optimized out, private_data=0xb843f3a8)
at smbd/process.c:1880
#17 smbd_server_connection_handler (ev=0xb84dd150, fde=0xb8483fd0, 
flags=value optimized out, private_data=0xb843f3a8)
at smbd/process.c:1901
#18 0xb73e8c74 in run_events (ev=0xb84dd150, selrtn=1, read_fds=0xbfb9e6dc, 
write_fds=0xbfb9e65c) at lib/events.c:126
#19 0xb71ba402 in smbd_server_connection_loop_once () at smbd/process.c:820
#20 smbd_process () at smbd/process.c:2178
#21 0xb76bd978 in smbd_accept_connection (ev=0xb84dd150, fde=0xb84f0958, 
flags=1, private_data=0xb84f04b8) at smbd/server.c:395
#22 0xb73e8c74 in run_events (ev=0xb84dd150, selrtn=1, read_fds=0xbfb9e9ec, 
write_fds=0xbfb9e96c) at lib/events.c:126
#23 0xb73e8f1f in s3_event_loop_once (ev=0xb84dd150, 
location=0xb780700b smbd/server.c:681) at lib/events.c:185
#24 0xb73e9568 in _tevent_loop_once (ev=0xb84dd150, 
location=0xb780700b smbd/server.c:681) at ../lib/tevent/tevent.c:490
#25 0xb76be6ba in smbd_parent_loop (argc=2, argv=0xbfb9ee24)
at smbd/server.c:681
#26 main (argc=2, argv=0xbfb9ee24) at smbd/server.c:1251
A debugging session is active.

Inferior 1 [process 18409] will be detached.

I don't know what's causing this. I did a fresh install of 10.04 and I'm
getting it more often than when I was with 9.10. There's a Mac and a
Windows 7 on the same network, as well as an HP printer.

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Panic or segfault in Samba
https://bugs.launchpad.net/bugs/587976
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 585264] Re: package freeradius-mysql 2.1.8+dfsg-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-05-31 Thread fzerorubigd
No. I just try to install that with sql support (just select freeradius
core package and sql support for that package) and I got failed

Then I start to send this report.(the bug report tool automatically
launched by synaptic)

-- 
package freeradius-mysql 2.1.8+dfsg-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/585264
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 584862] Re: libvirt launches dnsmasq for non-dhcp networks.

2010-05-31 Thread Mathias Gug
** Changed in: libvirt (Ubuntu)
   Status: New = Triaged

** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Medium

-- 
libvirt launches dnsmasq for non-dhcp networks.
https://bugs.launchpad.net/bugs/584862
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 584862] Re: libvirt launches dnsmasq for non-dhcp networks.

2010-05-31 Thread Mathias Gug
** Bug watch added: Red Hat Bugzilla #508965
   https://bugzilla.redhat.com/show_bug.cgi?id=508965

** Also affects: libvirt (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=508965
   Importance: Unknown
   Status: Unknown

-- 
libvirt launches dnsmasq for non-dhcp networks.
https://bugs.launchpad.net/bugs/584862
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 573919] Re: autofs doesn't work with lucid

2010-05-31 Thread Luis Pinho
I can't also use autofs5 to automount server's home directory for my users.
The workaround to get it work was to remove autofs5 autofs-ldap autofs5-ldap, 
then download karmic version of autofs and autofs-ldap
wget 
http://fr.archive.ubuntu.com/ubuntu/pool/main/a/autofs/autofs_4.1.4+debian-2.1ubuntu2_i386.deb
wget 
http://fr.archive.ubuntu.com/ubuntu/pool/universe/a/autofs/autofs-ldap_4.1.4+debian-2.1ubuntu2_i386.deb

dpkg -i for both files, reboot and all is working again, without any problem's.
I think it was a bad idea remove autofs4 from lucid without have autofs5 well 
tested.

For those who can't get autofs start automatically, please do the following:
create a file named autofs with the following content:

#!/bin/sh
[ $IFACE != lo ] || exit 0
/etc/init.d/autofs reload

and copy it to:
/etc/network/if-down.d and /etc/network/if-up.d

I'm sure all will work fine.
At least to me it works.

-- 
autofs doesn't work with lucid
https://bugs.launchpad.net/bugs/573919
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 512430] Re: Fake sync geronimo packages (main) from Debian testing (main)

2010-05-31 Thread Artur Rona
** Changed in: geronimo-jta-1.0.1b-spec (Ubuntu)
   Status: Fix Released = Confirmed

-- 
Fake sync geronimo packages (main) from Debian testing (main)
https://bugs.launchpad.net/bugs/512430
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to geronimo-ejb-3.0-spec in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 307437] Re: mysql has to autostart later

2010-05-31 Thread Teej
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. We are sorry that we do not always have the capacity to look at all 
reported bugs in a timely manner.
There have been many changes in Ubuntu since that time you reported the bug and 
your problem may have been fixed with some of the updates. It would help us a 
lot if you could test the current Ubuntu version (10.04). If you can test it, 
and it is still an issue, we would appreciate if you could upload updated logs 
by running apport-collect bug #, and any other logs that are relevant for 
this particular issue.

-- 
mysql has to autostart later
https://bugs.launchpad.net/bugs/307437
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 551901] Re: likewise-open fails to join Windows 2000 SP4 domain

2010-05-31 Thread Hernan
Thierry,
it seems to work well.
I have done the following :
-In a Lucid PC upgraded from Karmic having the manual patched krb5 installed 
: leaved the domain, installed package version 1.8.1+dfsg-2 (which has the 
problem with windows 2000 domains), verified it cannot join the domain, 
installed 1.8.1+dfsg-2ubuntu1~ppa1 version and verified it correct join the 
domain, log-in using a domain account and access domain network resources

-In a fresh Lucid PC : installed 1.8.1+dfsg-2ubuntu1~ppa1 version and verified 
it correct join the domain, log-in using a domain account, access domain 
network resources
When joining the domain I got the warning:
** Warning: A resumable error occurred while processing a module
Even though the configuration of 'hostname' was executed, the configuration did 
not fully complete. Please contact Likewise support. **
but everything worked as expected. Re-joining the domain does not issue the 
warning

Hope this help!

-- 
likewise-open fails to join Windows 2000 SP4 domain
https://bugs.launchpad.net/bugs/551901
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 566560] Re: samba server requires smbpasswd -a user constantly

2010-05-31 Thread rolfy
I'll try to get a time where my wifes not using the network to turn user
access back on to trace, or maybe install a VM to see if it happens
there too...

Basically i could fairly reliably get it to happen by:

 - smbpasswd -a
 - map a network drive to my server (home drive or user access drive) (save 
password)
 - after about 10 minutes (not sure the exact time, but wasn't a long time), 
disconnect that drive (in gnome just click eject)
 - reconnect to the drive, and you get prompted for a password (shouldn't!)

After that point, no matter what i do I can't reconnect until I run a
command to unlock the account, or set to no password, basically anything
that would re-write the password entry i think, but i've never looked at
the code, so i can't confirm this.

-- 
samba server requires smbpasswd -a user constantly
https://bugs.launchpad.net/bugs/566560
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 588104] [NEW] package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

2010-05-31 Thread Hontvari Jozsef
Public bug reported:

Binary package hint: bacula

While upgrading from 09.10 to 10.04 bacula could not upgade the database
because of the previous error. The MySQL was definietely run well before
the upgrade, but I manually merged its configuration file.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: bacula-director-mysql 5.0.1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic-pae
Uname: Linux 2.6.31-20-generic-pae i686
Architecture: i386
Date: Tue Jun  1 03:07:49 2010
ErrorMessage:
 ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
SourcePackage: bacula
Title: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade:

** Affects: bacula (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: ERROR 
2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
https://bugs.launchpad.net/bugs/588104
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 588104] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

2010-05-31 Thread Hontvari Jozsef

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49474430/Dependencies.txt

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/49474431/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/49474432/VarLogDistupgradeApttermlog.gz

** Attachment added: VarLogDistupgradeLspcitxt.gz
   http://launchpadlibrarian.net/49474433/VarLogDistupgradeLspcitxt.gz

** Attachment added: VarLogDistupgradeMainlog.gz
   http://launchpadlibrarian.net/49474435/VarLogDistupgradeMainlog.gz

** Attachment added: VarLogDistupgradeSystemstatetargz.gz
   http://launchpadlibrarian.net/49474436/VarLogDistupgradeSystemstatetargz.gz

-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: ERROR 
2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
https://bugs.launchpad.net/bugs/588104
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 588104] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

2010-05-31 Thread Hontvari Jozsef
At the end of the OS upgrade, Ubuntu displays A recovery will run now
(dpkg --configure -a). After this it again attempts to upgrade the
bacula database, and it seems it have completed successfully.

-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: ERROR 
2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
https://bugs.launchpad.net/bugs/588104
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs