[Bug 1077838] [NEW] qemu-nbd -r -c taints device for subsequent usage, even after -d

2012-11-12 Thread Robert Collins
Public bug reported: Something about qemu-nbd -r -c /dev/nbd0 someimg leaves cruft behind - subsequent connections get marked readonly. This is on quantal, haven't checked precise or raring. To demonstrate: # use one image qemu-img create -f qcow2 /tmp/1.qcow2 100M sudo qemu-nbd -c /dev/nbd2

[Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2012-11-12 Thread Soren Hansen
Happens on Precise as well. -- 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/1077838 Title: qemu-nbd -r -c taints device for subsequent usage, even after -d To manage notifications

[Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2012-11-12 Thread Robert Collins
Quick code read - I think that this block: if (flags NBD_FLAG_READ_ONLY) { int read_only = 1; TRACE(Setting readonly attribute); if (ioctl(fd, BLKROSET, (unsigned long) read_only) 0) { int serrno = errno; LOG(Failed setting

[Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2012-11-12 Thread Robert Collins
http://paste.ubuntu.com/1352684/ is a debdiff, uploading the source format 3 patch as well ** Attachment added: Force the readonly bit to the appropriate state on startup.

[Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2012-11-12 Thread Robert Collins
** Attachment added: qemu-kvm_1.2.0+noroms-0ubuntu3.dsc https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1077838/+attachment/3431097/+files/qemu-kvm_1.2.0%2Bnoroms-0ubuntu3.dsc -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2012-11-12 Thread Robert Collins
** Attachment added: qemu-kvm_1.2.0+noroms-0ubuntu3_source.changes https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1077838/+attachment/3431098/+files/qemu-kvm_1.2.0%2Bnoroms-0ubuntu3_source.changes -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2012-11-12 Thread Robert Collins
Fixed patch - I had my sense inverted... http://paste.ubuntu.com/1352711/ ** Attachment added: Corrected patch https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1077838/+attachment/3431143/+files/qemu-kvm_1.2.0%2Bnoroms-0ubuntu3.debian.tar.gz ** Patch removed: Force the readonly bit to

[Bug 1014044] Re: PHP5-FPM not reporting errors to web server (nginx)

2012-11-12 Thread Everaldo Canuto
So, when this fix will be available at precise-updates? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1014044 Title: PHP5-FPM not reporting errors to web server (nginx) To manage

[Bug 1077874] [NEW] installation of ipvsadm is broken : unknown template field, can't dpkg-reconfigure

2012-11-12 Thread Joris
Public bug reported: root@cookie:~# apt-get install ipvsadm Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: heartbeat keepalived ldirectord The following NEW packages will be installed: ipvsadm 0 upgraded, 1 newly installed,

[Bug 889689] Re: E: nagios3-common: subprocess installed post-installation script returned error exit status 1

2012-11-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nagios3 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios3 in Ubuntu.

[Blueprint servercloud-r-openstack-grizzly] Openstack next steps

2012-11-12 Thread James Page
Blueprint changed by James Page: Work items changed: Work items: Release and package nova, glance, keystone, cinder, swift, horizon, quantum, and ceilometer for main: TODO MIR dependencies that need to be done for ceilometer: TODO SSL support openstack endpoints: TODO Apparmor profile

[Blueprint servercloud-r-openstack-qa] Openstack QA plan

2012-11-12 Thread James Page
Blueprint changed by James Page: Work items changed: Work items: Implement automated upgrade testing: TODO Investigate Grenade tests:, decouple, reuse and expand: TODO Finish pre-commit testing: TODO Implement multi-database testing: TODO - Integrate ceph into Openstack CI: TODO - Charm

[Bug 1077897] [NEW] Cron quota script not working for groups

2012-11-12 Thread Marko Steinberger
Public bug reported: The cron script /etc/cron.daily/quota does not work for groups, ie the file /etc/quotagrpadmins is ignored. Invoking warnquota with the option -g solves the issue. ** Affects: quota (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1014044] Re: PHP5-FPM not reporting errors to web server (nginx)

2012-11-12 Thread Thomas Ward
This fix was put in precise-updates well over a month ago, Everaldo. The post before yours shows where this was committed to precise-updates (it says precise-proposed, but it is in -updates). -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2012-11-12 Thread Ubuntu Foundation's Bug Bot
** Tags added: patch -- 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/1077838 Title: qemu-nbd -r -c taints device for subsequent usage, even after -d To manage notifications about

[Bug 1077874] Re: installation of ipvsadm is broken : unknown template field, can't dpkg-reconfigure

2012-11-12 Thread Joris
Hello, Here's a patch that fix the Unknown template field errors that debconf encounters. However, dpkg-reconfigure ipvsadm still doesn't work as it just spits out the following output : # dpkg-reconfigure ipvsadm * ipvsadm is not configured to run. Please run dpkg-reconfigure ipvsadm *

[Bug 811518] Re: SAMBA cannot browse Workgroups, name resolve order

2012-11-12 Thread Felix
** Patch added: Patching 1 line in smb.conf for users sake https://bugs.launchpad.net/ubuntu/+source/samba/+bug/811518/+attachment/3431230/+files/name_resolve_order_fix.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

[Bug 811518] Re: SAMBA cannot browse Workgroups, name resolve order

2012-11-12 Thread Felix
OKAY, this is not fixed yet. Where do i have to send a patch to? It really is as easy as writing name resolve order = bcast wins lmhosts host into smb.conf. Everytime a new Ubuntu is installed users are experiencing this and think fuck, not even shares work. Considering they raged about gfx

[Bug 1077874] Re: installation of ipvsadm is broken : unknown template field, can't dpkg-reconfigure

2012-11-12 Thread Joris
This bug is upstream, it affects debian wheezy too. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipvsadm in Ubuntu. https://bugs.launchpad.net/bugs/1077874 Title: installation of ipvsadm is broken : unknown template field, can't

[Bug 1077874] Re: installation of ipvsadm is broken : unknown template field, can't dpkg-reconfigure

2012-11-12 Thread Joris
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685577 ** Bug watch added: Debian Bug tracker #685577 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685577 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipvsadm in Ubuntu.

[Blueprint servercloud-r-lxc] LXC work for R

2012-11-12 Thread Stéphane Graber
Blueprint changed by Stéphane Graber: Work items changed: Work items: [serge-hallyn] Send user namespace delta to kernel-team ASAP: DONE [serge-hallyn] Post syslog namespace design wiki page: DONE [serge-hallyn] Send syslog namespace description to kernel-team ASAP: TODO

[Blueprint servercloud-r-lxc] LXC work for R

2012-11-12 Thread Stéphane Graber
Blueprint changed by Stéphane Graber: Work items changed: Work items: [serge-hallyn] Send user namespace delta to kernel-team ASAP: DONE [serge-hallyn] Post syslog namespace design wiki page: DONE [serge-hallyn] Send syslog namespace description to kernel-team ASAP: TODO

[Bug 1077874] Re: installation of ipvsadm is broken : unknown template field, can't dpkg-reconfigure

2012-11-12 Thread Joris
** Also affects: ipvsadm (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685577 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipvsadm in Ubuntu.

[Blueprint servercloud-r-kdump-tool] Enable kdump mechanism from kdump-tool instead of kexec-tools

2012-11-12 Thread Stefan Bader
Blueprint changed by Stefan Bader: Work items changed: Work items: [louis-bouchard] - kdump-tools needs to be MIR / file a bug: TODO - [smb] - discuss linuxcrashdump changes on ubuntu-devel / ubuntu-kernel: TODO - [smb] - linuxcrashdump changed to install kdump-tool (after discussion):

[Bug 811518] Re: SAMBA cannot browse Workgroups, name resolve order

2012-11-12 Thread Ubuntu Foundation's Bug Bot
The attachment Patching 1 line in smb.conf for users sake of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by

[Blueprint servercloud-r-openstack-grizzly] Openstack next steps

2012-11-12 Thread Chuck Short
Blueprint changed by Chuck Short: Work items changed: Work items: Release and package nova, glance, keystone, cinder, swift, horizon, quantum, and ceilometer for main: TODO MIR dependencies that need to be done for ceilometer: TODO SSL support openstack endpoints: TODO Apparmor profile

[Bug 1077874] Re: installation of ipvsadm is broken : unknown template field, can't dpkg-reconfigure

2012-11-12 Thread Ubuntu Foundation's Bug Bot
The attachment This patch resolves the Unknown template field errors. of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this

[Bug 1076825] Re: Can't configure nova to use MySQL as backend

2012-11-12 Thread Chuck Short
The packaging uses sqlite by default, did you change your /etc/nova/nova.conf and then re-run nova-manage db sync? ** Changed in: nova (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in

[Bug 1077700] Re: Issue with ConfigDriveV2 and ssh authorized_keys

2012-11-12 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-init -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1077700 Title: Issue with ConfigDriveV2 and ssh authorized_keys To manage notifications about

[Bug 1077700] Re: Issue with ConfigDriveV2 and ssh authorized_keys

2012-11-12 Thread Scott Moser
fixed in trunk at revno 718. ** Changed in: cloud-init Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1077700 Title: Issue with

[Bug 1037567] Re: need config-drive-v2 support

2012-11-12 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu

[Bug 1076277] Re: package rrdcached 1.4.7-1 failed to install: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 139

2012-11-12 Thread Federico Cuello
You just need to create /var/lib/rrdcached/journal/ before installing and that's it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rrdtool in Ubuntu. https://bugs.launchpad.net/bugs/1076277 Title: package rrdcached 1.4.7-1 failed

[Bug 1066359] Re: ssh not functional on xubuntu 12.10

2012-11-12 Thread Book 'em Dano
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect -p openssh-client 1066359 Can you describe how the SSH server is set up? Are you using

[Blueprint servercloud-r-lxc] LXC work for R

2012-11-12 Thread Stéphane Graber
Blueprint changed by Stéphane Graber: Work items changed: Work items: [serge-hallyn] Send user namespace delta to kernel-team ASAP: DONE [serge-hallyn] Post syslog namespace design wiki page: DONE [serge-hallyn] Send syslog namespace description to kernel-team ASAP: TODO

[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-11-12 Thread Jeff Mitchell
I'm hitting this bug, but I both have enabled_apis defined in my nova.conf and I don't have osapi_volume in there: enabled_apis=ec2,osapi_compute,metadata Could there be some other issue specific to the Ubuntu packages? -- You received this bug notification because you are a member of Ubuntu

[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-11-12 Thread Jeff Mitchell
I figured it out: This documenation here: http://docs.openstack.org/trunk/openstack- compute/admin/content/configuring-openstack-compute-basics.html has an authentication section that has a [keystone_authtoken] group near the top of the file. Unfortunately, that means that the rest of the file

[Blueprint servercloud-r-lxc] LXC work for R

2012-11-12 Thread Stéphane Graber
Blueprint changed by Stéphane Graber: Work items changed: Work items: [serge-hallyn] Send user namespace delta to kernel-team ASAP: DONE [serge-hallyn] Post syslog namespace design wiki page: DONE [serge-hallyn] Send syslog namespace description to kernel-team ASAP: TODO

[Bug 1068786] Re: man lxc-create doesn't expand ${localstatedir}

2012-11-12 Thread Stéphane Graber
This appears to have been fixed in the staging branch. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1068786 Title: man lxc-create doesn't expand ${localstatedir} To manage

[Bug 969604] Re: lxc-stop should be able to handle ephemeral containers more robustly

2012-11-12 Thread Stéphane Graber
The new implementation in python should fix that as the cleanup is now done by an lxc stop script, so even if lxc-start-ephemeral isn't running, the cleanup will occur. This change will land once we rebase Ubuntu's lxc on the git staging branch. -- You received this bug notification because you

[Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2012-11-12 Thread Serge Hallyn
Thanks, this still applies upstream as well. ** Changed in: qemu-kvm (Ubuntu) Status: New = Triaged ** Changed in: qemu-kvm (Ubuntu) Importance: Undecided = High ** Also affects: qemu Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 1078102] [NEW] /etc/ldap/ldap.conf missing

2012-11-12 Thread Peter Häring
Public bug reported: Ubuntu Server 12.04 There is a file /etc/ldap.conf, where for example you can specify the Location of Certificates for ssl/tls operation of ldap utilities like ldapsearch. But it turns out, that (at least ldapsearch) doesn't read /etc/ldap.conf, but /etc/ldap/ldap.conf,

[Blueprint servercloud-r-lxc] LXC work for R

2012-11-12 Thread Stéphane Graber
Blueprint changed by Stéphane Graber: Work items changed: Work items: [serge-hallyn] Send user namespace delta to kernel-team ASAP: DONE [serge-hallyn] Post syslog namespace design wiki page: DONE [serge-hallyn] Send syslog namespace description to kernel-team ASAP: TODO

[Bug 1044503] Re: kernel command line is not easily customizable

2012-11-12 Thread Julian Edwards
** No longer affects: maas/1.2 ** Changed in: maas (Ubuntu Quantal) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1044503 Title: kernel command line is

[Bug 1057705] Re: php5-fpm crashed with SIGSEGV in munmap()

2012-11-12 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1056293 *** https://bugs.launchpad.net/bugs/1056293 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: php5 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1078177] [NEW] typo in /etc/default/nagios3

2012-11-12 Thread Waseem Elliot
Public bug reported: When disabling Nagios3 at boottime? (no disables nagios3) ENABLED=no Restarting the nagios service to test : service nagios3 restart * Restarting nagios3 monitoring daemon nagios3

[Bug 190737] Re: Hi load average using in 8.04a4 NIS/Autofs setup copied from 7.10

2012-11-12 Thread Thomas Hotz
** Changed in: tracker (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in Ubuntu. https://bugs.launchpad.net/bugs/190737 Title: Hi load average using in 8.04a4 NIS/Autofs setup