[Bug 1204530] Re: yppasswd results in a segmentation fault when run on clients or server

2015-01-21 Thread James C. West
I checked the link that Philip gave and the patch at the beginning worked for 14.04 when I recompiled the nis package from source. My users can finally change their passwords! The patch is --- nis-3.17.orig/yp-tools-2.9/src/yppasswd.c 2013-09-03 12:08:35.0 -0400 +++ ./yppasswd.c

[Bug 1297218] Re: guest hangs after live migration due to tsc jump

2015-01-21 Thread Serge Hallyn
Hi, just to be clear, the backport.patch which you uploaded actually increased jitter for you, making the situation worse, right? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1297218

[Bug 1413321] [NEW] ceph-disk commands fail due to unset cluster name

2015-01-21 Thread James Page
Public bug reported: This appears to be a regression in the argparse package in python; under trusty ceph-disk works just fine, however in vivid, the cluster attribute remains unset (despite having a default of 'ceph'). Attached python demonstrates the problem. ProblemType: Bug DistroRelease:

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

2015-01-21 Thread Serge Hallyn
Please file a new bug against the linux package, preferably (if possible) using the command 'ubuntu-bug linux' -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/997978 Title: KVM

Re: [Bug 1358835] Re: numa_node_of_cpu() returns warning when cpu_index 79

2015-01-21 Thread Serge Hallyn
Thierry, Could you comment on whether this upstream patch https://github.com/numactl/numactl/commit/32075635db57c3d5efe12f8fb569af857e01ccad would suffice for you? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu.

[Bug 1358835] libnuma.so.1 sum 55709

2015-01-21 Thread bugproxy
--- Comment (attachment only) From thierry.fa...@fr.ibm.com 2014-11-19 14:45 EDT--- ** Attachment added: libnuma.so.1 sum 55709 https://bugs.launchpad.net/bugs/1358835/+attachment/4303296/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb -- You received this bug notification

[Bug 1413348] Re: pinger crashed with SIGSEGV in malloc_consolidate()

2015-01-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1214379 *** https://bugs.launchpad.net/bugs/1214379 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1214379, so is being marked as such.

[Bug 1358835] new libnuma.so with fix

2015-01-21 Thread bugproxy
--- Comment on attachment From thierry.fa...@fr.ibm.com 2014-11-18 15:55 EDT--- Please have a test ** Attachment added: new libnuma.so with fix https://bugs.launchpad.net/bugs/1358835/+attachment/4303295/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb -- You received this bug

[Bug 1406925] Re: lxc-start fails due to insufficient permission for creating netdev

2015-01-21 Thread Karl-Philipp Richter
It'd be nice to validate the prerequisites (e.g. in `debconf` or at start) and fail with a better feedback (either at start, through package dependencies or a debconf warning (that the program can't be used or needs to be reconfigured)) or change default settings at installation. -- You received

[Bug 1408972] Re: openvswitch: failed to flow_del (No such file or directory)

2015-01-21 Thread Joseph Salisbury
@James Just curious if you had a chance to test the kernel posted in comment #9? -- 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/1408972 Title: openvswitch: failed to flow_del

[Bug 1413348] [NEW] pinger crashed with SIGSEGV in malloc_consolidate()

2015-01-21 Thread Marcos K
*** This bug is a duplicate of bug 1214379 *** https://bugs.launchpad.net/bugs/1214379 Public bug reported: happening by itself? pinger crashed with SIGSEGV in malloc_consolidate() ProblemType: Crash DistroRelease: Ubuntu 14.04 Package: squid3 3.3.8-1ubuntu6.2 ProcVersionSignature: Ubuntu

[Bug 1075717] Re: mounted-dev must not re-create consoles in a container

2015-01-21 Thread Stéphane Graber
This needs fixing in precise too. I just ran into that very problem with current upstream LXC and a precise privileged container. I'll upload a straight cherry-pick of the mounted-dev.conf job as we have it nowadays (I confirmed that fixes it here). ** Also affects: lxc (Ubuntu Precise)

[Bug 1413343] [NEW] lxc-create debug output is broken or useless

2015-01-21 Thread anatoly techtonik
Public bug reported: Can't create container and debug output doesn't explain anything: $ lxc-create --logpriority=DEBUG -n buildbox -o here.log lxc-create: Error creating container buildbox $ cat here.log lxc-create 1421867190.847 WARN lxc_log - lxc_log_init called with log already

Re: [Bug 1406925] Re: lxc-start fails due to insufficient permission for creating netdev

2015-01-21 Thread Serge Hallyn
We are working around important functionality being missing from the kernel. I'd prefer that the apparmor mount functionality go upstream sooner, rather then spend time (and risk regressions) working around it better. -- You received this bug notification because you are a member of Ubuntu

[Bug 1318830] Re: High CPU usage on windows virtual machine

2015-01-21 Thread Serge Hallyn
** Changed in: qemu (Ubuntu) Status: New = Invalid ** Changed in: qemu Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1318830 Title: High CPU

[Bug 1358835] Re: numa_node_of_cpu() returns warning when cpu_index 79

2015-01-21 Thread Serge Hallyn
@vorlon, I'll look a bit more and then do that (or reject). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index 79

[Bug 1413343] Re: lxc-create debug output is broken or useless

2015-01-21 Thread Serge Hallyn
You need to specify a template for the container to create. For instance, lxc-create -t download -n buildbox -- -d ubuntu -r trusty -a amd64 In newer releases, you do get a better error message: # lxc-create -n b1 A template must be specified. Use none if you really want a container without a

[Bug 1406925] Re: lxc-start fails due to insufficient permission for creating netdev

2015-01-21 Thread Serge Hallyn
Your kernel does not have the apparmor patchset to support mount restrictions. So long as tha tis the case, your workaround is the correct one. Note that (privileged) containers are less secure this way, although unprivileged containers should be ok. ** Changed in: lxc (Ubuntu) Status:

[Bug 1359421] Re: Update librtas for LE support

2015-01-21 Thread Breno Leitão
*** This bug is a duplicate of bug 1391322 *** https://bugs.launchpad.net/bugs/1391322 Just found that librtas version 1.3.13-1~14.04 is already at 14.04 repository. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to librtas in

Re: [Bug 1410746] [NEW] Interrupted lxc-snapshot deletes snapshot *and* vm

2015-01-21 Thread Serge Hallyn
Thanks, that definately should be fixed if possible. status: triaged importance: high ** Changed in: lxc (Ubuntu) Importance: Undecided = High ** Changed in: lxc (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1358835] new libnuma.so with fix

2015-01-21 Thread bugproxy
--- Comment on attachment From thierry.fa...@fr.ibm.com 2014-11-18 15:55 EDT--- Please have a test ** Attachment added: new libnuma.so with fix https://bugs.launchpad.net/bugs/1358835/+attachment/4303138/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb -- You received this bug

[Bug 1358835] libnuma.so.1 sum 55709

2015-01-21 Thread bugproxy
--- Comment (attachment only) From thierry.fa...@fr.ibm.com 2014-11-19 14:45 EDT--- ** Attachment added: libnuma.so.1 sum 55709 https://bugs.launchpad.net/bugs/1358835/+attachment/4303139/+files/libnuma1_2.0.9%7Erc5-1ubuntu2_ppc64el.deb -- You received this bug notification

[Bug 1358835] Re: numa_node_of_cpu() returns warning when cpu_index 79

2015-01-21 Thread Steve Langasek
Serge, as you've reviewed this patch, are you happy to upload this for 15.04? ** Changed in: numactl (Ubuntu) Assignee: Taco Screen team (taco-screen-team) = Serge Hallyn (serge-hallyn) -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1413293] Re: Unable to start instances, empty /etc/machine-id file.

2015-01-21 Thread James Page
Nova will use this file if present; however its empty on a stock vivid cloud-image. -- 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/1413293 Title: Unable to start instances, empty

[Bug 1413293] [NEW] Unable to start instances, empty /etc/machine-id file.

2015-01-21 Thread James Page
Public bug reported: This file is present but empty on a vivid cloud image. Log: 2015-01-21 16:29:16.841 27359 INFO nova.scheduler.client.report [-] Compute_service record updated for ('juju-jp-machine-14', 'juju-jp-machine-14.openstacklocal') 2015-01-21 16:29:17.153 27359 INFO

[Bug 1339781] Re: centos 7 needs setpcap capability

2015-01-21 Thread Serge Hallyn
Thanks, patch merged upstream. ** Changed in: lxc (Ubuntu) Status: Triaged = Fix Committed -- 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/1339781 Title: centos 7 needs setpcap

[Bug 1267255] Re: [MIR] php5 (php5-fpm binary)

2015-01-21 Thread Alberto Salvia Novella
** Changed in: php5 (Ubuntu) Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1267255 Title: [MIR] php5 (php5-fpm binary) To manage notifications

[Bug 1413293] Re: Unable to start instances, empty /etc/machine-id file.

2015-01-21 Thread Daniel Watkins
** Changed in: nova (Ubuntu) Assignee: (unassigned) = Daniel Watkins (daniel-thewatkins) -- 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/1413293 Title: Unable to start instances,

[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-21 Thread Richard Laager
No, that's the patch which adds EXTRA_STACK and breaks it. Kevin O'Connor intends to finish up a patch using his option 5 soon: I'm inclined to go with option 5. The real patch for that option, however, is a little bigger. I should be able to send a more complete patch in the next couple of

Re: [Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-21 Thread Serge Hallyn
Sounds good, thanks. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1404396 Title: [regression] vgabios - seabios breaks (my) 16-bit applications To manage notifications about this

[Bug 1215617] Re: Should not stop if there are active clients

2015-01-21 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 1.2.8-0ubuntu20 --- libvirt (1.2.8-0ubuntu20) vivid; urgency=medium * debian/rules: - use --with-esx (LP: #565771) - specify restart-after-upgrade (LP: #1215617) * debian/control: add libcurl4-gnutls-dev for esx support --

[Bug 565771] Re: Please stop disabling the VMware ESX driver

2015-01-21 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 1.2.8-0ubuntu20 --- libvirt (1.2.8-0ubuntu20) vivid; urgency=medium * debian/rules: - use --with-esx (LP: #565771) - specify restart-after-upgrade (LP: #1215617) * debian/control: add libcurl4-gnutls-dev for esx support --

[Bug 1346703] Update Released

2015-01-21 Thread Brian Murray
The verification of the Stable Release Update for maas has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Bug 1409057] Re: ipxe does not take into account nic boot order specified in libvirt domain

2015-01-21 Thread Launchpad Bug Tracker
This bug was fixed in the package ipxe - 1.0.0+git-2013.c3d1e78-2ubuntu1.1 --- ipxe (1.0.0+git-2013.c3d1e78-2ubuntu1.1) trusty-proposed; urgency=medium * Cherrypick 4 patches from upstream to fix specifying boot order. (LP: #1409057) -- Serge Hallyn

[Bug 1346703] Re: /var/log/maas/rsyslog has incorrect permission

2015-01-21 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.5.4+bzr2294-0ubuntu1.3 --- maas (1.5.4+bzr2294-0ubuntu1.3) trusty-proposed; urgency=medium [Louis Bouchard] * debian/maas-cluster-controller.postinst: - Exclude /var/log/maas/rsyslog when changing ownership (LP: #1346703)

[Bug 1409057] Update Released

2015-01-21 Thread Brian Murray
The verification of the Stable Release Update for ipxe has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Bug 1390520] Re: virtual machine fails to start with connected audio cd

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

[Bug 1257186] Re: memory leakage messages (no talloc stackframe)

2015-01-21 Thread Arthur
Another Ubuntu user with the same memory leak issue. Just like others said, how can it be that the LTS version hasn't got the fix that was already released in July? This is another one of these Linux quirks that makes you wonder if using LTS was worth it? Should be top priority but seemingly

[Bug 1374166] Re: Document how to add swap space on Azure resource disk

2015-01-21 Thread trialotto
@Dan(iel), I will post two new bugs (that are not really bugs, but a wish for code improvement): - size logic (for both swap space as swap partitions) - swap stanza that allows changes of swap file size (not swap partitions) on a created/running VM to be persistent By the way, if necessary, I

[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-21 Thread Serge Hallyn
So is the patch in http://www.seabios.org/pipermail/seabios/2015-January/008546.html the one which definately fixes it? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1404396 Title:

[Bug 1303717] Re: (trusty) missing /etc/init.d/ files

2015-01-21 Thread Ze Grisi
Please, how do I restart nis on Ubuntu 14.04? If the commands /etc/init.d/nis stop /etc/init.d/nis start doesn't work, how do I do it now? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nis in Ubuntu.

[Bug 1409683] Re: Neutron does not refresh mysql connection when HA failover happens

2015-01-21 Thread James Page
** Changed in: neutron (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in Ubuntu. https://bugs.launchpad.net/bugs/1409683 Title: Neutron does not refresh mysql connection when HA

[Bug 1328315] Re: debian/heat-common.postinst uses getenv instead of getent

2015-01-21 Thread James Page
** Changed in: heat (Ubuntu) Status: New = Triaged ** Changed in: heat (Ubuntu) Importance: Undecided = High ** Also affects: heat (Ubuntu Vivid) Importance: High Status: Triaged ** Also affects: heat (Ubuntu Utopic) Importance: Undecided Status: New ** Also

[Bug 1412874] Re: Metadata server unreachable over ipv6

2015-01-21 Thread James Page
** Changed in: neutron (Ubuntu) Status: New = Triaged ** Changed in: neutron (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in Ubuntu. https://bugs.launchpad.net/bugs/1412874

[Bug 1313935] Re: tenant is required for quota-update but not for quota-show

2015-01-21 Thread Ankur Gupta
** Changed in: nova Assignee: (unassigned) = Ankur Gupta (ankur-gupta-v) -- 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/1313935 Title: tenant is required for quota-update but not

[Bug 1024475] Re: libnss-ldap causes boot hang on Ubuntu 12.04 Precise

2015-01-21 Thread kay
nss_initgroups_ignoreusers with users with id 500 works for me. ** Attachment removed: libnss_ldapd_w_user.log https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1024475/+attachment/4301881/+files/libnss_ldapd_w_user.log ** Attachment removed: libnss_ldapd.log

[Bug 1349433] Re: AppArmor breaks seccomp @ Apache mpm-itk

2015-01-21 Thread Andrew Lewis
I'm not clear on what the issue with mailman is but if removing the LimitUIDRange option from your Apache config solves it then it's probably expected behaviour when calling a setuid root executable (Exim?). -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1404052] Re: package nova-common 1:2014.2.1-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-21 Thread James Page
Setting up nova-common (1:2014.2.1-0ubuntu1) ... Adding system user `nova' (UID 124) ... Adding new user `nova' (UID 124) with group `nova' ... Not creating home directory `/var/lib/nova'. usermod: no changes Traceback (most recent call last): File /usr/bin/nova-manage, line 10, in module

[Bug 1310340] Re: live migration fails when use long hostname of a nova compute target host

2015-01-21 Thread James Page
** Changed in: nova (Ubuntu) Status: New = Triaged ** Changed in: nova (Ubuntu) Importance: Undecided = Wishlist -- 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/1310340 Title:

[Bug 1404052] Re: package nova-common 1:2014.2.1-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-21 Thread James Page
The stack trace is odd because six in Ubuntu 14.10 does have the required SplitResult attribute - please could you confirm that you don't have a different six version installed on this system? maybe via pip? ** Changed in: nova (Ubuntu) Status: New = Incomplete ** Changed in: nova

[Bug 1413188] [NEW] mysql 5.5.41 security update tracking bug

2015-01-21 Thread Marc Deslauriers
*** This bug is a security vulnerability *** Public security bug reported: http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html ** Affects: mysql-5.5 (Ubuntu) Importance: Medium Assignee: Marc Deslauriers (mdeslaur) Status: Confirmed ** Affects:

[Bug 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-01-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1411294 Title: kernel panic during MAAS fastpath install

[Bug 1411978] Re: package udev 208-8ubuntu8.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-21 Thread Martin Pitt
According to the dpkg terminal log, the first package that failed was cgmanager: Setting up cgmanager (0.32-4ubuntu1.2) ... Failed to get D-Bus connection: No connection to service manager. Failed to get D-Bus connection: No connection to service manager. invoke-rc.d: initscript cgmanager, action

[Bug 1413240] [NEW] package spamassassin 3.4.0-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 98

2015-01-21 Thread Bill Kuntz
Public bug reported: Happens every time I run apt-get update or install ProblemType: Package DistroRelease: Ubuntu 14.04 Package: spamassassin 3.4.0-1ubuntu2 ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11 Uname: Linux 3.13.0-43-generic x86_64 NonfreeKernelModules: nvidia

[Bug 1413242] [NEW] ipset (trusty) fails to support large timeouts; known issue -- patch available

2015-01-21 Thread darx
*** This bug is a security vulnerability *** Public security bug reported: current trusty ships ipset v 6.20.1-1 (http://packages.ubuntu.com/trusty/ipset). this version fails to support large timeouts, arbitrarily incorrectly changing set timeout values on x86_64. in effect, a security-relaed

[Bug 1316579] Re: --upload-tools doesn't work with bootstrap on armhf machine managed by maas

2015-01-21 Thread Curtis Hovey
** Changed in: juju-core Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1316579 Title: --upload-tools doesn't work with bootstrap on

[Bug 1413240] Re: package spamassassin 3.4.0-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 98

2015-01-21 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 spamassassin in Ubuntu. https://bugs.launchpad.net/bugs/1413240 Title: package spamassassin 3.4.0-1ubuntu2 failed to install/upgrade: subprocess

[Bug 1244438] Re: EOL notification system required for HWE kernels in LTSs

2015-01-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Assignee: Andy Whitcroft (apw) = Leann Ogasawara (leannogasawara) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1244438 Title: EOL

[Bug 1261872] Re: P_ALL behavior inconsistent in eglibc vs. kernel headers (enum vs. #define)

2015-01-21 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Assignee: Andy Whitcroft (apw) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libsdl1.2 in Ubuntu. https://bugs.launchpad.net/bugs/1261872 Title: P_ALL behavior inconsistent in

[Bug 1393444] Re: machine unit connects to apiserver but stays in agent-state: pending

2015-01-21 Thread Curtis Hovey
** Changed in: juju-core Milestone: 1.23 = None ** Changed in: juju-core Importance: High = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1393444 Title: machine

[Bug 1411978] [NEW] package udev 208-8ubuntu8.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I don't have further details, other than this possibly being an artifact of attempting to switch to systemd about a month ago, and an attempt to switch back to upstart about a week ago. While I'm sure that's the problem with a few other packages, today

[Bug 1267255] Re: [MIR] php5 (php5-fpm binary)

2015-01-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: php5 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1267255

[Bug 1389614] Re: libvirt lts upgrade misses librbd dependency

2015-01-21 Thread Serge Hallyn
Thanks for the information. To be clear, if you now 'sudo apt-get purge librbd-dev', does it then fail again? The librbd-dev package should only contain files needed for building against librbd, not files needed for using librbd1. So if the answer to the above question is yes then we should