[Bug 1441761] Re: package slapd 2.4.31-1+nmu2ubuntu8 [modified: usr/sbin/slapd usr/share/slapd/DB_CONFIG] failed to install/upgrade: subprocess installed post-installation script returned error exit s

2015-09-07 Thread Launchpad Bug Tracker
[Expired for openldap (Ubuntu) because there has been no activity for 60 days.] ** Changed in: openldap (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.laun

[Bug 1493188] [NEW] overlayroot doesn't work with vanilla kernel

2015-09-07 Thread 宋文武
*** This bug is a security vulnerability *** Public security bug reported: As mentioned in LP: #1411294, it's now called 'overlay' instead of 'overlayfs'. Ubuntu had patched the kernel for compatibility. (The original reporter is @~gpo-9.) ** Affects: cloud-initramfs-tools (Ubuntu) Importa

[Bug 1492621] Re: Cannot start VMs without routable IPv4 address

2015-09-07 Thread Kevin Otte
I don't have the 'kvm' command on this machine, but it definitely appears to be qemu related: kjotte@athens:~$ qemu-system-x86_64 -spice addr=127.0.0.1,port=5900 (/usr/bin/qemu-system-x86_64:1785): Spice-Warning **: reds.c:2330:reds_init_socket: getaddrinfo(127.0.0.1,5900): Address family for ho

[Bug 1493049] Re: memory corruption during live-migration in TCG mode

2015-09-07 Thread Serge Hallyn
@pboldin, the patch you cited was one of several (7?) which appear to be related, including commit 677e7805cf95f3b2bca8baf0888d1ebed7f0c606 Author: Paolo Bonzini Date: Mon Mar 23 10:53:21 2015 +0100 memory: track DIRTY_MEMORY_CODE in mr->dirty_log_mask DIRTY_MEMORY_CODE is only needed

[Bug 1493156] [NEW] pm-suspend aborts if highest numbered CPU offline, as of kernel 4.2

2015-09-07 Thread Doug Smythies
Public bug reported: Kernel 4.2 includes a significant commit (87549141d516aee71d511138e27117c41e8aef68), after the patch the files and directory are present even if the CPU is offline. If the CPU is offline, writing to those files isn't allowed and so the echo in 94cpufreq fails. If the failed e

[Bug 1436044] Re: cgproxy in systemd (vivd) containers doesn't work

2015-09-07 Thread Serge Hallyn
Actually this isn't valid unless and until lxcfs is in the archive for trusty, which may never happen. ** No longer affects: cgmanager (Ubuntu Utopic) ** Changed in: cgmanager (Ubuntu Trusty) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu

[Bug 1493135] [NEW] Occasional very slow replies from cgmanager

2015-09-07 Thread Serge Hallyn
Public bug reported: = SRU Justification 1. Impact: cgmanager takes 8 seconds or more for each reply 2. Fix: an upstream patch which mounts a tmpfs onto /root is backported 3. Regression potential: there should be none 4. Test case: stop cgmanager mount --bind

[Bug 1493049] Re: memory corruption during live-migration in TCG mode

2015-09-07 Thread Serge Hallyn
Great, thank you. ** Changed in: qemu (Ubuntu) Status: Incomplete => Triaged ** Changed in: qemu (Ubuntu) Importance: Undecided => High ** Also affects: qemu (Ubuntu Vivid) Importance: Undecided Status: New ** Also affects: qemu (Ubuntu Trusty) Importance: Undecided

[Bug 860064] Re: mii-tool in displays advertising and link partner fields backwards

2015-09-07 Thread Bug Watch Updater
** Changed in: net-tools (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-tools in Ubuntu. https://bugs.launchpad.net/bugs/860064 Title: mii-tool in displays advertising and link partner

[Bug 1493049] Re: memory corruption during live-migration in TCG mode

2015-09-07 Thread Pavel Boldin
There is no memory_region_get_dirty_log_mask in the 2.0.0, this was only introduced later. Strictly speaking, 2.0.0 is quite different from 2.4.0 in this matter but I checked the code logic here and it should be good. Yes, I was not sure what versions it affects so I only referenced Trusty. If thi

[Bug 1493049] Re: memory corruption during live-migration in TCG mode

2015-09-07 Thread Serge Hallyn
thanks for reporting this bug. Your backported patch skips the part in render_memory_region() where: -fr.dirty_log_mask = mr->dirty_log_mask; +fr.dirty_log_mask = memory_region_get_dirty_log_mask(mr); Was that on purpose? Also, in the NOVA bug you said you had filed a 'trusty' bug. Fro

[Bug 1492621] Re: Cannot start VMs without routable IPv4 address

2015-09-07 Thread Serge Hallyn
Thanks for reporting this bug. I suspect this is actually a libvirt bug. To make sure, could you check whether kvm -spice addr=127.0.0.1,port=5900 works for you? At least in an empty network namespace on my host this seemed to work fine. ** Changed in: qemu (Ubuntu) Status: New => Inc

[Bug 1452601] Re: vivid container's networking.service fails on boot with signal=PIPE

2015-09-07 Thread Serge Hallyn
I just created a vivid container on a vivid host, and got: root@v1:~# systemctl status networking.service ● networking.service - LSB: Raise network interfaces. Loaded: loaded (/etc/init.d/networking) Drop-In: /run/systemd/generator/networking.service.d └─50-insserv.conf-$network.co

[Bug 1493049] Re: memory corruption during live-migration in TCG mode

2015-09-07 Thread Ubuntu Foundations Team Bug Bot
The attachment "backported solution" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-mu

[Bug 1456305] Re: package keystone 1:2015.1.0-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-09-07 Thread Liam Young
I have been unable to reproduce this, this may be because the issue has been fixed in 2015.1.1. Please see if the latest keystone package resolved this issue for you. ** Changed in: keystone (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member

[Bug 1290813] Re: /etc/swift/container-server.conf is missing container-sync section

2015-09-07 Thread Liam Young
This was fixed in 1.13.1~rc1-0ubuntu1. See changelog: [ James Page ] ... * d/container-server.conf: Add missing container-sync section (LP: #1290813). ** Changed in: swift (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of

[Bug 1327218] Re: Volume detach failure because of invalid bdm.connection_info

2015-09-07 Thread Liam Young
The fix went into 2015.1.0 and 2015.1.1 is now in the cloud archive. ** Changed in: nova (Ubuntu) Status: New => 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/132721

[Bug 1492227] Re: 0.94.3 stable update

2015-09-07 Thread James Page
** Changed in: ceph (Ubuntu Vivid) Status: New => In Progress ** Changed in: ceph (Ubuntu Vivid) Assignee: (unassigned) => James Page (james-page) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs

[Bug 1493067] [NEW] ssh-copy-id does not work with fish on the other machine

2015-09-07 Thread Muelli
Public bug reported: ssh-copy-id 10.200.17.160 /usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed /usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys foo@10.200.17.16

[Bug 1475910] Re: package ceph 0.94.1-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/man/man8/ceph-deploy.8.gz', which is also in package ceph-deploy 1.5.20-0ubuntu1

2015-09-07 Thread James Page
** Changed in: ceph (Ubuntu Wily) Importance: High => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs.launchpad.net/bugs/1475910 Title: package ceph 0.94.1-0ubuntu1 failed to install/upgrade: tr

[Bug 1475910] Re: package ceph 0.94.1-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/man/man8/ceph-deploy.8.gz', which is also in package ceph-deploy 1.5.20-0ubuntu1

2015-09-07 Thread James Page
Impacts >= vivid only - 14.04 is fine. ** Description changed: - I was just doing the standard software updates using Ubuntu's Software - Updater + [Impact] + ceph & ceph-deploy packages have conflicting files and are not co-installable. + + [Test Case] + sudo apt-get install ceph-deploy + sudo

[Bug 1475910] Re: package ceph 0.94.1-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/man/man8/ceph-deploy.8.gz', which is also in package ceph-deploy 1.5.20-0ubuntu1

2015-09-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ceph -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs.launchpad.net/bugs/1475910 Title: package ceph 0.94.1-0ubuntu1 failed to install/upgrade: trying to overwri

[Bug 1477225] Re: ceph-radosgw restart fails

2015-09-07 Thread James Page
** Changed in: ceph (Ubuntu Wily) Assignee: (unassigned) => James Page (james-page) ** Changed in: ceph (Ubuntu Vivid) Assignee: (unassigned) => James Page (james-page) ** Changed in: ceph (Ubuntu Trusty) Assignee: (unassigned) => Liam Young (gnuoy) ** Changed in: ceph (Ubuntu Tru

[Bug 1475910] Re: package ceph 0.94.1-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/man/man8/ceph-deploy.8.gz', which is also in package ceph-deploy 1.5.20-0ubuntu1

2015-09-07 Thread James Page
** Changed in: ceph (Ubuntu) Status: Confirmed => In Progress ** Also affects: ceph (Ubuntu Vivid) Importance: Undecided Status: New ** Also affects: ceph (Ubuntu Wily) Importance: High Status: In Progress ** Changed in: ceph (Ubuntu Vivid) Status: New => In Pro

[Bug 1477225] Re: ceph-radosgw restart fails

2015-09-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ceph -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs.launchpad.net/bugs/1477225 Title: ceph-radosgw restart fails To manage notifications about this bug go to: h

[Bug 1492227] Re: 0.94.3 stable update

2015-09-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ceph -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs.launchpad.net/bugs/1492227 Title: 0.94.3 stable update To manage notifications about this bug go to: https:/

[Bug 1493049] [NEW] memory corruption during live-migration in TCG mode

2015-09-07 Thread Pavel Boldin
Public bug reported: [Impact] * Live-migration of QEMU instances in pure-emulation (TCG) mode [Test Case] HOW TO REPRODUCE 1. Run a QEMU instance with a simply VM inside it. The VM should have as few running daemons as it is posible. 2. Live migrate machine back and forth a few times. Use monito

[Bug 1493046] [NEW] package python-six 1.5.2-1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 127

2015-09-07 Thread ganesh
Public bug reported: package python-six 1.5.2-1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 127 ProblemType: Package DistroRelease: Ubuntu 14.04 Package: python-six 1.5.2-1 ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11 Uname: Linux 3.13.0

[Bug 1477225] Re: ceph-radosgw restart fails

2015-09-07 Thread Liam Young
** Branch linked: lp:~gnuoy/ubuntu/trusty/ceph/1477225 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs.launchpad.net/bugs/1477225 Title: ceph-radosgw restart fails To manage notifications about this bug

[Bug 1477225] Re: ceph-radosgw restart fails

2015-09-07 Thread Liam Young
** Branch unlinked: lp:~gnuoy/ubuntu/trusty/ceph/1477225 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs.launchpad.net/bugs/1477225 Title: ceph-radosgw restart fails To manage notifications about this bu

[Bug 1486931] Comment bridged from LTC Bugzilla

2015-09-07 Thread bugproxy
--- Comment From frede...@fr.ibm.com 2015-09-07 12:22 EDT--- David and his team are having a look after Pavaman's latest test. There's at least a problem with all component trying to be updated whereas only one was asked to ("component 1" passed and component 0,1 trying to be upgraded). In

[Bug 1477225] Re: ceph-radosgw restart fails

2015-09-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~gnuoy/ubuntu/trusty/ceph/1477225 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs.launchpad.net/bugs/1477225 Title: ceph-radosgw restart fails To manage notifications about this bug

[Bug 1492604] Re: python3-memcached uses invalid string handling

2015-09-07 Thread Torsten Bronger
It is Ubuntu 15.04: bronger@wolowitz:~/src/juliabase/jb-plus$ docker run -ti ubuntu:15.04 root@782b45f2f02a:/# apt-get install python3-memcache Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: dh-pytho

[Bug 1477225] Re: ceph-radosgw restart fails

2015-09-07 Thread James Page
** Changed in: ceph (Ubuntu Wily) Status: Fix Released => Triaged ** Also affects: ceph (Ubuntu Vivid) Importance: Undecided Status: New ** Changed in: ceph (Ubuntu Vivid) Status: New => Triaged ** Changed in: ceph (Ubuntu Vivid) Importance: Undecided => High -- You

[Bug 1428470] Re: jerasure: Fix upstream link

2015-09-07 Thread James Page
** Changed in: jerasure (Ubuntu) Status: Confirmed => Triaged ** Changed in: jerasure (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to jerasure in Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1492425] Re: multipath-tools: wily: the quilt patch handle_spaces_in_rev_attr.patch is misapplied

2015-09-07 Thread Robie Basak
** Summary changed: - multipath-tools: wily: adjust the patch handle_spaces_in_rev_attr.patch + multipath-tools: wily: the quilt patch handle_spaces_in_rev_attr.patch is misapplied -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multi

[Bug 1492521] Re: package openbsd-inetd 0.20091229-2ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-09-07 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Since it seems likely to me that this is a local configuration problem, rather than a bug in Ubuntu, I'm marking this bug as Incomplete. If indeed this is a local configuration problem, you can find pointers to ge

[Bug 1492604] Re: python3-memcached uses invalid string handling

2015-09-07 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please could you confirm which releases in Ubuntu are affected? I see no python3-memcache package in Trusty, 1.53+2014.06.08.git.918e88c496-1 Vivid and 1.56-1 in Wily. ** Changed in: python-memcache (Ubuntu)

[Bug 1492604] Re: python3-memcached uses invalid string handling

2015-09-07 Thread Robie Basak
(once you've provided this information, please change the bug status back to New) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-memcache in Ubuntu. https://bugs.launchpad.net/bugs/1492604 Title: python3-memcached uses invali

[Bug 1482227] Re: [MIR] python-pyeclib, liberasurecode, jerasure, gf-complete

2015-09-07 Thread James Page
After resolution of the backend loading issues in liberasurecode, I think this is now ready for review. ** Description changed: [Overview] Swift 2.3.0 has experimental support for erasure coded storage pools; even though this is optional, the integration is fairly well laced into the s

[Bug 1488056] Re: Rejected send message, 10 matched rules; type="method_return", sender=":1.84"

2015-09-07 Thread Robie Basak
@Jean-Pierre: You downgraded those packages from what version? Please could you confirm what versions work and what versions don't? I've also looked at the changelog entries for the security updates that were applied to bind9 in 15.04 since release, and none of the changes seem related. So it seem

[Bug 1488056] Re: Rejected send message, 10 matched rules; type="method_return", sender=":1.84"

2015-09-07 Thread Robie Basak
Importance -> High since you are now reporting a regression in DNS resolution after an update, rather than just spurious log messages. ** Changed in: bind9 (Ubuntu) Importance: Low => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribe

[Bug 1490727] Re: "Invalid IPC credentials" after corosync, pacemaker service restarts

2015-09-07 Thread Robie Basak
Please could you complete the bug report from the perspective of the pacemaker task? I don't think there's enough here to go on for example in a way that upstream or the Debian maintainer would understand. ** Changed in: pacemaker (Ubuntu) Status: Confirmed => Incomplete -- You received t

[Bug 251632] Re: DHCP client should not create temporary files in /etc

2015-09-07 Thread Robie Basak
> The bug is not actually fixed, it is only worked around by installing the "resolvconf" package by default. Debian consider this bug fixed, and this issue originates from Debian. So there is no action to take in Ubuntu unless someone wants to take it up in Debian by re-opening the bug there or fi

[Bug 1492429] [NEW] please update open-vm-tools to version 10.0.0

2015-09-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robie Basak (racb): Version 10.0.0 of open-vm-tools has been released. It is avaliable at: https://github.com/vmware/open-vm-tools/tree/stable-10.0.x See https://github.com/vmware/open-vm- tools/blob/stable-10.0.x/ReleaseNotes.md for release notes. Thi

[Bug 1385868] Re: Samba logrotate script uses invalid argument to /etc/init.d/nmdb

2015-09-07 Thread Robie Basak
@elatllat We'd love more community help! Please see https://wiki.ubuntu.com/SponsorshipProcess for details on getting this into the sponsorship queue. Keep in mind that submitted patches may not necessarily be suitable - sometimes they aren't the correct fix, might regress other users, or should b

[Bug 1492780] Re: package python3-urllib3 1.7.1-1ubuntu3 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-09-07 Thread Robie Basak
Thank you for your report. This looks like a local configuration problem, rather than a bug in Ubuntu. You can find pointers to get help for this sort of problem here: http://www.ubun tu.com/support/community Since we use this bug tracker to track bugs in Ubuntu, rather than configuration probl

[Bug 1481737] Re: HAProxy init script is not working properly

2015-09-07 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. We're in sync with Debian on the haproxy package so this bug should be reported there. For Ubuntu, managing haproxy with systemd units would presumably be easiest; this could also be contributed to Debian. Workaro

[Bug 1477225] Re: ceph-radosgw restart fails

2015-09-07 Thread Liam Young
** Description changed: + Upstream Bug: http://tracker.ceph.com/issues/11140 + [Impact] On 14.04 the restart target of the sysvinit script brings the service down but sometimes fails to bring the service back up again. There is a race between stop and start and in the failure case the a

[Bug 1491050] Re: qemu-img fails with "error while compressing sector 5121920: Input/output error" when -c flag is passed

2015-09-07 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:2.3+dfsg-5ubuntu5 --- qemu (1:2.3+dfsg-5ubuntu5) wily; urgency=medium * Import qcow2-handle-eagain-from-update_refcount from upstream to fix errors when using qemu-img convert -c. (LP: #1491050) -- Serge Hallyn Fri, 04 Sep 2015 16:

[Bug 1398999] Re: Block migrate with attached volumes copies volumes to themselves

2015-09-07 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 1.2.16-2ubuntu9 --- libvirt (1.2.16-2ubuntu9) wily; urgency=medium * Add upstream patches implementing a '--migrate-disks' option to virsh migrate to specify block devices to migrate. (LP: #1398999) -- Serge Hallyn Fri, 04 Sep 201