[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-11 Thread TianTian Gao
I reproduct the bug. firstly, close api_rate_limit. use the command below to create 2000 flavor. $ for i in {1..2000}; do nova flavor-create f-$i $i 1024 20 1 ;done; then I use novaclient to list all flavor $ time nova flavor-list +--+-+---+--+---+--+---+-

Re: [Bug 1165928] Re: package samba 2:3.6.3-2ubuntu2.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2013-04-11 Thread James Wright
Thank you... ran these and did not show any errors. new to linux and learning... i love it over MS!!! jim On Wed, Apr 10, 2013 at 4:12 AM, Yolanda Robla wrote: > Can you try these commands in a terminal? > > sudo apt-get update > sudo apt-get upgrade > > This should solve the problem > > ** Chan

[Bug 975781] Re: package quota 4.00-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-04-11 Thread Tomas Cassidy
Just ran into this bug while doing "sudo apt-get install quota" in a Terminal window. ** Changed in: quota (Ubuntu) Status: Expired => Incomplete ** Changed in: quota (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1073999] Re: Quantum service does not restart after reboot

2013-04-11 Thread Alan Pevec
** Changed in: cinder/folsom Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quantum in Ubuntu. https://bugs.launchpad.net/bugs/1073999 Title: Quantum service does not restart after reboot

[Bug 1150720] Re: [SRU] There is now a dependency on paramiko v1.8.0

2013-04-11 Thread Alan Pevec
** Changed in: cinder/folsom Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cinder in Ubuntu. https://bugs.launchpad.net/bugs/1150720 Title: [SRU] There is now a dependency on paramiko v1

[Bug 1122206] Re: l3_agent destroys all namespaces on init, even if router_id is set

2013-04-11 Thread Alan Pevec
** Changed in: quantum/folsom Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quantum in Ubuntu. https://bugs.launchpad.net/bugs/1122206 Title: l3_agent destroys all namespaces on init, ev

[Bug 1167073] Re: nova-network should increase nf_conntrack_max

2013-04-11 Thread Chuck Short
net.netfilter.nf_conntrack_max is not set by nova-network it uses the default. ** Changed in: nova Importance: Undecided => Wishlist ** Changed in: nova Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed t

[Bug 1167073] Re: nova-network should increase nf_conntrack_max

2013-04-11 Thread Chuck Short
net.netfilter.nf_conntrack_max is not set by nova-network it uses the default. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1167073 Title: nova-network should increase nf_conntrack_m

[Bug 1167073] Re: nova-network should increase nf_conntrack_max

2013-04-11 Thread Chuck Short
net.netfilter.nf_conntrack_max is not set by nova-network it uses the default. ** Changed in: nova (Ubuntu) Importance: Undecided => Wishlist ** Changed in: nova (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, whi

[Bug 1167921] Re: Feature freeze exception for python juju 0.7 in raring

2013-04-11 Thread Martin Packman
Apologies, the last version I had of the packaging had not been propagated to raring. See new diff for current raring package to the proposed. ** Patch added: "debdiff juju_0.6-1ubuntu1.dsc juju_0.7-0ubuntu1.dsc" https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1167921/+attachment/3640940/+

[Bug 1158465] Re: [SRU] update Windows Azure WALinuxAgent to 1.3.2 (12.04.2, 12.10 and 13.04)

2013-04-11 Thread Ben Howard
Verified proposed packages for 12.04 and 12.10 using virgin builds. Verified proposed packages via upgrades for 12.04 and 12.10 with published images Marking as verifed ** Tags added: verified -- You received this bug notification because you are a member of Ubuntu Server Team, which is subsc

[Bug 708493] Re: Can't login anymore: Read from socket failed: Connection reset by peer

2013-04-11 Thread Shondhi Singhal
Hi I am facing the same problem. I have tried manys mentioned on the net to solve but nothing seem to work. When I called: ping -M do -s 1500 ubuntu This is what I recieved in output- PING ubuntu (127.0.1.1) 1500(1528) bytes of data. 1508 bytes from ubuntu (127.0.1.1): icmp_req=1 ttl=64 time=0.

[Bug 1168030] Re: Apache2 with PHP FallbackResource doesn't work when Request-URI is / and encoding is gzip

2013-04-11 Thread Giovanni Lovato
Having "DirectoryIndex index.php" on the .htaccess file solves the issue. It seems the default Apache DirectoryIndex is causing the problem when index.php is not the first default index document. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscr

[Bug 1168030] [NEW] Apache2 with PHP FallbackResource doesn't work when Request-URI is / and encoding is gzip

2013-04-11 Thread Giovanni Lovato
Public bug reported: Installed packages: apache2-mpm-prefork (2.2.22-6ubuntu2.2) libapache2-mod-php5 (5.4.6-1ubuntu1.2) Steps to reproduce: 1. Allow option override on /var/www 2. Remove /var/www/index.html 3. Create /var/www/index.php with any content (e.g. ) 4. Create /var/www/.htaccess with Fa

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is "out of sync" with DHCP leases databases, I think...

2013-04-11 Thread Stéphane Graber
I'm just not convinced that there aren't ways to workaround the issue that's less invasive than SRUing this change. Did you consider pattern-matching the client string from iPXE and setting a 30s lease for those? That should solve your pool exhaustion problem and is supported syntax from upstream

[Bug 1167921] Re: Feature freeze exception for python juju 0.7 in raring

2013-04-11 Thread Dave Walker
Hi Martin, I agree that this upload should be in raring (& dropping Orchestra is something well overdue). I just tried to apply the debdiff to the current raring package - and it does not cleanly apply (almost does). Can you provide a debdiff that cleanly applies, to help with confidence please.

[Bug 1088411] Re: Cannot attach volumes to instances if using NexentaStor driver

2013-04-11 Thread Chuck Short
This should already be fixed please re-open if it isnt. ** Changed in: cinder Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cinder in Ubuntu. https://bugs.launchpad.net/bugs/1088411 Title: Cannot

[Bug 1088411] Re: Cannot attach volumes to instances if using NexentaStor driver

2013-04-11 Thread Chuck Short
This should already be fixed please re-open if it isnt. ** Changed in: cinder (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cinder in Ubuntu. https://bugs.launchpad.net/bugs/1088411

[Bug 1167921] Re: Feature freeze exception for python juju 0.7 in raring

2013-04-11 Thread Martin Packman
** Patch added: "debdiff juju_0.6-1ubuntu2.dsc juju_0.7-0ubuntu1.dsc" https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1167921/+attachment/3640697/+files/juju_0.6_to_0.7.diff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju i

[Bug 1092826] Re: libvirt client doesn't handle EINTR signal properly

2013-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.9.8-2ubuntu17.8 --- libvirt (0.9.8-2ubuntu17.8) precise-proposed; urgency=low [ Adam Conrad ] * libvirt-bin.postinst: also put admin group members into the libvirtd group, to support systems installed before precise. (LP: #1124127

[Bug 1082213] Re: libvirt: When installing two or more identical usb devices in a VM, only one works

2013-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.9.8-2ubuntu17.8 --- libvirt (0.9.8-2ubuntu17.8) precise-proposed; urgency=low [ Adam Conrad ] * libvirt-bin.postinst: also put admin group members into the libvirtd group, to support systems installed before precise. (LP: #1124127

[Bug 1095140] Re: documentation flaw "libvirt", rather than "libvirtd" group

2013-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.9.8-2ubuntu17.8 --- libvirt (0.9.8-2ubuntu17.8) precise-proposed; urgency=low [ Adam Conrad ] * libvirt-bin.postinst: also put admin group members into the libvirtd group, to support systems installed before precise. (LP: #1124127

[Bug 1097824] Re: Libvirt does not follow RESUME qemu monitor events. VMs remain in "paused" state forever

2013-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.9.8-2ubuntu17.8 --- libvirt (0.9.8-2ubuntu17.8) precise-proposed; urgency=low [ Adam Conrad ] * libvirt-bin.postinst: also put admin group members into the libvirtd group, to support systems installed before precise. (LP: #1124127

[Bug 1124127] Re: sudo group users not added to libvirtd group on install

2013-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.9.8-2ubuntu17.8 --- libvirt (0.9.8-2ubuntu17.8) precise-proposed; urgency=low [ Adam Conrad ] * libvirt-bin.postinst: also put admin group members into the libvirtd group, to support systems installed before precise. (LP: #1124127

Re: [Bug 509647] Re: [MIR] lxc

2013-04-11 Thread Serge Hallyn
Oh but I'm being silly - once the use count goes to 0 it cannot go back up, so we can check for that before trying to take the lock. -- 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/509647

Re: [Bug 509647] Re: [MIR] lxc

2013-04-11 Thread Serge Hallyn
Quoting Seth Arnold (509...@bugs.launchpad.net): > Urgh. sorry for losing track of this bug. I forgot to subscribe after > submitting my comment. > > I believe your proposed additional check would be sufficient. I _think_ > better might be to destroy the lock pointer in the shared structure when >

[Bug 952185] Re: ~/.pam_environment not parsed by default

2013-04-11 Thread Brian Murray
** Tags removed: verification-precise-done ** Tags added: verification-done-precise -- 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/952185 Title: ~/.pam_environment not parsed by def

[Bug 1167660] Re: maas-cluster-controller.postinst failing with an unterminated sed error

2013-04-11 Thread Diogo Matsubara
** Changed in: maas (Ubuntu) Status: In Progress => Fix Committed -- 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/1167660 Title: maas-cluster-controller.postinst failing with an

[Bug 1167888] Re: Error with Deallocating network for instance

2013-04-11 Thread kaytaz
Old version was 2012.1-0ubuntu2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1167888 Title: Error with Deallocating network for instance To manage notifications about this bug go to

[Bug 1167921] Re: Feature freeze exception for python juju 0.7 in raring

2013-04-11 Thread Martin Packman
As this is a new major version, seemed worth playing it safe. The main changes are new features, with potential compatibility concerns, and for instance the orchestra provider was removed entirely in this release. There is a review in progress on the packaging updates, once all the points are addr

[Bug 1167660] Re: maas-cluster-controller.postinst failing with an unterminated sed error

2013-04-11 Thread Andres Rodriguez
This os only se en when theres a leading whitespace un that particular variable which wouldnt normally happen ** Changed in: maas (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubunt

[Bug 1164475] Re: Missing dependency (libxml2) in raring

2013-04-11 Thread Robie Basak
Updated changelog message closes bug. ** Attachment added: "debdiff" https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1164475/+attachment/3640513/+files/debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. h

Re: [Bug 1167921] [NEW] Feature freeze exception for python juju 0.7 in raring

2013-04-11 Thread Dave Walker
Martin, Thanks for your attention to detail - for considering a FFe request. However, I'm not quite sure anything you have listed in the bug description requires a FFe. Can you clarify what Features (& not bug fixes) - this upload would introduce? In addition, is a debdiff suitable for review?

[Bug 1167921] [NEW] Feature freeze exception for python juju 0.7 in raring

2013-04-11 Thread Martin Packman
Public bug reported: The new upstream 0.7 release of juju should be included in raring. This is required for: * A number of bug fixes, and features serialisation of hook execution and UUIDs for environments * Packaging changes to make the go juju port coinstallable * Fix to regression in lxc sc

[Bug 1164475] Re: Missing dependency (libxml2) in raring

2013-04-11 Thread Robie Basak
** Attachment added: "bind9_9.9.2.dfsg.P1-2ubuntu2_amd64.build" https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1164475/+attachment/3640503/+files/bind9_9.9.2.dfsg.P1-2ubuntu2_amd64.build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subsc

[Bug 1164475] Re: Missing dependency (libxml2) in raring

2013-04-11 Thread Robie Basak
The libxml 2.9 release notes appear comprehensive and make no mention of any backwards incompatibilities. bind9 appears to continue functioning correctly built and linked with libxml 2.9. Upstream don't appear to have a public bug tracker, but responded to my email quickly, telling me that 2.9 supp

[Bug 952185] Re: ~/.pam_environment not parsed by default

2013-04-11 Thread Gunnar Hjalmarsson
@Dmitrijs: Sorry, but I don't have a setup for doing so. -- 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/952185 Title: ~/.pam_environment not parsed by default To manage notificatio

[Bug 1163218] Re: Typo in nova-cells upstart script

2013-04-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~zulcss/nova/nova-fixes -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1163218 Title: Typo in nova-cells upstart script To manage notifications about this bug go

[Bug 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-11 Thread Chuck Short
** Package changed: nova (Ubuntu) => nova ** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1166455 Title: nova

[Bug 1167888] Re: Error with Deallocating network for instance

2013-04-11 Thread Chuck Short
Which version were you upgrading from? ** 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 Ubuntu. https://bugs.launchpad.net/bugs/1167888 Title: Error with Deallocat

[Bug 1167660] Re: maas-cluster-controller.postinst failing with an unterminated sed error

2013-04-11 Thread Diogo Matsubara
I merge proposed the fixes to quantal and precise.sru packaging branches. ** Branch linked: lp:~matsubara/maas/fix-maas-cc-sed-quantal ** Branch linked: lp:~matsubara/maas/fix-maas-cc-sed-precise-sru ** Changed in: maas (Ubuntu) Status: New => In Progress ** Changed in: maas (Ubuntu)

[Bug 952185] Re: ~/.pam_environment not parsed by default

2013-04-11 Thread Dmitrijs Ledkovs
@ gunnarhj can you test openssh as well? ** Tags removed: verification-done ** Tags added: verification-precise-done verification-precise-gdm-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpa

[Bug 952185] Re: ~/.pam_environment not parsed by default

2013-04-11 Thread Gunnar Hjalmarsson
I have installed gdm 3.0.4-0ubuntu15.1 från precise-proposed. When logging in using GDM as a user with encryptfs protected $HOME, and unlike before, the locale environment is set in accordance with ~/.pam_environment. ** Tags removed: verification-needed ** Tags added: verification-done -- You r

[Bug 1167888] Re: Error with Deallocating network for instance

2013-04-11 Thread kaytaz
Typical config for compute nodes: # cat /etc/nova/nova.conf --dhcpbridge_flagfile=/etc/nova/nova.conf --dhcpbridge=/usr/bin/nova-dhcpbridge --logdir=/var/log/nova --state_path=/var/lib/nova --lock_path=/var/lock/nova --allow_admin_api=true --use_deprecated_auth=false --auth_strategy=keystone --sc

[Bug 1167888] [NEW] Error with Deallocating network for instance

2013-04-11 Thread kaytaz
Public bug reported: Description:Ubuntu 12.04.2 LTS Release:12.04 nova-compute: Installed: 2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.4 Candidate: 2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.4 Version table: *** 2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.4 0 500 http://ru

[Bug 952185] Re: ~/.pam_environment not parsed by default

2013-04-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/gdm -- 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/952185 Title: ~/.pam_environment not parsed by default To manage notifications about

[Bug 952185] Re: ~/.pam_environment not parsed by default

2013-04-11 Thread Dave Walker
Hello Gunnar, or anyone else affected, Accepted gdm into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/gdm/3.0.4-0ubuntu15.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.u

[Bug 952185] Re: ~/.pam_environment not parsed by default

2013-04-11 Thread Dave Walker
Hello Gunnar, or anyone else affected, Accepted openssh into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/openssh/1:5.9p1-5ubuntu1.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is "out of sync" with DHCP leases databases, I think...

2013-04-11 Thread Dave Walker
@stgraber, whilst I am not happy with the latest debdiff.. I do think this issue requires closer consideration. This is the only way that has been determined to resolve multiple IP leases per boot (can consume up to 3 different ones, with some configurations). This means that pools are quickly ex

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is "out of sync" with DHCP leases databases, I think...

2013-04-11 Thread Stéphane Graber
I'm declining this for precise and quantal SRU as the fix for this bug is the addition of a new configuration parameter and parameter number which is a feature change and therefore not suitable for SRU. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 985489] Re: nova-compute stops processing compute.$HOSTNAME occasionally on libvirt

2013-04-11 Thread wangpan
** Changed in: nova Assignee: wangpan (hzwangpan) => (unassigned) ** Changed in: nova Status: In Progress => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/985489

[Bug 1167660] Re: maas-cluster-controller.postinst failing with an unterminated sed error

2013-04-11 Thread Raphaël Badin
This also affects the precise and quantal packaging branches so it's probably worth fixing it there too. -- 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/1167660 Title: maas-cluster-cont