[Bug 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2010-12-28 Thread Fathi Boudra
** Bug watch added: Meego #10075 http://bugs.meego.com/show_bug.cgi?id=10075 ** Also affects: meego via http://bugs.meego.com/show_bug.cgi?id=10075 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 694953] [NEW] missing i386 libraries on amd64

2010-12-28 Thread Metabaronen
Public bug reported: Binary package hint: winbind It is common to use 32 bit proprietary applications like flashplayer, citrix and acrobat on a amd64 system. The NSS libraries are a vital part of the system as it enables programs to lookup user and group information. To solve this problem

[Bug 694754] Re: Apache graceful-stop doesn't end apache processes

2010-12-28 Thread Stefan Fritsch
Have you checked with netstat that there are no more open connections? The processes will only die once there are no more open connections. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu.

[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-28 Thread ingo
I do unsubscribe from this bug for the time beeing. It does not make sense to deal with the symtoms until the root of the evil Bug #672177 is fixed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in ubuntu.

[Bug 694953] Re: missing i386 libraries on amd64

2010-12-28 Thread Dave Gilbert
I've added ia32-libs to this bug since that's where most 32bit compatibility libraries go on 64 bit systems. (But I left samba since I wasn't sure that the ia32-libs guys would want to put this in and that the samba guys probably wanted to know). Dave ** Also affects: ia32-libs (Ubuntu)

[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-28 Thread Martin Rusko
On John Morrissey's libvirt-bin.conf file ... there is construct like: delay=$SHUTDOWN_TIMEOUT while [ $delay -gt 0 ]; do for uri in $URIS; do if ! run_virsh -c $uri list | awk '$3 == running {exit 1}'; then

[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-28 Thread Martin Rusko
Well placed 'break' command should make libvirt-bin.conf functioning correctly. ** Patch added: libvirt-bin.conf.diff https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/350936/+attachment/1778008/+files/libvirt-bin.conf.diff -- You received this bug notification because you are a member

Re: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2010-12-28 Thread Scott James Remnant
On Tue, Dec 28, 2010 at 6:47 AM, Clint Byrum cl...@fewbar.com wrote: This makes sense, because telinit u just sends SIGTERM to upstart, which has no handler, as it was removed by revision 977, and doesn't seem to have been added back. Since SIG_DFL signals are not delivered to init, I'm not

[Bug 694953] Re: missing i386 libraries on amd64

2010-12-28 Thread Jelmer Vernooij
** Changed in: samba (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. https://bugs.launchpad.net/bugs/694953 Title: missing i386 libraries on amd64 -- Ubuntu-server-bugs

[Bug 695055] [NEW] package clamav-milter 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-28 Thread Fawkat
Public bug reported: Binary package hint: clamav This error is reported by update manager ProblemType: Package DistroRelease: Ubuntu 10.04 Package: clamav-milter 0.96.3+dfsg-2ubuntu1.0.10.04.2 ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12 Uname: Linux 2.6.32-27-generic

[Bug 695055] Re: package clamav-milter 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-28 Thread Fawkat
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/695055 Title: package clamav-milter 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to install/upgrade: subprocess installed post-installation

[Bug 677764] Re: vsftpd postinstall checks for user/group starting with ftp

2010-12-28 Thread Imre Gergely
Isn't this bug a duplicate of bug #629234 ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vsftpd in ubuntu. https://bugs.launchpad.net/bugs/677764 Title: vsftpd postinstall checks for user/group starting with ftp --

Re: [Bug 677764] Re: vsftpd postinstall checks for user/group starting with ftp

2010-12-28 Thread odonata
To my novice eye, yes they do appear to be duplicates / related. As a user, I became involved with this partiuclar bug by reporting a problem I had where an install of vsftpd failed along with some other packages (Bug# 634085). Because of this I gave the developers who sent me questions as much

[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-28 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in ubuntu. https://bugs.launchpad.net/bugs/350936 Title: Should shut down domains on system shutdown -- Ubuntu-server-bugs mailing list

[Bug 675164] Re: New version of openssh cannot connect to ssh server

2010-12-28 Thread Matthew Gregg
I seem to have a similar problem in natty, but it happens only occasionally. I can successfully connect about 70% of the time. Using openssh-client 1:5.6p1-2ubuntu3. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.

Re: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2010-12-28 Thread Clint Byrum
On Tue, 2010-12-28 at 14:22 +, Scott James Remnant wrote: On Tue, Dec 28, 2010 at 6:47 AM, Clint Byrum cl...@fewbar.com wrote: This makes sense, because telinit u just sends SIGTERM to upstart, which has no handler, as it was removed by revision 977, and doesn't seem to have been

[Bug 687535] Re: upstart loses track of ssh daemon after reload ssh

2010-12-28 Thread Imre Gergely
I'm guessing this is waiting for a SRU. Here's the patch for Lucid and Maverick. Description updated for SRU. Please somebody add some notes to 'REGRESSION POTENTIAL' because I have no idea about that... ** Description changed: When sshd gets a signal 1 for reload, it forks a new process and

[Bug 687535] Re: upstart loses track of ssh daemon after reload ssh

2010-12-28 Thread Imre Gergely
** Patch added: Debdiff for Lucid https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/687535/+attachment/1778353/+files/lucid.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.

[Bug 687535] Re: upstart loses track of ssh daemon after reload ssh

2010-12-28 Thread Imre Gergely
** Patch added: Debdiff for Maverick https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/687535/+attachment/1778359/+files/maverick.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.

[Bug 695145] [NEW] package clamav-base 0.96. 3 dfsg-2ubuntu1.0.10.04.2 failed to install/upgrad e: sub-processo script post-installation instalado retor nou estado de saída de erro 1

2010-12-28 Thread Raul Yamasaki
Public bug reported: Binary package hint: clamav r...@xx:/home/xxx/Download/clamav-0.96.5# clamdscan / ERROR: Clamd is not configured properly. --- SCAN SUMMARY --- Infected files: 0 Time: 0.000 sec (0 m 0 s) And: # apt-get purge clamav* Lendo listas de pacotes... Pronto

[Bug 695145] Re: package clamav-base 0.96.3 df sg-2ubuntu1.0.10.04.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2010-12-28 Thread Raul Yamasaki
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/695145 Title: package clamav-base 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to install/upgrade: sub-processo script post-installation

[Bug 687535] Re: upstart loses track of ssh daemon after reload ssh

2010-12-28 Thread Clint Byrum
Thanks Imre! I've updated the 'regression-potential' and subscribed ubuntu-sru and ubuntu-sponsors. ** Tags added: patch ** Description changed: When sshd gets a signal 1 for reload, it forks a new process and ditches the old. This causes upstart to believe that ssh has crashed, and loses

[Bug 687535] Re: upstart loses track of ssh daemon after reload ssh

2010-12-28 Thread Clint Byrum
Imre, the debdiffs need different changelog lines for SRU's openssh (1:5.3p1-3ubuntu4.1) lucid-proposed; urgency=low and openssh (1:5.5p1-4ubuntu4.1) maverick-proposed; urgency=low Otherwise they look good to me. -- You received this bug notification because you are a member of Ubuntu Server

[Bug 695145] Re: package clamav-base 0.96.3 df sg-2ubuntu1.0.10.04.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2010-12-28 Thread Imre Gergely
How did you remove the clamav packages last time, before trying to reinstall? Did you by any change add the clamav user manually after removing the packages? Configurando clamav-base (0.96.3+dfsg-2ubuntu1.0.10.04.2) ... adduser: O usuário `clamav' já existe. Saindo. dpkg: erro processando

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-28 Thread Imre Gergely
Attached some debdiffs for Lucid and Karmic, please take a look. I've tried to build the package with the patch applied, but some tests failed, I'm not sure why. Output before build failing: The servers were restarted 437 times Spent 665.008 of 1469 seconds executing testcases Failed 5/752

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-28 Thread Imre Gergely
** Patch added: Debdiff for Lucid https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/684398/+attachment/1778576/+files/lucid.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

[Bug 684398] Re: mysqld crashes on certain ALTER TABLE queries (MySQL Bug #31145)

2010-12-28 Thread Imre Gergely
** Patch added: Debdiff for Karmic. https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/684398/+attachment/1778577/+files/karmic.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

Re: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2010-12-28 Thread Scott James Remnant
Are you sure? I can't find that code at all - it looks like it's been lost somehow On Tue, Dec 28, 2010 at 6:19 PM, Clint Byrum cl...@fewbar.com wrote: On Tue, 2010-12-28 at 14:22 +, Scott James Remnant wrote: On Tue, Dec 28, 2010 at 6:47 AM, Clint Byrum cl...@fewbar.com wrote: This

Re: [Bug 692043] Re: package bind9 1:9.6.1 .dfsg.P1-3ubuntu0.4 [modified: usr/share/bind9/b ind9-default.md5sum] failed to install/upgrade: el s ubprocés installed post-installation script retorn à el

2010-12-28 Thread sll
Hello Serge, Yes it solves and does the trick. Thanks! Sergi. On Wed, Dec 22, 2010 at 10:20 PM, Serge Hallyn 692...@bugs.launchpad.netwrote: Thanks for reporting this bug and helping to make Ubuntu better. From the dmesg, it looks as though bind9 failed to start because apparmor

[Bug 695145] Re: package clamav-base 0.96.3 df sg-2ubuntu1.0.10.04.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2010-12-28 Thread Raul Yamasaki
Thanks I will try to remove and force the installation. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. https://bugs.launchpad.net/bugs/695145 Title: package clamav-base 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to

[Bug 622815] Re: impossible to open network resources with nautilus

2010-12-28 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60 days.] ** Changed in: nautilus (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 622815] Re: impossible to open network resources with nautilus

2010-12-28 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 662687] Re: package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-28 Thread Launchpad Bug Tracker
[Expired for apache2 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: apache2 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu.

[Bug 660925] Re: package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-12-28 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 650795] Re: Third share is always read-only

2010-12-28 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 695256] [NEW] samba refuses to show shares

2010-12-28 Thread Cypher2
Public bug reported: Binary package hint: samba For some reason my samba shares refuse to show up on my network eversince the latest maverick updates. The testparm command outputs these strings and include my smb.conf parameters, which have never failed me so far, until now... Load smb

[Bug 695256] Re: samba refuses to show shares

2010-12-28 Thread Cypher2
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. https://bugs.launchpad.net/bugs/695256 Title: samba refuses to show shares -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or

[Bug 685724] Re: openvpn server loses internet after bridge activation

2010-12-28 Thread jtl999
Hi Whats the holdup. Thanks -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. https://bugs.launchpad.net/bugs/685724 Title: openvpn server loses internet after bridge activation -- Ubuntu-server-bugs mailing list

Re: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2010-12-28 Thread Clint Byrum
On Wed, 2010-12-29 at 00:06 +, Scott James Remnant wrote: Are you sure? I can't find that code at all - it looks like it's been lost somehow quite certain.. its a bit tricky to find it in bzr, but this will give it to you for, say, maverick: $ bzr branch lp:ubuntu/maverick/upstart