[Bug 907197] [NEW] ip address can't be injected into the instance when using lxc

2011-12-21 Thread ZhengPeng Hou
Public bug reported: 011-12-21 15:45:40,643 DEBUG nova.utils [-] Result was 2 from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:214 2011-12-21 15:45:40,880 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] backend module 'nova.db.sqlalchemy.api' from

[Bug 907197] Re: ip address can't be injected into the instance when using lxc

2011-12-21 Thread ZhengPeng Hou
-- 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/907197 Title: ip address can't be injected into the instance when using lxc To manage notifications about this bug go to:

[Bug 907197] Re: ip address can't be injected into the instance when using lxc

2011-12-21 Thread ZhengPeng Hou
--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 --force_dhcp_release --iscsi_helper=tgtadm --libvirt_use_virtio_for_bridges --verbose --s3_host=192.168.1.29

[Bug 907206] [NEW] SPACES missed in /usr/share/man/man8/keystone.8.gz

2011-12-21 Thread ZhengPeng Hou
Public bug reported: DESCRIPTION keystoneisaPythonimplementationoftheOpenstack identity service. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: keystone 2012.1~e2-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-5.11-generic 3.2.0-rc5 Uname: Linux 3.2.0-5-generic x86_64 ApportVersion:

[Bug 907206] Re: SPACES missed in /usr/share/man/man8/keystone.8.gz

2011-12-21 Thread ZhengPeng Hou
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/907206 Title: SPACES missed in /usr/share/man/man8/keystone.8.gz To manage notifications about this bug go to:

[Bug 907227] [NEW] krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba = 2:3.6.1-2 making upgrades and installs broken

2011-12-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: andy@D420:~$ sudo apt-get install ubuntu-desktop Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you

[Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba = 2:3.6.1-2 making upgrades and installs broken

2011-12-21 Thread Micah Gersten
apt-get -o Debug::pkgProblemResolver=true install libsmbclient Reading package lists... Done Building dependency tree Reading state information... Done Starting Starting 2 Investigating (0) libkrb5-3 [ amd64 ] none - 1.10+dfsg~alpha1-6 ( libs ) Broken libkrb5-3:amd64 Breaks on

[Bug 616064] Re: Broken networking in kvm guests

2011-12-21 Thread Anthony O.
Here is what I done in my client : user@host:~$ cat /dev/urandom | hexdump | head -c 1048576 /tmp/1MB.txt user@host:~$ N=1; while [ 1 ]; do echo $N | nc 192.168.1.214 8080; cat /tmp/1MB.txt | nc 192.168.1.214 8080; ((N += 1)); sleep 0.5s; done No problem here, in terminal 1 all was displayed

[Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba = 2:3.6.1-2 making upgrades and installs broken

2011-12-21 Thread Micah Gersten
This is due to this bug in Debian: http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=650541 Apparently a private symbol somehow was exported and ended up breaking upgrades to the new krb5, so this breaks was added. ** Also affects: samba (Ubuntu) Importance: Undecided Status: New **

[Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient = 2:3.6.1-2 making upgrades and installs broken

2011-12-21 Thread Micah Gersten
** Summary changed: - krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba = 2:3.6.1-2 making upgrades and installs broken + krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient = 2:3.6.1-2 making upgrades and installs broken -- You received this bug notification because you are a member

[Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient = 2:3.6.1-2 making upgrades and installs broken

2011-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package krb5 - 1.10+dfsg~alpha1-6ubuntu1 --- krb5 (1.10+dfsg~alpha1-6ubuntu1) precise; urgency=low * fix LP: #907227 - Drop Breaks on libsmbclient to 2:3.5.11~dfsg-4ubuntu3 since that will be the version in Ubuntu which would be built against the

[Bug 616064] Re: Broken networking in kvm guests

2011-12-21 Thread Anthony O.
To reproduce the use case, I need that nc serves big files from the server and that it would be my client which would download the 1MB file... but I don't manage to use nc correctly to do that. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient = 2:3.6.1-2 making upgrades and installs broken

2011-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:3.5.11~dfsg-4ubuntu4 --- samba (2:3.5.11~dfsg-4ubuntu4) precise; urgency=low * fix LP: #907227 - Bump build dependency on libkrb5-dev to (= 1.10+dfsg~) to make sure we're not getting any private symbols (see

[Bug 629878] Re: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf

2011-12-21 Thread Dave Walker
@lborda, I believe it should be -Xmx512m. I seem to remember less introduced issues. Thanks. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/629878 Title:

[Bug 907250] Re: Please merge Debian into Precise - libkrb5-3: Breaks: libsmbclient (= 2:3.6.1-2)

2011-12-21 Thread Martin-Éric Racine
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/907250 Title: Please merge Debian into Precise - libkrb5-3: Breaks: libsmbclient (= 2:3.6.1-2) To manage notifications about this bug

[Bug 907250] [NEW] Please merge Debian into Precise - libkrb5-3: Breaks: libsmbclient (= 2:3.6.1-2)

2011-12-21 Thread Martin-Éric Racine
Public bug reported: The libkrb5-3 that entered Precise today Breaks libsmbclient (= 2:3.6.1-2), which in turn breaks gvfs-backends. Fixing this requires merging a newer Samba from Debian (Precise currently has 2:3.5.11~dfsg- 4ubuntu3). ProblemType: Bug DistroRelease: Ubuntu 12.04 Package:

[Bug 906735] Re: package installation should create /var/log/puppet

2011-12-21 Thread Dave Walker
** Changed in: puppet (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/906735 Title: package installation should create /var/log/puppet To

[Bug 907250] Re: Please merge Debian into Precise - libkrb5-3: Breaks: libsmbclient (= 2:3.6.1-2)

2011-12-21 Thread Micah Gersten
*** This bug is a duplicate of bug 907227 *** https://bugs.launchpad.net/bugs/907227 No, it required fixing the same issue that was fixed in that samba build in Debian which was taken care of as bug 907227. ** This bug has been marked a duplicate of bug 907227 krb5 (libkrb5-3)

[Bug 907206] Re: SPACES missed in /usr/share/man/man8/keystone.8.gz

2011-12-21 Thread Dave Walker
** Tags added: bitesize ** Changed in: keystone (Ubuntu) Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/907206 Title: SPACES missed in

[Bug 907197] Re: ip address can't be injected into the instance when using lxc

2011-12-21 Thread Dave Walker
** Changed in: nova (Ubuntu) Importance: Undecided = Medium -- 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/907197 Title: ip address can't be injected into the instance when using

[Bug 907161] Re: BIND9 server lockup

2011-12-21 Thread Dave Walker
** Changed in: bind9 (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/907161 Title: BIND9 server lockup To manage notifications about this

[Bug 531599] Re: device mappings for partitions not removed after build using --raw, leading to filesystem corruption

2011-12-21 Thread Louis Bouchard
I have been able to test a potential fix for this problem. The unmap() function is responsible for tearing apart the device maps created by the kpartx commands. Those are created by the map_partitions() function. While tearing down the device maps created by the parted command, which is invoked

[Bug 906878] Re: package tftpd-hpa 5.0-21ubuntu2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 127

2011-12-21 Thread Dave Walker
Please can you attach /etc/default/tftpd-hpa thanks. ** Changed in: tftp-hpa (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in Ubuntu. https://bugs.launchpad.net/bugs/906878 Title:

[Bug 906654] Re: nova should depend on openstackx and load appropriate osapi_extensions by default

2011-12-21 Thread Dave Walker
** Changed in: nova (Ubuntu) Importance: Undecided = Medium -- 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/906654 Title: nova should depend on openstackx and load appropriate

[Bug 906500] Re: lxc-create fails with errors that it is unable to access archive.ubuntu.com

2011-12-21 Thread Dave Walker
** Changed in: lxc (Ubuntu) Importance: Undecided = Medium -- 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/906500 Title: lxc-create fails with errors that it is unable to access

[Bug 905612] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-12-21 Thread Dave Walker
** Changed in: open-vm-tools (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905612 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2:

[Bug 907152] [NEW] Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory

2011-12-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: It looks like there is a race condition between nova-compute-kvm and libvirt. We should move the init script into nova-compute-kvm and add a dependency on libvirt. I'll see about updating the package to handle this --- 2011-12-20 21:56:47,255 CRITICAL

[Bug 531599] Re: device mappings for partitions not removed after build using --raw, leading to filesystem corruption

2011-12-21 Thread Louis Bouchard
** Branch linked: lp:~louis-bouchard/ubuntu/precise/vm-builder/lp531599 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/531599 Title: device mappings for partitions not removed

[Bug 907152] Re: Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory

2011-12-21 Thread Thierry Carrez
This is actually an Ubuntu packaging issue. ** Project changed: nova = ubuntu ** Package changed: ubuntu = nova (Ubuntu) -- 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/907152 Title:

[Bug 907152] Re: Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory

2011-12-21 Thread Ubuntu Foundation's Bug Bot
The attachment nova-compute.upstart.diff 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 removing the tag

[Bug 857366] Re: support configuring landscape-client in cloud-config format

2011-12-21 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/857366 Title: support configuring landscape-client in cloud-config format To manage notifications

[Bug 857366] Re: support configuring landscape-client in cloud-config format

2011-12-21 Thread Scott Moser
fix-commited in trunk rev 496 http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/revision/496 ** Changed in: cloud-init Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in

Re: [Bug 629878] Re: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf

2011-12-21 Thread graziano obertelli
On Wed, 2011-12-21 at 10:10 +, Dave Walker wrote: @lborda, I believe it should be -Xmx512m. I seem to remember less introduced issues. Thanks. yep this is right: -XmXXXm is the correct one. You can also increase it quite a bit if you want (2 Gb or so may help if you have the memory

[Bug 900972] Re: lxc instance console output spewed to stdout

2011-12-21 Thread Scott Moser
** Also affects: lxc (Ubuntu) Importance: Undecided Status: New ** Description changed: I ran an instance of oneiric and ran LIBVIRT_TYPE=lxc for devstack. - When I ran an instance, the console output of the instance came to the - devstack screen's 0th window. + When I ran an

[Bug 874518] Re: ssh with kerberos fails after upgrade to 11.10

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

[Bug 876387] Re: fuser forking uncontrollably in cron job

2011-12-21 Thread Benpro
The bug in action, graphed by munin! The value is quite high ... ** Attachment added: munin graph processes https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+attachment/2643026/+files/processes-month.png -- You received this bug notification because you are a member of Ubuntu

[Bug 903752] Re: [MIR] sssd

2011-12-21 Thread Matthias Klose
we just did avoid promoting libev, having libevent already in main. libverto in main does provide an abstraction layer for all these event libraries. please check to use either libverto, or libevent directly. ** Changed in: tevent (Ubuntu) Status: New = Incomplete ** Changed in: sssd

[Bug 905464] Re: nova-common 2012.1~e2-0ubuntu2 installation fails

2011-12-21 Thread Adam Gandelman
Fixed in 2012.1~e2-0ubuntu2 ** Changed in: nova (Ubuntu) Status: Triaged = Fix Released -- 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/905464 Title: nova-common

[Bug 907543] Re: python-glance fails to install during postinst: update-python-modules: not found

2011-12-21 Thread Adam Gandelman
Also affects nova as python-support is not a listed dependency though update-python-modules is used in python-nova.postinst. ** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 907543] Re: python-glance fails to install during postinst: update-python-modules: not found

2011-12-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/precise/nova/lp907543 -- 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/907543 Title: python-glance fails to install during postinst:

[Bug 907543] Re: python-glance fails to install during postinst: update-python-modules: not found

2011-12-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/precise/glance/lp907543 -- 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/907543 Title: python-glance fails to install during postinst:

[Bug 903752] Re: [MIR] sssd

2011-12-21 Thread Jelmer Vernooij
libverto or libevent don't provide integration for talloc, which is one of the key features of libtevent. At the very least you would need a wrapper layer in libldb and sssd around libevent or libverto. Samba 4/OpenChange/Evolution-mapi (in universe) also rely on tevent and the fact that libldb

[Bug 907518] Re: swift proxy cannot start when configured to use keystone

2011-12-21 Thread Adam Gandelman
The issue is that the python-keystone package is not installing its *.egg-info ** Package changed: swift (Ubuntu) = keystone (Ubuntu) ** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone (Ubuntu) Status: New = Triaged -- You received this bug

[Bug 907518] Re: swift proxy cannot start when configured to use keystone

2011-12-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/precise/keystone/907518 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/907518 Title: swift proxy cannot start when configured to use

[Bug 839390] Re: Apache+Kerberos not working anymore since update today

2011-12-21 Thread Peter Matulis
@Michael You mentioned SSL. How does that fit in here? You can add bug data from an afflicted, internet-connected, system by running this: $ apport-collect 839390 Otherwise, there are ways to save bug data to file, transfer it to another machine, and then upload it to this bug. -- You

[Merge] lp:~gandelman-a/ubuntu/precise/glance/lp907543 into lp:~ubuntu-server-dev/glance/essex

2011-12-21 Thread Adam Gandelman
Adam Gandelman has proposed merging lp:~gandelman-a/ubuntu/precise/glance/lp907543 into lp:~ubuntu-server-dev/glance/essex. Requested reviews: Ubuntu Server Team (ubuntu-server) Related bugs: Bug #907543 in glance (Ubuntu): python-glance fails to install during postinst:

[Merge] lp:~gandelman-a/ubuntu/precise/nova/lp907543 into lp:~ubuntu-server-dev/nova/essex

2011-12-21 Thread Adam Gandelman
Adam Gandelman has proposed merging lp:~gandelman-a/ubuntu/precise/nova/lp907543 into lp:~ubuntu-server-dev/nova/essex. Requested reviews: Ubuntu Server Team (ubuntu-server) Related bugs: Bug #907543 in nova (Ubuntu): python-glance fails to install during postinst: update-python-modules:

[Bug 907620] [NEW] package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-12-21 Thread Rick Retterer
Public bug reported: Description:Ubuntu 10.04.3 LTS Release:10.04 Slapd 2.4.21-0ubuntu5.6 I'm trying to get LDAP installed to test a problem that I'm having with a php script. I had it installed, and running, but I was not happy with the configuration. So, I removed the software

[Bug 907620] Re: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-12-21 Thread Rick Retterer
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/907620 Title: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned

[Bug 902190] Re: udev fails to update (oneric host, lucid container)

2011-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-0ubuntu8.3 --- lxc (0.7.5-0ubuntu8.3) oneiric-proposed; urgency=low * debian/patches/0010-ubuntu-template-allow-mknod.patch: Allow mknod for any device (LP: #902190) -- Serge Hallyn serge.hal...@ubuntu.com Fri, 09 Dec 2011

Re: [Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba = 2:3.6.1-2 making upgrades and installs broken

2011-12-21 Thread Sam Hartman
Micah == Micah Gersten launch...@micahscomputing.com writes: Micah This is due to this bug in Debian: Micah http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=650541 Micah Apparently a private symbol somehow was exported and ended up Micah breaking upgrades to the new krb5, so

[Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient = 2:3.6.1-2 making upgrades and installs broken

2011-12-21 Thread Micah Gersten
Thank you Sam. AFAICT, nothing needs to be done in Debian as we'll be merging samba soon which will mean the Breaks in Debian will work just fine. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 893926] Re: Contains traces of UEC

2011-12-21 Thread graziano obertelli
@dave that is my understanding too. How many patches do you carry that we have not upstream? I can try to incorporate them into 2.0.4. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu.