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