[Bug 1308431] [NEW] /etc/init.d/mysql script breaks things badly on trusty

2014-04-16 Thread glance
Public bug reported: The inclution of a /etc/init.d/mysql script that tries to run mysqld on its own breaks things lots of ways. Instead of this script it should be replaced by a link to /lib/init/upstart-job as it was in precise. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package:

[Bug 786941] [NEW] Cannot boot from non-existent NIC

2011-05-23 Thread glance
Public bug reported: Binary package hint: qemu-kvm The version of qemu-kvm in lucid can't boot from a network card defined by -device-parameters. Its probably the same bug as described in: https://bugzilla.redhat.com/show_bug.cgi?id=577851 ** Affects: qemu-kvm (Ubuntu) Importance:

[Bug 786939] [NEW] system_powerdown not working for qemu-kvm

2011-05-23 Thread glance
Public bug reported: Binary package hint: qemu-kvm Hi. The qemu-kvm version in lucid doesn't respond to system_powerdown. My guess is that its related to the bug reported in: http://www.mail-archive.com/kvm@vger.kernel.org/msg42872.html ** Affects: qemu-kvm (Ubuntu) Importance: Undecided

[Bug 579723] Re: kvm memory ballooning is unusable in Lucid

2010-07-23 Thread glance
** Changed in: libvirt (Ubuntu) Status: Fix Released = Confirmed -- kvm memory ballooning is unusable in Lucid https://bugs.launchpad.net/bugs/579723 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. --

[Bug 517478] Re: remotely executed netcat (nc) uses -q option which is not universally supported

2010-07-07 Thread glance
Sorry but this fix breaks ssh-connections for everyone not using a sh- based shell as login-shell. I personally use tcsh as login shell and nc -q 21 | grep -q 'requires an argument';if [ $? -eq 0 ] ; then CMD='-q 0';else CMD='';fi; isn't valid csh line. ** Attachment added: log

[Bug 517478] Re: remotely executed netcat (nc) uses -q option which is not universally supported

2010-07-07 Thread glance
** Tags added: regression-potential -- remotely executed netcat (nc) uses -q option which is not universally supported https://bugs.launchpad.net/bugs/517478 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. --