[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-08-14 Thread Bryan Wu
Based on the overlayfs maintainer Miklos Szeredi's email [1], I think probably this issue won't be fixed in overlayfs very recently. So I agree to add this workaround in lxc-start-ephemeral. Please find my patch attached for review. it is against to latest lxc-start-ephemeral in Quantal. [1]:

[Bug 1034228] Re: maas-enlist script hard codes the path to the maas server

2012-08-14 Thread Julian Edwards
** Branch linked: lp:~julian-edwards/maas/enlistment-preseed-fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas-enlist in Ubuntu. https://bugs.launchpad.net/bugs/1034228 Title: maas-enlist script hard codes the path to the

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-08-14 Thread Andy Whitcroft
@Serge -- i am not familiar with how the chroot is made, but given the full directory is not included only the rootfs component we might be able to change where the union is mounted, to avoid this if its really life ending. -- You received this bug notification because you are a member of Ubuntu

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-14 Thread Emilien Macchi
[2] has been fixed with pip install django_openstack_auth I have the same issue with compressor module which is not installed. ** Also affects: horizon (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-14 Thread Emilien Macchi
After django_compressor installation, I have a 500 error again : http://paste.openstack.org/show/Ij5EgmVRUVNIEDjXhKLy/ -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/1036571 Title:

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-14 Thread Emilien Macchi
The package lessc is missing. Here is the summary to fix the issues : pip install django_openstack_auth pip install django_compressor apt-get install -y lessc I have an error with compression : http://paste.openstack.org/show/hdq6P2Ev56ITXrVAThx0/ ** Description changed: Hi, - I'm

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-14 Thread Emilien Macchi
I fixed all the issues with this method : pip install django_openstack_auth pip install django_compressor apt-get install -y lessc mkdir -p /usr/share/openstack-dashboard/bin/less/ ln -s $(which lessc) /usr/share/openstack-dashboard/bin/less/lessc ln -s

[Blueprint servercloud-q-ceph-object-integration] Ceph Object Integration with OpenStack

2012-08-14 Thread James Page
Blueprint changed by James Page: Work items changed: Work items for quantal-alpha-3: [james-page] Ceph 0.47.2 update for Ubuntu: DONE [james-page] Ceph 0.48 update for Ubuntu: DONE [james-page] Review MIR actions for ceph from last cycle: DONE [james-page] Check on status of libvirt+rdb

[Bug 1036585] [NEW] Horizon fails to provide Juju credentials with Internal Server Error upon clicking the dowload link.

2012-08-14 Thread koolhead17
Public bug reported: I am using Essex and openstack-dashboard 2012.1-0ubuntu8.1 on ubuntu 12.04 When i click http://myhost/settings/juju/ and click on Download Juju Enviornment Config it takes me to a page with Internal Server Error An unexpected error occurred while processing your

[Bug 1036622] [NEW] Slow NIS performance with programs such as 'finger'

2012-08-14 Thread Evren Yurtesen
Public bug reported: I am having slow NIS performance compared to Fedora with nearly identical configurations. I couldnt quite find out exactly what might be the problem and I also tried asking it as a question in answers section. All I got was a reply that I should open a bug report.

[Bug 1036622] Re: Slow NIS performance with programs such as 'finger'

2012-08-14 Thread Evren Yurtesen
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nis in Ubuntu. https://bugs.launchpad.net/bugs/1036622 Title: Slow NIS performance with programs such as 'finger' To manage notifications about this bug go to:

[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2012-08-14 Thread Thomas Tanghus Olsen
@Clint: You suggested that the comment on http://tanghus.net/2012/03/yet-another-mysql-vs-apparmor-barf/#comment-298 is related, which seems to be the case. What I experienced wasn't a missing /etc/apparmor.d/local/usr.sbin.mysqld, but rather that the update would have changed the paths back

[Bug 1036647] [NEW] mount.cifs fails on mount DFS linked share

2012-08-14 Thread Jonathan Davies
Public bug reported: mount.cifs fails to mount a DFS linked share on 12.04, this behaviour worked fine on 10.04. The DFS structure is: \\SERVER1\TEST\SHARE-LINK which goes to \\SERVER2\LINKED-SHARE . Mounting running: $ sudo mount -t cifs //server1/TEST/SHARE-LINK /mnt/dfs-mount -o

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-08-14 Thread Serge Hallyn
Ok, trying to work around this by changing how the ephemeral container is set up. ** Changed in: lxc (Ubuntu) Assignee: (unassigned) = Serge Hallyn (serge-hallyn) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-08-14 Thread Serge Hallyn
The following actually seems to work. Instead of using an overlayfs for all of /var/lib/lxc/q1-tmp-X, it only uses the overlayfs mount for /var/lib/lxc/q1-tmp-XX/rootfs. That way, as per Miklos' comment, /proc/self/fd and /proc/self/maps contents are resolved relative to the overlayfs

[Bug 934118] Re: Floating ips not available to instances after upgrade

2012-08-14 Thread Dave Walker
@Andrew, can you expand on the expected behaviour and what you believe the issue might be? Is it that the FloatingIp's became 'lost' and were not seemingly associated to users? Thanks. ** Changed in: nova (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification

[Bug 904532] Re: Provide a script to automate cleanup of _base

2012-08-14 Thread Dave Walker
Marking Ubuntu task as fix released, as this should be included with Essex-4 milestone and above. If this is not the case, please re-adjust the status as appropriate. Thanks. ** Changed in: nova (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you

[Bug 933818] Re: public-ipv4 metadata url not working

2012-08-14 Thread Dave Walker
ubuntu@server-207:~$ curl -s http://169.254.169.254/2008-02-01/meta-data/public-ipv4 91.189.93.36 ubuntu@server-207:~$ curl -s http://169.254.169.254/2008-02-01/meta-data/local-ipv4 10.55.63.7 ** Changed in: nova (Ubuntu) Status: Confirmed = Fix Released ** Changed in: nova

[Bug 1028509] Re: 'nova rescue' fails if an instance image does not have a kernel_id

2012-08-14 Thread Dave Walker
** Changed in: nova (Ubuntu) Importance: Undecided = Medium ** Changed in: nova (Ubuntu) Status: New = 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/1028509 Title:

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-08-14 Thread Serge Hallyn
Here is a version which properly cleans up. ** Patch added: lxc-maps2.debdiff https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/959352/+attachment/3260677/+files/lxc-maps2.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1036093] Re: nova volume-attach with high device name keeps volume in state attaching

2012-08-14 Thread Kurt Huwig
Version is nova-common 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/1036093 Title: nova volume-attach with high device name keeps volume in state attaching To

[Bug 596041] Re: /var/tmp is not cleared after squid restart

2012-08-14 Thread Sebastien Lumineau
SquidGuard does. And despite what Joachim Wiedorn said here: http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=494281 the pb seems not to be solved yet. My current squidGuard is SquidGuard: 1.4 Berkeley DB 5.1.25: (January 28, 2011) and I can confirm the /var/tmp is not cleaned up after a

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-08-14 Thread Serge Hallyn
** Also affects: linux (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: lxc (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Quantal) Importance: Medium Assignee: Bryan Wu (cooloney) Status: Confirmed ** Also

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-08-14 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.8.0~rc1-4ubuntu24 --- lxc (0.8.0~rc1-4ubuntu24) quantal; urgency=low * lxc-start-ephemeral: use unionfs only for the rootfs itself (LP: #959352) * allow config files to include other config files. -- Serge Hallyn

[Bug 923754] Re: ocfs2console crashed with DeprecationWarning in /usr/lib/python2.7/popen2.py: The popen2 module is deprecated. Use the subprocess module.

2012-08-14 Thread gregor herrmann
** Bug watch added: Debian Bug tracker #682517 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682517 ** Also affects: ocfs2-tools via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682517 Importance: Unknown Status: Unknown -- You received this bug notification because you

[Blueprint servercloud-q-openstack-folsom] Openstack Next Steps

2012-08-14 Thread Scott Moser
Blueprint changed by Scott Moser: Work items changed: Work items: [zulcss] Package nova for folsom: INPROGRESS [zulcss] Package swift for folsom: INPROGRESS [zulcss] Package horizon for folsom: INPROGRESS [zulcss] Package keystone for folsom: INPROGRESS [zulcss] Package glance for

[Bug 966577] Re: add explicit egress 'owner' rule on non-bootstrapping nodes to require root access to zookeeper

2012-08-14 Thread James Page
** Changed in: juju (Ubuntu Precise) Milestone: ubuntu-12.04.1 = precise-updates -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/966577 Title: add explicit egress 'owner' rule on

[Blueprint servercloud-q-userns] User namespace (update)

2012-08-14 Thread Serge Hallyn
Blueprint changed by Serge Hallyn: Work items changed: Work items: [ebiederm] Get first user ns patchset into linux-next: DONE - [ebiederm] Push remaining user ns patchset v28 into linux-next: TODO - [ebiederm] Push remaining user ns patches: TODO - [ebiederm] Write patch for adduser to

[Bug 1028503] [NEW] support creating initial user if not present

2012-08-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: cloud-init basically assumes that its default user (ubuntu) is already present. It would be cleaner if it had the ability to create this user if not present. Then, we could build images that had no local users. ** Affects: cloud-init Importance:

[Bug 1028503] Re: support creating initial user if not present

2012-08-14 Thread Dave Walker
** Package changed: ubuntu = cloud-init (Ubuntu) -- 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/1028503 Title: support creating initial user if not present To manage

[Bug 1028503] Re: support creating initial user if not present

2012-08-14 Thread Ben Howard
This affects the Azure images, as we have to delete the Ubuntu user per the Cloud Vendor rules. -- 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/1028503 Title: support creating

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-08-14 Thread Serge Hallyn
** Description changed: - Ephemeral containers (but not non-ephemeral ones) have all of their - /proc/*/maps entries prefixed with /rootfs. One problem this causes - is that graphviz uses /proc/self/maps to locate its plugins. That means - that some of the plugins can not be loaded. +

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Scott Kitterman
This is a valid bug. ** Changed in: clamav (Ubuntu) Status: Invalid = Triaged ** Bug watch added: Debian Bug tracker #684697 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684697 ** Also affects: clamav (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684697

[Bug 1019290] Re: stop lxc-net should do stop even when USE_LXC_BRIDGE=false

2012-08-14 Thread Serge Hallyn
** Changed in: lxc (Ubuntu Precise) Status: New = In Progress ** Changed in: lxc (Ubuntu Precise) Assignee: (unassigned) = Serge Hallyn (serge-hallyn) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-08-14 Thread Serge Hallyn
** Changed in: lxc (Ubuntu Precise) Status: Triaged = In Progress -- 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/959352 Title: Ephemeral containers have /rootfs prefix in

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Scott Kitterman
** Changed in: clamav (Ubuntu) Milestone: None = ubuntu-12.10-beta-1 ** Changed in: clamav (Ubuntu) Assignee: (unassigned) = Scott Kitterman (kitterman) ** Changed in: clamav (Ubuntu) Importance: Undecided = High ** Also affects: clamav (Ubuntu Natty) Importance: Undecided

[Bug 1021530] Re: [SRU] update to include stable fixes for OVS 1.4

2012-08-14 Thread Aaron Rosen
Hi Clint, It doesn't seem to have landed yet. Hopefully this will get in today? Thanks, Aaron -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvswitch in Ubuntu. https://bugs.launchpad.net/bugs/1021530 Title: [SRU] update to

[Bug 914160] Re: [MIR] openvswitch

2012-08-14 Thread Ben Pfaff
I hope that you guys at Ubuntu are aware that I'm proposing an alternative to get into Debian wheezy, as opposed to what's in Debian sid at the moment. The full details are at: http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=683771 (I proposed this weeks ago but it seems that the Debian

[Bug 1001040] Re: TLS library problem drops incoming mail when sender uses RC4-MD5 cipher

2012-08-14 Thread Trent Gamblin
Just as a side note here, I have the same problem with postfix. I also have the problem with Dovecot and Apache, and I assume anything using the RC4-MD5 cipher. So far I've disabled it in those 3 and things are working, except my Android tablet can't connect to my mail server because that's the

[Bug 997978] Re: KVM images lose connectivity with bridged network

2012-08-14 Thread Gary Cuozzo
I have seen this issue on 2 different servers which use bridging but not bonding. One server was a customer system and we were forced to back-date the OS to an earlier release. They were experiencing the issue up to once/day and quickly got impatient to have it resolved. The other server is an

[Bug 1014864] Re: [MIR] New package - walinuxagent

2012-08-14 Thread Ben Howard
** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1014864 Title: [MIR] New package - walinuxagent To manage notifications about this bug go to:

[Bug 1014864] Re: [MIR] New package - walinuxagent

2012-08-14 Thread Ben Howard
Confirmed to work on Azure, with all provisioning functions working. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1014864 Title: [MIR] New package - walinuxagent To manage

[Bug 1014864] Re: [MIR] New package - walinuxagent

2012-08-14 Thread David Medberry
Is this version number intentionally less than the version of the package in the existing 12.04 azure cloud-image? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1014864 Title: [MIR]

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-14 Thread Adam Gandelman
Hey Emilien- Thanks so much for the detailed report. Some of the dependencies are/will be satisified by new packages that are trickling into the Ubuntu archive. When those are satisfied, I'll update the packaging to include the required steps you've noted. ** Changed in: horizon (Ubuntu)

[Bug 997978] Re: KVM images lose connectivity with bridged network

2012-08-14 Thread kraig
I'm noticing the same behavior on 12.04 hosts with 12.04 guests. No bonding. I'm currently running a test with two identical VMs, one started after modprobing vhost_net -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Launchpad Bug Tracker
This bug was fixed in the package clamav - 0.97.5+dfsg-6ubuntu1 --- clamav (0.97.5+dfsg-6ubuntu1) quantal; urgency=low * Merge from Debian unstable (LP: #1015405). Remaining changes: - Drop build-dep on electric-fence (in Universe) - Add apparmor profiles for clamd and

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Scott Kitterman
This file triggers the issue. ** Attachment added: Thunderbird tarball that demonstrates the problem https://bugs.launchpad.net/hardy-backports/+bug/1015405/+attachment/3261467/+files/thunderbird-14.0b4.tar.bz2 -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Scott Kitterman
** Description changed: + [IMPACT] + + * Scanning errors on some files of some important types like PDF, DOC, + XLS, and tar.bz2. + + * Can cause major disruption of mail servers and other applications + + * Regression from previous releases + + * Bug fix is upstream fix that will be

[Bug 1020313] Re: openstack-dashboard hijacks the web root

2012-08-14 Thread Michael Still
Another option would be to create a vhost for the dashboard. ** Tags added: canonistack -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/1020313 Title: openstack-dashboard hijacks

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Scott Kitterman
Marking as security since this regression was introduced through the security pocket. ** This bug has been flagged as a security vulnerability -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in Ubuntu.

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Scott Kitterman
Fix for precise. ** Patch added: Precise debdiff https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1015405/+attachment/3261479/+files/precise-security.debdiff ** Changed in: clamav (Ubuntu Precise) Status: Triaged = Confirmed -- You received this bug notification because you are

[Bug 1036918] [NEW] Switching between regions causes login form to appear at the bottom of the page

2012-08-14 Thread Michael Still
Public bug reported: I have to regions configured in /etc/openstack- dashboard/local_settings.py. If I switch between them in the drop down at the top right of the screen, a login dialog appears at the bottom of the page which is quite confusing. Some thoughts: - credentials from the previous

[Bug 1036918] Re: Switching between regions causes login form to appear at the bottom of the page

2012-08-14 Thread Michael Still
** Attachment added: login-bug.png https://bugs.launchpad.net/bugs/1036918/+attachment/3261487/+files/login-bug.png -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/1036918 Title:

[Bug 1036919] [NEW] Region drop down showing incorrect region

2012-08-14 Thread Michael Still
Public bug reported: Hi. We have two regions configured in /etc/openstack- dashboard/local_settings.py. A user changed regions with the drop down, logged into the new region, and started an instance. The instance started in the _previous_ region. I'm not sure what debugging information to

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Scott Kitterman
Oneiric ** Patch added: Oneiric Debdiff https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1015405/+attachment/3261486/+files/oneiric.debdiff ** Changed in: clamav (Ubuntu Oneiric) Status: Triaged = Confirmed ** Patch removed: Precise debdiff

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Scott Kitterman
Better debdiff for precise ** Patch added: Precise debdiff https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1015405/+attachment/3261489/+files/precise-security.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Scott Kitterman
Natty debdiff ** Patch added: natty debdiff https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1015405/+attachment/3261498/+files/natty.debdiff ** Changed in: clamav (Ubuntu Natty) Status: Triaged = Confirmed -- You received this bug notification because you are a member of

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Scott Kitterman
Accepting clamav/0.97.5+dfsg-1ubuntu0.11.04.2~10.04.2 ** Changed in: lucid-backports Status: Triaged = Fix Released ** Changed in: lucid-backports Assignee: (unassigned) = Scott Kitterman (kitterman) -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Scott Kitterman
Accepting clamav/0.97.5+dfsg-1ubuntu0.11.04.2~08.04.2 ** Changed in: hardy-backports Status: Triaged = Fix Released ** Changed in: hardy-backports Assignee: (unassigned) = Scott Kitterman (kitterman) -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1015405] Re: ClamAV error: CL_EFORMAT: Bad format or broken data

2012-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/clamav ** Branch linked: lp:ubuntu/hardy-backports/clamav ** Branch linked: lp:ubuntu/lucid-backports/clamav -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in Ubuntu.

[Bug 1036934] [NEW] package slapd 2.4.28-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2012-08-14 Thread Jean-Philippe DEMORY
Public bug reported: Upgrade From Oneiric to Precise Des erreurs ont été rencontrées pendant l'exécution : slapd Error in function: ERROR:root:not handled exception: SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1) ProblemType: Package DistroRelease: Ubuntu 12.04 Package:

[Bug 1036934] Re: package slapd 2.4.28-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2012-08-14 Thread Jean-Philippe DEMORY
-- 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/1036934 Title: package slapd 2.4.28-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: le sous-processus script

[Bug 1036940] [NEW] package postfix 2.9.3-2~12.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2012-08-14 Thread Jishnu
Public bug reported: A system failed warning keeps croping up. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: postfix 2.9.3-2~12.04.2 ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24 Uname: Linux 3.2.0-29-generic-pae i686 ApportVersion: 2.0.1-0ubuntu12 Architecture: i386

[Bug 1036940] Re: package postfix 2.9.3-2~12.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2012-08-14 Thread Jishnu
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1036940 Title: package postfix 2.9.3-2~12.04.2 failed to install/upgrade: subprocess installed post-installation script returned

[Bug 1036934] Re: package slapd 2.4.28-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2012-08-14 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: VarLogDistupgradeAptclonesystemstatetargz.gz https://bugs.launchpad.net/bugs/1036934/+attachment/3261571/+files/VarLogDistupgradeAptclonesystemstatetargz.gz -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1036940] Re: package postfix 2.9.3-2~12.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2012-08-14 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1036940 Title: package postfix 2.9.3-2~12.04.2 failed to install/upgrade: subprocess

[Bug 1010295] Re: samba libthread_db

2012-08-14 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 961142] Re: chef 0.10: package installation: returned 100, expected 0

2012-08-14 Thread Launchpad Bug Tracker
[Expired for cloud-init (Ubuntu) because there has been no activity for 60 days.] ** Changed in: cloud-init (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1006690] Re: Acer 1830T, Intel HDA, ALC269VB : microphone does not work after upgrade to Quantal/kernel 3.4.0

2012-08-14 Thread Wladimir Mutel
Tested this build. It did not work. Can you build the same bisection with Precise configs ? (i.e., single big linux-image-generic package instead of split generic+extra) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1036502] Re: Change of icon set

2012-08-14 Thread Bhaavan Merchant
** Tags removed: precise ** Tags added: quantal ** Description changed: Ubuntu should move away from Tango, to a flat, monochromatic and sharper icon set. The Tango icons have gradients adding an overhead of visual complexity. The flat icons in the top Ubuntu panel look good, and ubuntu

[Bug 1036502] [NEW] Change of icon set

2012-08-14 Thread Bhaavan Merchant
Public bug reported: Ubuntu should move away from Tango, to a flat, monochromatic and sharper icon set. The Tango icons have gradients adding an overhead of visual complexity. The flat icons in the top Ubuntu panel look good, and ubuntu must have similar icons across. This seems to be an

[Bug 1036205] Re: Unity --replace gets stuck

2012-08-14 Thread To Do
Let me clarify the problem: Whenever there's a problem with Unity Dash or Launcher or Task switcher in the past I would use unity --replace. After upgrading to Precise, whenever I do this the top bar disappears, the launcher as well, parts of the open windows remain visible and the mouse pointer

[Bug 1006690] Re: Acer 1830T, Intel HDA, ALC269VB : microphone does not work after upgrade to Quantal/kernel 3.4.0

2012-08-14 Thread Wladimir Mutel
quantal 3.5.0-9 : does not work also -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1006690 Title: Acer 1830T, Intel HDA, ALC269VB : microphone does not work after upgrade to Quantal/kernel 3.4.0

[Bug 1036503] Re: xubuntu non-primary users are not allowed to suspend

2012-08-14 Thread Alexander List
This bug was also present using the mainline distribution kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036503 Title: xubuntu non-primary users are not allowed to suspend To manage

[Bug 1036503] [NEW] xubuntu non-primary users are not allowed to suspend

2012-08-14 Thread Alexander List
Public bug reported: I have created multiple users on my laptop after installinx Xubuntu 12.04. When the primary user (created at OS install time) closes the laptop lid, the system goes into suspend mode. When switched to a different user (using lock screen-switch user), this doesn't work -

[Bug 1036503] Re: xubuntu non-primary users are not allowed to suspend

2012-08-14 Thread Alexander List
Also, when clicking hibernate as the primary user, I get permission denied. If this is the default configuration that hibernate is disabled, there should be no menu option to hibernate. http://askubuntu.com/questions/94754/how-to-enable-hibernation-in-12-04 I suggest to revisit the entire PM

[Bug 1036423] Re: ubuntu installation crashes while updating through cd

2012-08-14 Thread Dmitrijs Ledkovs
Can you please explain a bit more when did it crash? Did you do a clean install, re-install, upgrade, or resize? What CD did you use? ** Changed in: ubiquity (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1035715] Re: [Satellite P850, Realtek ID 280, Speaker, Internal] No sound at all. However, sound does work if headphone jack is used.

2012-08-14 Thread David Henningsson
http://voices.canonical.com/david.henningsson/2012/07/13/top-five-wrong- ways-to-fix-your-audio/ - point 3 might be interesting for you. Whenever /proc/asound/card0/codec#0 starts with Realtek ID 280, that means the patch is not installed. It should start with Realtek ALC280 if the patch is

[Bug 1036490] Re: [regression] compiz crashed with SIGSEGV in g_main_context_iteration() from ... from CcpScreen::timeout()

2012-08-14 Thread Edward Donovan
Thank you, Daniel, for seeing what was going on -- much, much sooner that I was going to. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036490 Title: [regression] compiz crashed with SIGSEGV in

[Bug 972063] Re: Bluetooth Headset pairs but does not show up in Sound Settings profile

2012-08-14 Thread Alan Weeks
I apparently have similar problem. Ubuntu 12.04 updated Logitech BT Speaker Adapter. Updated BT s/ware but problem remains. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/972063 Title: Bluetooth

[Bug 1036503] Missing required logs.

2012-08-14 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 1036503 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a

[Bug 1036205] Re: Unity --replace gets stuck

2012-08-14 Thread Daniel van Vugt
** Also affects: unity Importance: Undecided Status: New ** Changed in: unity (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036205 Title: Unity

[Bug 1036181] Re: .viminfo file is wrong in Slovenian translation

2012-08-14 Thread Kovica
Understand. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036181 Title: .viminfo file is wrong in Slovenian translation To manage notifications about this bug go to:

[Bug 1036508] [NEW] unity launch bar disappeared

2012-08-14 Thread cpatrick08
Public bug reported: I installed the daily-live from August 13th and upgraded unity to latest version and i cannot see my icons on the unity launcher. I had the unity staging ppa enabled to see if it fixed my problem and it did not so i ppa purged the packages successfully to quantal version.

[Bug 1036508] Re: unity launch bar disappeared

2012-08-14 Thread cpatrick08
** Attachment added: unity Desktop 6.2 https://bugs.launchpad.net/bugs/1036508/+attachment/3260302/+files/Ubuntu%20desktop%20unity%206.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036508

[Bug 1036508] Re: unity launch bar disappeared

2012-08-14 Thread cpatrick08
** Attachment added: My hardware profile for my laptop https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1036508/+attachment/3260305/+files/hardwareprofile.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1036508] Re: unity launch bar disappeared

2012-08-14 Thread cpatrick08
i have the xorg edgers ppa enabled if that helps at all -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036508 Title: unity launch bar disappeared To manage notifications about this bug go to:

[Bug 1035037] Re: Mock keyring tests

2012-08-14 Thread Alberto Mardegan
** Changed in: signon-keyring-extension (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035037 Title: Mock keyring tests To manage notifications about this

[Bug 1017666] Re: Upstart startup

2012-08-14 Thread Clint Byrum
This sounds like a bug in pdns, not mysql. At this time, there is no earlier set of events we can use than runlevel [2345]. MySQL requires that the static network be up and working and that all filesystems be mounted, which is what runlevel 2 triggers on. On my 2008 model macbookpro w/ slow disk,

[Bug 990661] Re: lightdm zombie process created while press escape button on Login screen

2012-08-14 Thread Robert Ancell
Seb, what process are you seeing? LightDM does keep a root process open for each session (required to keep the PAM state for ending the session). This should be the same as before the patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1036511] [NEW] Please remove libmusicbrainz from the archive

2012-08-14 Thread Timo Aaltonen
Public bug reported: libmusicbrainz5 replaces this one, and there are no reverse dependencies left in quantal. ** Affects: libmusicbrainz (Ubuntu) Importance: Wishlist Status: Confirmed ** Changed in: libmusicbrainz (Ubuntu) Importance: Undecided = Wishlist ** Changed in:

[Bug 568611] Re: Screen brightness control fails on Dell Studio 1558

2012-08-14 Thread naveen
i installed ubuntu 12.04 , i cannot change the brightness. my system is dell 1558. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/568611 Title: Screen brightness control fails on Dell Studio 1558

[Bug 1034793] Re: Please remove obsolete video drivers from the archive

2012-08-14 Thread Timo Aaltonen
the displaylink KMS driver in the quantal kernel and x-x-v-modesetting replaces -displaylink, so added it to the list to remove. ** Also affects: xserver-xorg-video-displaylink (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Bug 1029819] Re: BUG: soft lockup - CPU#1 stuck for 23s!

2012-08-14 Thread Fede
Unfortunately I'm not able to reproduce the bug. It seems to happen randomly. When it last happened I was not even using the computer, it was idle. Without a way to reproduce the bug and given that it does not happen too frequently, it will be difficult to provide a call trace. -- You received

[Bug 568611] Re: Screen brightness control fails on Dell Studio 1558

2012-08-14 Thread naveen
uname -a Linux ubuntu 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux ls /sys/class/backlight acpi_video0 intel_backlight -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1033866] Re: Launcher - Switch on backlight toggles mode by default

2012-08-14 Thread Bartosz Kosiorek
** Changed in: unity-2d 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/1033866 Title: Launcher - Switch on backlight toggles mode by default To manage notifications

[Bug 991746] Re: package rkhunter 1.3.8-10 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-08-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: rkhunter (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/991746 Title:

[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-08-14 Thread Thomas Schmitt
Hi, i am the upstream programmer of libisofs and libburn but not directly involved in Brasero. Andrea Amoroso wrote in #63: still the mp3 cds I burnt are full of the mp3 i chose, with some of them unreadable and others readable but with many lags It is not clear to me whether libisofs was

[Bug 1004391] Re: Unable to define hard disk boot priority

2012-08-14 Thread karaluh
I know that, and this is exactly what the bug is about. It's overcomplicated and counterintuitive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1004391 Title: Unable to define hard disk boot

[Bug 1036457] Re: Sync kde-style-qtcurve 1.8.14-1 from Debian

2012-08-14 Thread Tehnick
You need to subscribe Ubuntu Sponsors Team (ubuntu-sponsors) if you want this package to be sync. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036457 Title: Sync kde-style-qtcurve 1.8.14-1 from

  1   2   3   4   5   6   7   8   9   10   >