[Bug 431090] Re: libvirt apparmor profile is preventing libvirt from running eucalyptus VMs

2010-12-23 Thread soumyadip majumder
On the eucalyptus NC, when we try to start a VM, the process is unable to do so with the following error being thrown by libvirt (reported in nc.log): libvirt: monitor socket did not show up.: Connection refused (code=38) [Thu Dec 23 13:08:58 2010][002757][EUCAFATAL ] hypervisor failed to start

[Bug 648609] Re: unable to unmount broken cifs mount

2010-12-23 Thread Jon Dowland
I mount by hand via mount with the following line in /etc/fstab //tower3/home13/njd33 /home/jon/h cifs uid=1000,gid=1000,username=CAMPUS\njd33,user,noauto 0 0 ** Changed in: samba (Ubuntu) Status: Expired = New -- You received this bug notification because you are a member of

[Bug 693745] [NEW] wront time report for turkey

2010-12-23 Thread Oguz Altun
Public bug reported: Binary package hint: ntp While the the UTC time is 11:24, and local time is 13:21 in reality, the system shows 14:28 UTC, and 16:28 locally. I am not sure this is a ntp or tzdata issue, or another. But I seem to get an error message when I run ntptime command. The system is

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

2010-12-23 Thread ingo
@Clint: I did test your proposal in Maverick. Before editing the stop scripts: fgrep stop on runlevel /etc/init/*.conf /etc/init/acpid.conf:stop on runlevel [!2345] /etc/init/anacron.conf:stop on runlevel [!2345] /etc/init/apport.conf:stop on runlevel [!2345] /etc/init/atd.conf:stop on runlevel

Re: [Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-12-23 Thread Serge Hallyn
@Travis: just to make sure, does non-accelerated qemu also fail for you? On a 32-bit intel atom N455 I'm able to boot the debian netboot iso just fine... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in ubuntu.

[Bug 667269] Re: winbind crashes

2010-12-23 Thread gmoore777
I have just installed the samba-dbg package. When this problem happens again, what do I need to run, look at, provide back to this forum, etc? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

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

2010-12-23 Thread Serge Hallyn
** Changed in: vsftpd (Ubuntu Natty) Status: Confirmed = Fix Released -- 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

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

2010-12-23 Thread Serge Hallyn
** Description changed: Binary package hint: vsftpd ? ProblemType: Package DistroRelease: Ubuntu 10.04 Package: vsftpd (not installed) ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7 Uname: Linux 2.6.32-25-generic i686 AptOrdering: - vsftpd: Install -

[Bug 682831] Re: lost console output early in boot

2010-12-23 Thread Alon Swartz
I was tracking down this exact same bug today when I came across this bug report. I can confirm that adding xencons=hvc0 works around the issue on Lucid based builds, thanks Scott! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 691590] Re: libvirt should not take ownership of ISO images

2010-12-23 Thread Serge Hallyn
** Attachment added: Proposed patch to not chown isos https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/691590/+attachment/1774914/+files/debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu.

[Bug 691590] Re: libvirt should not take ownership of ISO images

2010-12-23 Thread Serge Hallyn
A package with the proposed fix is available for natty in ppa:serge- hallyn/virt. If this does what you need, then we can proceed to talk to the libvirt community. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu.

[Bug 691590] Re: libvirt should not take ownership of ISO images

2010-12-23 Thread C de-Avillez
Thank you, Serge. Testing it now. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. https://bugs.launchpad.net/bugs/691590 Title: libvirt should not take ownership of ISO images -- Ubuntu-server-bugs mailing list

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

2010-12-23 Thread ingo
I took you literally and canged all [!2345], not the others: The remaining now are: fgrep stop on runlevel /etc/init/*.conf /etc/init/rc.conf:stop on runlevel [!$RUNLEVEL] /etc/init/rcS.conf:stop on runlevel [!S] /etc/init/rc-sysinit.conf:stop on runlevel /etc/init/tty2.conf:stop on runlevel

[Bug 693422] Re: can't install php5-cli

2010-12-23 Thread Clint Byrum
Hi marco, thanks for taking the time to file this bug report and help us make Ubuntu better. Can you please provide * A detailed description of the issues including any evidence you've used to determine that this may be a bug. and if possible * A set of steps to repeat the issues. Marking

[Bug 689472] Re: package quagga 0.99.15-1ubuntu0.1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-12-23 Thread Serge Hallyn
It looks like quagga is designed to not stop the service automatically if it is running. Please try stopping the service manually ('service stop quagga' or '/etc/init.d/quagga stop') and then continue the upgrade. ** Changed in: quagga (Ubuntu) Status: New = Invalid -- You received this

[Bug 690352] Re: package snmpd 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 failed to install/upgrade:

2010-12-23 Thread Serge Hallyn
Thanks for reporting this bug and helping to make Ubuntu better. The snmpd upgrade process failed at removing the old package because it couldn't delete user snmp. It found that user was logged in. Please make sure snmpd is stopped and no processes running as snmp remain (ps -ef | grep snmp)

[Bug 692131] Re: package squid 2.7.STABLE9-2.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2010-12-23 Thread Serge Hallyn
Thanks for reporting this bug and helping to make Ubuntu better. The logs show that squid failed to start after being re-installed, but don't show why. Could you attach your /etc/squid/squid.conf and /var/log/squid/* files? It also may be helpful to try: service squid stop service squid start

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

2010-12-23 Thread Clint Byrum
On Thu, 2010-12-23 at 22:07 +, ingo wrote: I took you literally and canged all [!2345], not the others: The remaining now are: fgrep stop on runlevel /etc/init/*.conf /etc/init/rc.conf:stop on runlevel [!$RUNLEVEL] /etc/init/rcS.conf:stop on runlevel [!S]

[Bug 693020] Re: Closing KVM window requires clicking the X twice

2010-12-23 Thread Serge Hallyn
Thanks for taking the time to report this bug and helping to make Ubuntu better. Unfortunately I won't be able to try to reproduce this this week or next. If you are able to reproduce this in a standard ubuntu 10.04 LTS with classic desktop, that would be helpful information. Otherwise, I will

[Bug 693369] Re: package mysql-server-5.1 5.1.41-3ubuntu12.8 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-12-23 Thread Serge Hallyn
Thanks for taking the time to open this bug report and helping to make Ubuntu better. The logs show that mysql pre-install failed because your root disk is full. You may be able to save some space by clearing out old files in /var/log, and clearing out the apt cache with 'apt-get clean'. If

[Bug 693002] Re: apparmor rights bug with bind9 and resovconf

2010-12-23 Thread Serge Hallyn
Thanks for taking the time to report this bug and helping to make Ubuntu better. It appears as though the simplest solution is to edit etc/resolvconf/update.d/bind to change RUN_DIR to /var/run/named. /var/run/named is being used by bind9 in Ubuntu at the moment, and resolvconf simply needs to

[Bug 604872] Re: qemu-system-arm segfaults emulating versatile machine after running debootstrap --second-stage inside vm

2010-12-23 Thread Peter Maydell
I've analysed this segfault. The problem is that we're not correctly taking account of the IT state on entry to a Thumb translation block if we're retranslating it for cpu_restore_state(). The offending TB here is: 0x0003dc00: movle r2, #0 0x0003dc02: ldrr1, [pc, #644] (0x3de88)

[Bug 673313] Re: ssh does not honor -i switch with config file

2010-12-23 Thread Patrick Donnelly
This bug report will soon expire. What is the status on this? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. https://bugs.launchpad.net/bugs/673313 Title: ssh does not honor -i switch with config file --

Re: [Bug 692131] Re: package squid 2.7.STABLE9-2.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2010-12-23 Thread Cylon
I'm having all kinds of issues but I think it's due to the GTK Admin tools I installed. All of the file permissions on my system have been hosed ever since using this to install ProFTPd. Once I'm back on that machine I'll forward a copy of my squid.conf to you. Josh -Original Message-

[Bug 652489] Re: package openssh-server 1:5.3p1-3ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

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

[Bug 650443] Re: package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-12-23 Thread Launchpad Bug Tracker
[Expired for mysql-dfsg-5.1 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Incomplete = Expired -- 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 654227] Re: package clamav-milter 0.96.3 dfsg-2ubuntu0.10.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

[Bug 653950] Re: package backuppc 3.1.0-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

[Bug 653828] Re: windows computers can't resolve samba share names in 10.04

2010-12-23 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 653775] Re: other computers can't find my shared files

2010-12-23 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 653370] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade:

2010-12-23 Thread Launchpad Bug Tracker
[Expired for mysql-dfsg-5.1 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Incomplete = Expired -- 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 652545] Re: package apache2.2-common (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-23 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 652519] Re: package dovecot-postfix 1:1.2.11-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 137

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

[Bug 652515] Re: package dovecot-postfix 1:1.2.11-1ubuntu1 failed to install/upgrade: subprocess installed post-removal script killed by signal (Killed)

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

[Bug 644009] Re: package nagios3-common 3.0.6-2ubuntu1.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

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

[Bug 690352] Re: package snmpd 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 failed to install/upgrade:

2010-12-23 Thread wim sturkenboom
Thanks for the feedback. This was part of an online upgrade from 8.04 to 10.04 (as stated earlier). Not able to reproduce as the whole upgrade eventually resulted in a 'busybox' computer after reboot and I did a fresh install of 10.04. From your comment I understand that it's basically a bug in

[Bug 694029] Re: [natty] kvm guests become unstable after a while

2010-12-23 Thread Jamie Strandboge
** Also affects: kvm (Ubuntu) Importance: Undecided Status: New ** Package changed: kvm (Ubuntu) = qemu-kvm (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. https://bugs.launchpad.net/bugs/694029

[Bug 694029] Re: [natty] kvm guests become unstable after a while

2010-12-23 Thread Jamie Strandboge
Added qemu-kvm task as this is only with kvm quests. ** Description changed: After upgrading to natty's kernel I noticed that my VMs would sometimes become highly unstable, with random guest applications segfaulting and crashing in weird ways. This seems to be more pronounced when running