Re: [Bug 1180777] Re: Windows 7 VM freeze on Ubuntu 12.04 KVM

2013-06-12 Thread f3a97
Hi Serge, Thanks for that. Please find attached my VM complete xml configuration file (virsh dumpxml). On 12 June 2013 21:21, Serge Hallyn <1180...@bugs.launchpad.net> wrote: > In fact that did not suffice (this is raring, not precise) - windows > needed to reboot to reset the model=rtl8139 ni

[Bug 1190431] [NEW] config-drive datasource does not provide availability_zone

2013-06-12 Thread Scott Moser
Public bug reported: The place this was noticed was in trying to use the 'nova.clouds.archive.ubuntu.com' mirror selection. Because the config-drive-v2 has a metadata entry of 'availability_zone', it didn't get found by the availabilty_zone property in cloudinit/sources/__init__.py Simple patch

[Bug 1185261] Re: MaaS nodes being enlisted with multiple network cards fail to commission

2013-06-12 Thread Andres Rodriguez
The only section where I see this would affect would be ipmi autodetection. Do the nodes in Ready state have CPU/Memory values? Now, MAAS requires Internet access (or archive access in such case) in order to be able to obtain packages and be able to install the packages it needs. I'm assuming tha

[Bug 1189939] Re: Initialization leaks file descriptors to /prox/self/auxv

2013-06-12 Thread Serge Hallyn
** No longer affects: php5 (Ubuntu) ** Changed in: libjpeg-turbo (Ubuntu) Importance: Undecided => High -- 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/1189939 Title: Initialization

[Bug 1188602] Re: get-console-output on instance fails with 'NoneType' object has no attribute 'replace'

2013-06-12 Thread Serge Hallyn
** Changed in: euca2ools (Ubuntu) Importance: Undecided => Low ** Changed in: euca2ools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/11

[Bug 1134036] Re: Failure when using ssh with a locale that is not configured on the server

2013-06-12 Thread Serge Hallyn
** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed -- 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/b

[Bug 1185160] Re: no way to see what user has a node allocated

2013-06-12 Thread Serge Hallyn
** Changed in: maas (Ubuntu) Importance: Undecided => High ** Changed in: maas (Ubuntu) Status: New => Confirmed -- 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/1185160 Title:

[Bug 1185261] Re: MaaS nodes being enlisted with multiple network cards fail to commission

2013-06-12 Thread Serge Hallyn
** Changed in: maas (Ubuntu) Status: New => Triaged ** Changed in: maas (Ubuntu) Importance: Undecided => Low -- 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/1185261 Title: M

[Bug 1185261] Re: MaaS nodes being enlisted with multiple network cards fail to commission

2013-06-12 Thread Andres Rodriguez
** Also affects: maas Importance: Undecided Status: New -- 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/1185261 Title: MaaS nodes being enlisted with multiple network cards fa

[Bug 1178826] Re: spamassassin broken error control on bad UNIX socket parameter

2013-06-12 Thread Serge Hallyn
** Changed in: spamassassin (Ubuntu) Importance: Undecided => Medium ** Changed in: spamassassin (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to spamassassin in Ubuntu. https://bugs.launchpad

[Bug 1188820] Re: shadow file permissions broken

2013-06-12 Thread Serge Hallyn
** Changed in: walinuxagent (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to walinuxagent in Ubuntu. https://bugs.launchpad.net/bugs/1188820 Title: shadow file permissions broken To manage no

[Bug 1068304] Re: ssh not using gnome-ssh-askpass

2013-06-12 Thread Bart Swennen
Confirming on Ringtail as well. Solution: make sure you have a public key file in ~/.ssh Create it with ssh-keygen -y from your private key if you don't have the public key in a separate file. If key.pub is available, gnome-ssh-askpass pops up and asks for the passphrase. Without the key.pub, g

[Bug 1180777] Re: Windows 7 VM freeze on Ubuntu 12.04 KVM

2013-06-12 Thread Serge Hallyn
In fact that did not suffice (this is raring, not precise) - windows needed to reboot to reset the model=rtl8139 nic (over tap device). Could you tell me which network device type you are using? It looks like I should set up a precise host on which to test. -- You received this bug notification

[Bug 1180777] Re: Windows 7 VM freeze on Ubuntu 12.04 KVM

2013-06-12 Thread Serge Hallyn
Actually no, in my case after I had started up IE and left it sitting, the desktop logged me out, which made windows change its network settings so that RDP was not allowed. I had to log back in over spicy before I could reconnect over RDP. -- You received this bug notification because you are a

[Bug 1189926] Re: data corruption in storage attached to VM using KVM

2013-06-12 Thread Adam Conrad
Hello Chris, or anyone else affected, Accepted qemu-kvm into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/qemu-kvm/1.0+noroms- 0ubuntu14.9 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1180777] Re: Windows 7 VM freeze on Ubuntu 12.04 KVM

2013-06-12 Thread Serge Hallyn
Confirmed in raring. ** Changed in: qemu-kvm (Ubuntu) Status: New => Confirmed -- 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/1180777 Title: Windows 7 VM freeze on Ubuntu 1

[Bug 1189926] Re: data corruption in storage attached to VM using KVM

2013-06-12 Thread Chris J Arges
The attached debdiff fixes the issue for precise. A test build of this package is available here: http://people.canonical.com/~arges/lp1189926/ ** Description changed: + [Impact] + + When using qemu-kvm-1.0 occasionally qcow2 disks will be corrupted. + + [Test Case] + + A test case can be dow

[Bug 1188827] Re: User option (-u or --user) is ignored

2013-06-12 Thread Marc Deslauriers
The parent process never drops privileges, only the child process which is handling a connection drops privileges. You need to look at the privileges of the child during a connection. I am closing this bug. If you can demonstrate that the child process isn't dropping privileges, please feel free t

[Bug 1173357] Re: Postfix in Lucid server vulnerable to CVE-2012-4929

2013-06-12 Thread Marc Deslauriers
We currently have openssl packages in -proposed which disable ssl compression by default. Please test them, and comment in bug #1187195 if they resolve your issue. Thanks. ** Information type changed from Private Security to Public Security ** Changed in: postfix (Ubuntu) Status: New =>

[Bug 1189926] Re: data corruption in storage attached to VM using KVM

2013-06-12 Thread Chris J Arges
This patch applied against v1.0 fixes the issue. ** Patch added: "0001-qcow2-Simplify-count_cow_clusters.patch" https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1189926/+attachment/3701602/+files/0001-qcow2-Simplify-count_cow_clusters.patch -- You received this bug notification becaus

[Bug 1190036] Re: default cinder database is /usr/lib/python2.7/dist-packages/cinder/openstack/common/db/cinder.sqlit

2013-06-12 Thread OpenStack Hudson
Reviewed: https://review.openstack.org/32646 Committed: http://github.com/openstack/cinder/commit/57cdb8f8c36a4835c918d9644bc26f41d0c0045a Submitter: Jenkins Branch:master commit 57cdb8f8c36a4835c918d9644bc26f41d0c0045a Author: Adam Gandelman Date: Tue Jun 11 14:50:01 2013 -0700 Re-s

[Bug 986973] Re: Facter bug causes puppet to hang

2013-06-12 Thread Shane Meyers
It would be fantastic if we could get memory.rb back ported to Precise, as this is really irritating to need to maintain a separate copy of memory.rb. Without the patched version, we experience many hangs per day with 'puppet apply' running via cron. Surprising to see a hang bug remain for so lon

[Bug 1189926] Re: data corruption in storage attached to VM using KVM

2013-06-12 Thread Chris J Arges
** Changed in: qemu-kvm (Ubuntu Precise) Assignee: (unassigned) => Chris J Arges (arges) ** Changed in: qemu-kvm (Ubuntu Precise) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ub

[Bug 1190280] [NEW] Nova compute starts too early when combined with libvirt and Xen

2013-06-12 Thread Vangelis Tasoulas
Public bug reported: I have a nova-compute/libvirt/xen environment (which is not working properly yet due to another bug I reported here: https://bugs.launchpad.net/nova/+bug/1190262) and after each reboot nova-compute is not starting. The log shows that it tries to connect to localhost:8000 but i

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-12 Thread Adam Stokes
** Description changed: + [Impact] + Example when using a key name 'my key': Caught exception reading instance data: http://169.254.169.254/2009-04-04/meta-data/mpi/my key Is a boto issue, see https://github.com/boto/boto/issues/659 + + + [Test Case] + + #!/usr/bin/env python + f

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-12 Thread Serge Hallyn
Thanks, ojab - tried out your testcase, worked like a charm. (For manual reproduction, I'd recommend sleeping 20 rather than 2) ** Description changed: Oh hai! I've found that 0.37.1-1ubuntu10 in precise/LTS cannot process symlinked executables correctly, the testcase is >$ python -c "

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-12 Thread Serge Hallyn
** Changed in: libcgroup (Ubuntu Precise) Status: New => In Progress ** Changed in: libcgroup (Ubuntu Precise) Assignee: (unassigned) => Serge Hallyn (serge-hallyn) ** Changed in: libcgroup (Ubuntu Precise) Importance: Undecided => High -- You received this bug notification becau

[Blueprint servercloud-s-server-app-banner-updates] Server Application Banner Updates

2013-06-12 Thread Yolanda Robla
Blueprint changed by Yolanda Robla: Work items changed: Work items: [yolanda] Check, enable, and test apache2: DONE - Check, enable, and test bind9: TODO - Check, enable, and test dovecot: TODO - Check, enable, and test exim: TODO + [yolanda] Check, enable, and test bind9: TODO + Check, enable

[Blueprint servercloud-s-server-app-banner-updates] Server Application Banner Updates

2013-06-12 Thread Yolanda Robla
Blueprint changed by Yolanda Robla: Work items changed: Work items: - Check, enable, and test apache2: TODO + [yolanda] Check, enable, and test apache2: DONE Check, enable, and test bind9: TODO Check, enable, and test dovecot: TODO Check, enable, and test exim: TODO - Check, enable, and te

[Blueprint servercloud-s-seeded-qa-workflow] Improving QA for seeded server packages

2013-06-12 Thread Yolanda Robla
Blueprint changed by Yolanda Robla: Work items changed: Work items: [andreserl] write dep-8 test for heartbeat/corosync/pacemaker: TODO [andreserl] write dep-8 test for tftpd-hpa: TODO [gandelman-a] write dep-8 test for haproxy: TODO [gandelman-a] write dep-8 tests puppet + facter: TODO

[Blueprint servercloud-s-seeded-qa-workflow] Improving QA for seeded server packages

2013-06-12 Thread Yolanda Robla
Blueprint changed by Yolanda Robla: Work items changed: Work items: [andreserl] write dep-8 test for heartbeat/corosync/pacemaker: TODO [andreserl] write dep-8 test for tftpd-hpa: TODO [gandelman-a] write dep-8 test for haproxy: TODO [gandelman-a] write dep-8 tests puppet + facter: TODO

[Bug 1190006] Re: Sync cliff-tablib 1.0-2 (main) from Debian unstable (main)

2013-06-12 Thread Didier Roche
This bug was fixed in the package cliff-tablib - 1.0-2 --- cliff-tablib (1.0-2) unstable; urgency=low * Uploading to unstable. -- Thomas Goirand Fri, 17 May 2013 15:01:41 + cliff-tablib (1.0-1) experimental; urgency=low * Initial release (Closes: #699594). -- Thomas Go

[Bug 1190019] Re: Sync python-tablib 0.9.11-2 (main) from Debian unstable (main)

2013-06-12 Thread Didier Roche
This bug was fixed in the package python-tablib - 0.9.11-2 --- python-tablib (0.9.11-2) unstable; urgency=low * Uploading to unstable. -- Thomas Goirand Sun, 12 May 2013 12:20:36 + python-tablib (0.9.11-1) experimental; urgency=low * Initial release (Closes: #699592).

[Bug 1190154] Re: please backport the missing logrotage file for the php5-fpm package

2013-06-12 Thread Robie Basak
OK, then in that case, let's leave it. Marking as Fix Released, as I've verified that /etc/logrotate.d/php5-fpm is provided by php5-fpm in Saucy. ** Summary changed: - please backport the missing logrotage file for the php5-fpm package + php5-fpm does not rotate logs ** Changed in: php5 (Ubuntu)

[Bug 706945] Re: php5-fpm package does not include a logrotate file

2013-06-12 Thread Robie Basak
*** This bug is a duplicate of bug 1190154 *** https://bugs.launchpad.net/bugs/1190154 This has since been fixed. ** Changed in: php5 (Ubuntu) Status: Won't Fix => New ** This bug has been marked a duplicate of bug 1190154 php5-fpm does not rotate logs -- You received this bug no

[Bug 1190154] Re: please backport the missing logrotage file for the php5-fpm package

2013-06-12 Thread Malte S. Stretz
I'm not sure if it is worth a backport either, just wanted to bring this up. I had to cope with a rather large log file which ate disk space but generally (aka in production) the php5-fpm.log doesn't grow very much and AFAIK is rewound on each restart, too. It would make my life easier though becau

[Bug 1190154] Re: please backport the missing logrotage file for the php5-fpm package

2013-06-12 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Fixing this in Precise would need to go through the SRU procedure https://wiki.ubuntu.com/StableReleaseUpdates#Procedure and comply with SRU policy (https://wiki.ubuntu.com/StableReleaseUpdates#When). I'm not sure

[Bug 1190154] Re: please backport the missing logrotage file for the php5-fpm package

2013-06-12 Thread Robie Basak
If this is fixed in Saucy, it should be Fix Released and have a Precise task added. I set this to Confirmed for now so we don't lose it. -- 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/119

[Bug 1190154] Re: please backport the missing logrotage file for the php5-fpm package

2013-06-12 Thread Robie Basak
Thinking about it, adding log rotation would just start rotating an already large file. I don't see regression potential except where existing users are already managing the log file in some other way (perhaps as a result of it not having log rotation previously?) -- You received this bug notific

[Blueprint servercloud-s-seeded-qa-workflow] Improving QA for seeded server packages

2013-06-12 Thread Yolanda Robla
Blueprint changed by Yolanda Robla: Work items changed: Work items: [andreserl] write dep-8 test for heartbeat/corosync/pacemaker: TODO [andreserl] write dep-8 test for tftpd-hpa: TODO [gandelman-a] write dep-8 test for haproxy: TODO [gandelman-a] write dep-8 tests puppet + facter: TODO

[Bug 1189986] Re: Please backport fixes

2013-06-12 Thread Yolanda Robla
** Changed in: php5 (Ubuntu) Importance: Wishlist => Medium -- 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/1189986 Title: Please backport fixes To manage notifications about this b

[Blueprint servercloud-s-seeded-qa-workflow] Improving QA for seeded server packages

2013-06-12 Thread Yolanda Robla
Blueprint changed by Yolanda Robla: Work items changed: Work items: [andreserl] write dep-8 test for heartbeat/corosync/pacemaker: TODO [andreserl] write dep-8 test for tftpd-hpa: TODO [gandelman-a] write dep-8 test for haproxy: TODO [gandelman-a] write dep-8 tests puppet + facter: TODO

[Bug 1190154] Re: please backport the missing logrotage file for the php5-fpm package

2013-06-12 Thread Malte S. Stretz
** Attachment added: "An adapted logrotate file (doesn't required the changes to the init script)" https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1190154/+attachment/3701365/+files/php5-fpm -- You received this bug notification because you are a member of Ubuntu Server Team, which is su

[Bug 1190154] Re: please backport the missing logrotage file for the php5-fpm package

2013-06-12 Thread Malte S. Stretz
Patches: http://anonscm.debian.org/gitweb/?p=pkg-php/php.git;a=commitdiff;h=8f8f58989c53b5437d93347a03b0bcf5ef8357f4 http://anonscm.debian.org/gitweb/?p=pkg-php/php.git;a=commitdiff;h=facf59e6f17fed1249ba0037834a8bd40ae27618 -- You received this bug notification because you are a member of Ubunt

[Bug 1190154] [NEW] please backport the missing logrotage file for the php5-fpm package

2013-06-12 Thread Malte S. Stretz
Public bug reported: This isse was reported in bug 706945 in 2011 already but closed as Won't Fix with the weird explanation "php5-fpm has been removed from upstream so im closing this bug." php5-fpm is obviously still in Ubuntu/Debian in 2013 and is still missing a logrotate file. I noticed this

[Bug 1189986] Re: Please backport fixes

2013-06-12 Thread Yolanda Robla
** Changed in: php5 (Ubuntu) Importance: Undecided => Wishlist -- 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/1189986 Title: Please backport fixes To manage notifications about thi