[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.

[Bug 904917] Re: TC_NOT_ACCEPTED has Ubuntu One hardcoded

2011-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-sso-client - 2.99.0-0ubuntu1 --- ubuntu-sso-client (2.99.0-0ubuntu1) precise; urgency=low * New upstream release: [ Alejandro J. Cura al...@canonical.com ] - An async webclient with qtnetwork and libsoup backends, to be used for

[Bug 891644] Re: Use /api/time to do the timesync

2011-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-sso-client - 2.99.0-0ubuntu1 --- ubuntu-sso-client (2.99.0-0ubuntu1) precise; urgency=low * New upstream release: [ Alejandro J. Cura al...@canonical.com ] - An async webclient with qtnetwork and libsoup backends, to be used for

[Bug 890416] Re: Unify executable for starting the service

2011-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-sso-client - 2.99.0-0ubuntu1 --- ubuntu-sso-client (2.99.0-0ubuntu1) precise; urgency=low * New upstream release: [ Alejandro J. Cura al...@canonical.com ] - An async webclient with qtnetwork and libsoup backends, to be used for

[Bug 890349] Re: Nightlies build failure on precise

2011-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-sso-client - 2.99.0-0ubuntu1 --- ubuntu-sso-client (2.99.0-0ubuntu1) precise; urgency=low * New upstream release: [ Alejandro J. Cura al...@canonical.com ] - An async webclient with qtnetwork and libsoup backends, to be used for

[Bug 877002] Re: Applications Lens (and apps in the Dash) not immediately available after login

2011-12-21 Thread Martin Vysny
I'm using unity2d and I am also affected by this problem. Sometimes, the application lense won't even start, or it seem to start 30 minutes or so. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877002

[Bug 862403] Re: Fix double back navigation in SSO reset code page

2011-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-sso-client - 2.99.0-0ubuntu1 --- ubuntu-sso-client (2.99.0-0ubuntu1) precise; urgency=low * New upstream release: [ Alejandro J. Cura al...@canonical.com ] - An async webclient with qtnetwork and libsoup backends, to be used for

[Bug 744580] Re: Firefox doesn't auto scroll when selecting content downwards

2011-12-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/firefox ** Branch linked: lp:ubuntu/maverick-proposed/firefox -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744580 Title: Firefox doesn't auto scroll

[Bug 643899] Re: Firefox sending header Accept-Language: chrome://global/locale/intl.properties

2011-12-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/firefox ** Branch linked: lp:ubuntu/maverick-proposed/firefox -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/643899 Title: Firefox sending header

[Bug 561124] Re: firefox sets LD_LIBRARY_PATH which breaks the icedtea6-plugin

2011-12-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/firefox ** Branch linked: lp:ubuntu/maverick-proposed/firefox -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/561124 Title: firefox sets LD_LIBRARY_PATH

[Bug 548866] Re: forgets middlemouse.contentLoadURL on upgrade or browser restart

2011-12-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/firefox ** Branch linked: lp:ubuntu/maverick-proposed/firefox -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/548866 Title: forgets

[Bug 907262] [NEW] error with scanner canon SmartBase MP360

2011-12-21 Thread Carlos Alberto
Public bug reported: I have two computers, both with the exact OS 64Bit ubuntu 11.10 and the same applications installed. I have only one printer/scanner , a SmartBase MP360 by canon. on the intel based computer it work wonders! but on the AMD 4200+ (packard bell) it prints but the scanner

[Bug 907262] Re: error with scanner canon SmartBase MP360

2011-12-21 Thread Carlos Alberto
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907262 Title: error with scanner canon SmartBase MP360 To manage notifications about this bug go to:

[Bug 907260] [NEW] [STAGING] Update Manager reported failure to update kernel

2011-12-21 Thread Kathleen Callaway
Public bug reported: lsb_release -rd Description:Ubuntu 10.04.3 LTS Release:10.04 apt-cache policy pkgname W: Unable to locate package pkgname cat /proc/version_signature Ubuntu 2.6.32-36.79-generic 2.6.32.46+drm33.20 sudo lspci -vnvn 00:00.0 Host bridge [0600]: Intel

[Bug 907260] Re: [STAGING] Update Manager reported failure to update kernel

2011-12-21 Thread Kathleen Callaway
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907260 Title: [STAGING] Update Manager reported failure to update kernel To manage notifications about this bug go to:

[Bug 901838] Re: Ugly busy cursor in Thunderbird 9

2011-12-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/firefox ** Branch linked: lp:ubuntu/maverick-proposed/firefox -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/901838 Title: Ugly busy cursor in Thunderbird

[Bug 814952] Re: MBROLA voices are too low

2011-12-21 Thread Jonathan Duddington
This problem does not occur with Ubuntu 11.10 Oneiric. The problem with earlier versions may be because eSpeak is looking for the mbrola voice files in the wrong location. Try moving or copying the voice file /usr/share/mbrola/us1/us1 to /usr/share/mbrola/voices/us1 Alternatively, use eSpeak

[Bug 736363] Re: New Windows on an empty desktop appear over launcher

2011-12-21 Thread Sebastian Bator
*** This bug is a duplicate of bug 688816 *** https://bugs.launchpad.net/bugs/688816 ** This bug has been marked a duplicate of bug 688816 Don't create windows over the launcher -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[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 Bugs, which is subscribed to 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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907197 Title: ip address can't be injected into the instance when using lxc To manage

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907161 Title: BIND9 server lockup To manage notifications about this bug go to:

[Bug 888321] Re: gnome-tweak-tool unusable because buttons/selectors outside windows

2011-12-21 Thread Fritz Heinrichmeyer
this is IMO the same bug i reported with #886006 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/888321 Title: gnome-tweak-tool unusable because buttons/selectors outside windows To manage

[Bug 478879] Re: cups doesn't print when the job is sent by virtualized windows xp

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

[Bug 311869] Re: Add driver for Sentelic Touch pad

2011-12-21 Thread Chris D
Thanks for your fantastic work Oskari! You beat me to it - I was getting close to getting absolute positioning working but hadn't worked out the correct registers yet. I applied your changes to the stock Oneiric kernel. Scrolling works as you stated, however cursor movement is jumpy to the point

[Bug 907188] Re: Asus EB1007 can't wake up from suspend when suspended using pm-suspend

2011-12-21 Thread Colin King
OK, I can't see any thing obvious in those logs. Perhaps the desktop is passing down some quirks which we aren't passing into pm-suspend when we run it standalone. Can you add the following to /usr/sbin/pm-suspend just after the #!/bin/bash line: echo $@ /root/pmsuspend-args.log and the run

[Bug 907264] Re: alarming error message on console

2011-12-21 Thread Fritz Heinrichmeyer
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907264 Title: alarming error message on console To manage notifications about this bug go to:

[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 350885] Re: camorama crash with message unable to capture image

2011-12-21 Thread Michael Moroni
Same on Ubuntu 12.04 in development -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/350885 Title: camorama crash with message unable to capture image To manage notifications about this bug go to:

[Bug 907275] [NEW] Gnome Save as dialog bug

2011-12-21 Thread Jacques
Public bug reported: OO 64 bits on EEEPC 1015PX Tested on thunderbird, firefox, evince On evince : File-Save a copy Select Documents in the left shortcuts area. Then double click on a listed directory (it does not matter which one). Select back the Documents directory by clicking on the

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/906878 Title: package tftpd-hpa

[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 Bugs, which is subscribed to 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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/905612 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel

[Bug 888321] Re: gnome-tweak-tool unusable because buttons/selectors outside windows

2011-12-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-tweak-tool (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/888321

[Bug 907274] [NEW] package dictionaries-common 1.11.5ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 255

2011-12-21 Thread Joakim Kargaard
Public bug reported: upgrade to Ubuntu 11.10 dictionaries-common: Installed: 1.11.5ubuntu1 Candidate: 1.11.5ubuntu1 Version table: *** 1.11.5ubuntu1 0 Expected the upgrade to 11.10 to complete without any problems. Upgrade did not complete without errors, but rather gave errors for the

[Bug 907274] Re: package dictionaries-common 1.11.5ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 255

2011-12-21 Thread Joakim Kargaard
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907274 Title: package dictionaries-common 1.11.5ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script

[Bug 907260] Re: [STAGING] Update Manager reported failure to update kernel

2011-12-21 Thread Brad Figg
** Changed in: linux (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907260 Title: [STAGING] Update Manager reported failure to update kernel To manage

[Bug 905839] Re: -l and -o options handled in reverse fashion

2011-12-21 Thread Matthias Klose
see https://wiki.ubuntu.com/OneiricOcelot/ReleaseNotes the section about GCC ** Changed in: gcc-4.6 (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/905839

[Bug 765813] Re: [drm:intel_prepare_page_flip] *ERROR* Prepared flip multiple times every frame with intel graphics

2011-12-21 Thread Bib
erratum: the log fill up with same error happens too at lower rate when opening/closing/reducing any window, just for the time the display is changing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 765813] Re: [drm:intel_prepare_page_flip] *ERROR* Prepared flip multiple times every frame with intel graphics

2011-12-21 Thread Bib
(no huge display changing apps used here, but gnome-system-log viewer for which the saturation maybe an cause-effect loop) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/765813 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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/906654 Title: nova should depend on openstackx and load appropriate osapi_extensions

[Bug 874774] Re: could not mount /dev/mapper/cryptswap1

2011-12-21 Thread TJ
Steve: as to being unrelated. I matched this bug report to the symptom that mountall stalled and couldn't continue. It was later when I debugged the issue step-by-step to discover the cause that the difference became apparent. Your patch looks good - although you could drop the use of $found to

[Bug 907264] [NEW] alarming error message on console

2011-12-21 Thread Fritz Heinrichmeyer
Public bug reported: i have the following error message. The tool works as usual (window dialog too small for german expressions sometimes, not reproducible reliably). This is the first time i started this tool in a terminal window: $ gnome-tweak-tool CRITICAL: Error parsing schema

[Bug 872044] Re: Bluetooth 'Send files' returns permission denied error

2011-12-21 Thread Jérémie Bouttier
I am affected by the same bug (fresh install of Ubuntu 11.10 with Unity). Actually I cannot do any file transfer with my phone : sending files from the phone, from the PC, browsing files, nothing works (permission denied everywhere). Also, the bluetooth-applet crashes. Only the initial pairing

[Bug 907281] [NEW] Gedit crashed when drag and droping a tab.

2011-12-21 Thread Martin Bodin
Public bug reported: Hi! I was working on Gedit. I’ve oppenned two windows of it, working on two different files at the same time). Then, I figure out that I could openned both documents in the same window using two tabs. Thus I drag and drop the (unique) tab of one of those window to the

[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 907284] [NEW] [Realtek ALC892] pactl stat failed to find default card

2011-12-21 Thread Hassan Williamson
Public bug reported: I have no sound at all. Doing the following makes sound work... however I have no control over the sound volumes per applications (except the overall sound using alsamixer - which is a pain): killall pulseaudio pulseaudio --kill alsa force-reload After doing those, sound

[Bug 907284] Re: [Realtek ALC892] pactl stat failed to find default card

2011-12-21 Thread Hassan Williamson
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907284 Title: [Realtek ALC892] pactl stat failed to find default card To manage notifications about this bug go to:

[Bug 907283] Re: GRUB is broken after using Solidworks 2010

2011-12-21 Thread YannUbuntu
** Attachment added: Diff_SolidWorks https://bugs.launchpad.net/bugs/907283/+attachment/2642430/+files/Diff_SolidWorks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907283 Title: GRUB is broken

  1   2   3   4   5   6   7   8   9   10   >