[Bug 40189] Re: autofs needs to be restarted to pick up some shares

2015-02-04 Thread Ruben Nielsen
I tried a bunch of fixes. Some from this thread. No luck. On Ubuntu
14.04 I ended up simply doing:

AUTOFS_UPSTART=/etc/init/autofs.conf
cat $AUTOFS_UPSTART | sed "s/^start on runlevel.*$/start on (local-filesystems 
and net-device-up IFACE!=lo)/" | tee $AUTOFS_UPSTART

works like a charm

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/40189

Title:
  autofs needs to be restarted to pick up some shares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/40189/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1397130] Re: libvirt-bin crashes / refuses to restart if cgmanager is restarted

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 1.2.8-0ubuntu11.3

---
libvirt (1.2.8-0ubuntu11.3) utopic-proposed; urgency=medium

  * apparmor libvirt-qemu template: allow reading charm-specific ceph config
and allow reading under /tmp and /var/tmp (for SRU only)  (LP: #1403648)
  * mutex cgmanager actions (Thanks to Don Bowman for finding the cause)
(LP: #1397130) (LP: #1367702)
 -- Serge HallynTue, 06 Jan 2015 10:40:17 -0600

** Changed in: libvirt (Ubuntu Utopic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/1397130

Title:
  libvirt-bin crashes / refuses to restart if cgmanager is restarted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1397130/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417890] Re: package lxc 1.0.7-0ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-02-04 Thread Serge Hallyn
Thanks for reporting this bug.

>From the dpkgterminallog:

/usr/sbin/service: 118: /usr/sbin/service: Cannot fork

That sounds like a bigger problem than lxc.  I don't see anything in the
syslog pointing to a kernel fault though.

Have you seen any more problems (related to lxc or otherwise) since
that?

** Changed in: lxc (Ubuntu)
   Status: New => Incomplete

-- 
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/1417890

Title:
  package lxc 1.0.7-0ubuntu0.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1417890/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418287] [NEW] Vivid Unbound package is old

2015-02-04 Thread Bryan Seitz
Public bug reported:

Dear maintainers,

  Please upgrade the package from 1.4.22 to 1.5.1 at your convenience.
It is in Debian experimental currently.

1) 15.0.4 / Ubuntu Vivid Vervet (development branch)
2) Version: 1.4.22-1ubuntu5
3) Newer version :)
4) Old version :)

** Affects: unbound (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unbound in Ubuntu.
https://bugs.launchpad.net/bugs/1418287

Title:
  Vivid Unbound package is old

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1418287/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418279] [NEW] Automount NFSv4 doesn't work

2015-02-04 Thread Jens Elkner
Public bug reported:

I'm trying to use NFSv4 automount within an lxc container,  however, it
doesn't work (it works for Solaris zones, so that's not an server
issue).

> cd /net/pkg/
/net/pkg/ not found

> cat /etc/auto.master 
/net-hosts
+dir:/etc/auto.master.d
+auto.master

The following log message makes me suspicious (comes 3-4 times):
[Feb 5 01:51] audit: type=1400 audit(1423099036.365:94): apparmor="DENIED" 
operation="mount" info="failed flags match" error=-13 
profile="lxc-container-default" name="/tmp/autoHBYlmU/" pid=27748 comm="mount" 
srcname="/tmp/autogYuIlN/" flags="rw, bind"

But AFAICS rw,bind is allowed:
>cat /etc/apparmor.d/lxc/lxc-default
profile lxc-container-default flags=(attach_disconnected,mediate_deleted) {
  deny mount fstype=devpts,
mount options=(rw, rbind),
mount fstype=nfs,
mount fstype=nfs4,
mount fstype=rpc_pipefs,
mount fstype=autofs,
}
That's the profile in the global/parent zone used by all our containers. So not 
sure, whether it is actually a NFSv4 or apparmor bug ...

** Affects: autofs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1418279

Title:
  Automount NFSv4 doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1418279/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/pacemaker

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1412962

Title:
  Pacemaker (stonith) can seg fault in Trusty and Utopic after following
  message: Source ID XX was not found when attempting to remove it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1412962/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package pacemaker - 1.1.11-1ubuntu2

---
pacemaker (1.1.11-1ubuntu2) vivid; urgency=medium

  * Fix: stonith-ng: Reset mainloop source IDs after removing them (LP: 
#1412962)
  * Fix: services: Remove cancelled recurring ops from internal
lists as early as possible (LP: #1412962)
 -- Rafael David Tinoco (Inaddy)Wed, 04 Feb 2015 
15:21:30 -0600

** Changed in: pacemaker (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1412962

Title:
  Pacemaker (stonith) can seg fault in Trusty and Utopic after following
  message: Source ID XX was not found when attempting to remove it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1412962/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418187] Re: _get_host_numa_topology assumes numa cell has memory

2015-02-04 Thread Ryan Beisner
** Tags added: openstack uosci

-- 
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/1418187

Title:
  _get_host_numa_topology assumes numa cell has memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1418187/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/pacemaker

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1412962

Title:
  Pacemaker (stonith) can seg fault in Trusty and Utopic after following
  message: Source ID XX was not found when attempting to remove it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1412962/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-02-04 Thread Chris J Arges
Sponsored for Vivid/Utopic/Trusty.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1412962

Title:
  Pacemaker (stonith) can seg fault in Trusty and Utopic after following
  message: Source ID XX was not found when attempting to remove it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1412962/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1414153] Re: qemu should not enable KSM on nested guests

2015-02-04 Thread Chris J Arges
After testing in a power8 KVM VM, I added the following to systemd to
allow it to detect if its in a VM:

https://github.com/systemd/systemd/commit/d831deb512ab1d11aab156f69620db506c554170

-- 
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/1414153

Title:
  qemu should not enable KSM on nested guests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1414153/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1366174] Re: apache2 SEGV with multiple SSL sites

2015-02-04 Thread Alex Bligh
Any update on this one?

-- 
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/1366174

Title:
  apache2 SEGV with multiple SSL sites

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1366174/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418221] [NEW] internal error: Cannot find suitable emulator for ppc64le

2015-02-04 Thread Scott Moser
Public bug reported:

on ppc64el (with 'uname -m' of ppc64le), libvirt will complain:
 libvirt: QEMU Driver error : internal error: Cannot find suitable emulator for 
ppc64le

This is easily reproducible with the python-libvirt bindings:

$ sudo apt-get install python-libvirt libvirtd-bin qemu-system-ppc
$ python -c 'import libvirt; libvirt.open().getVersion(); print("GOOD")'
libvirt: QEMU Driver error : internal error: Cannot find suitable emulator for 
ppc64le
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python2.7/dist-packages/libvirt.py", line 3679, in getVersion
if ret == -1: raise libvirtError ('virConnectGetVersion() failed', 
conn=self)
libvirt.libvirtError: internal error: Cannot find suitable emulator for ppc64le

The issue here is that it raises exception, which is not expected in
nova-compute at least.

A workaround can be acheived via:
$ sudo ln -s /usr/bin/qemu-system-ppc64 /usr/bin/qemu-system-ppc64le
$ sudo stop libvirt-bin; sudo start libvirt-bin

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/1418221

Title:
  internal error: Cannot find suitable emulator for ppc64le

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1418221/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: Reloading services can result in a deadlock under systemd

2015-02-04 Thread Tim
I tested the updated service scripts and indeed does also fix my boot
hang!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  Reloading services can result in a deadlock under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1416854] Re: Fail to install rabbitmq-server

2015-02-04 Thread Ryan Beisner
See prior bug https://bugs.launchpad.net/charms/+source/rabbitmq-
server/+bug/1417205


** Tags added: openstack uosci

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/1416854

Title:
  Fail to install rabbitmq-server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1416854/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1412962] Re: Pacemaker (stonith) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-02-04 Thread Chris J Arges
** Also affects: pacemaker (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: pacemaker (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: pacemaker (Ubuntu Trusty)
 Assignee: (unassigned) => Rafael David Tinoco (inaddy)

** Changed in: pacemaker (Ubuntu Utopic)
 Assignee: (unassigned) => Rafael David Tinoco (inaddy)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1412962

Title:
  Pacemaker (stonith) can seg fault in Trusty and Utopic after following
  message: Source ID XX was not found when attempting to remove it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1412962/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418194] [NEW] open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2015-02-04 Thread Neil
Public bug reported:

This is an auto generated bug report

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: open-vm-dkms 2011.12.20-562307-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-44.73~precise1-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
NonfreeKernelModules: vboxpci vboxnetadp vboxnetflt vboxdrv nvidia
ApportVersion: 2.0.1-0ubuntu17.8
Architecture: amd64
DKMSKernelVersion: 3.13.0-45-generic
Date: Thu Feb  5 06:42:53 2015
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 2011.12.20-562307-0ubuntu1
SourcePackage: open-vm-tools
Title: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: open-vm-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1418194

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1418194/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418194] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2015-02-04 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 open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1418194

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1418194/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418197] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2015-02-04 Thread Apport retracing service
*** This bug is a duplicate of bug 1418194 ***
https://bugs.launchpad.net/bugs/1418194

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 #1418194, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1418194
   open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed 
to build

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1418197

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1418197/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418195] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2015-02-04 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 open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1418195

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1418195/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418195] [NEW] open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2015-02-04 Thread Neil
Public bug reported:

This is an auto generated bug reported during a system update

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: open-vm-dkms 2011.12.20-562307-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-44.73~precise1-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
NonfreeKernelModules: vboxpci vboxnetadp vboxnetflt vboxdrv nvidia
ApportVersion: 2.0.1-0ubuntu17.8
Architecture: amd64
DKMSKernelVersion: 3.2.0-76-generic
Date: Thu Feb  5 06:44:02 2015
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 2011.12.20-562307-0ubuntu1
SourcePackage: open-vm-tools
Title: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: open-vm-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1418195

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1418195/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418197] [NEW] open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2015-02-04 Thread Neil
*** This bug is a duplicate of bug 1418194 ***
https://bugs.launchpad.net/bugs/1418194

Public bug reported:

this is an auto generated bug reported during a system update.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: open-vm-dkms 2011.12.20-562307-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-44.73~precise1-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.8
Architecture: amd64
DKMSKernelVersion: 3.13.0-45-generic
Date: Thu Feb  5 06:45:07 2015
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 2011.12.20-562307-0ubuntu1
SourcePackage: open-vm-tools
Title: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: open-vm-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1418197

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1418197/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418187] Re: _get_host_numa_topology assumes numa cell has memory

2015-02-04 Thread Scott Moser
attachign virsh capabilities output.

** Attachment added: "virsh capabilities output"
   
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1418187/+attachment/4312433/+files/capabilities.txt

-- 
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/1418187

Title:
  _get_host_numa_topology assumes numa cell has memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1418187/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418187] [NEW] _get_host_numa_topology assumes numa cell has memory

2015-02-04 Thread Scott Moser
Public bug reported:

numa cells are not guaranteed to have memory.
libvirt capabilities represent that correctly.
nova's _get_host_numa_topology assumes that it can convert cell's memory to
kilobytes via: 
   memory=cell.memory / units.Ki.

but cell.memory ends up being None. for some LibvirtConfigCapsNUMACell.

stack trace is like this:
[-] unsupported operand type(s) for /: 'NoneType' and 'int'
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nova/openstack/common/threadgroup.py", 
line 145, in wait
x.wait()
  File "/usr/lib/python2.7/dist-packages/nova/openstack/common/threadgroup.py", 
line 47, in wait
return self.thread.wait()
  File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 173, in 
wait
return self._exit_event.wait()
  File "/usr/lib/python2.7/dist-packages/eventlet/event.py", line 121, in wait
return hubs.get_hub().switch()
  File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 293, in 
switch
return self.greenlet.switch()
  File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 212, in 
main
result = function(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/nova/openstack/common/service.py", 
line 492, in run_service
service.start()
  File "/usr/lib/python2.7/dist-packages/nova/service.py", line 181, in start
self.manager.pre_start_hook()
  File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 1188, 
in pre_start_hook
self.update_available_resource(nova.context.get_admin_context())
  File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 6047, 
in update_available_resource
rt.update_available_resource(context)
  File "/usr/lib/python2.7/dist-packages/nova/compute/resource_tracker.py", 
line 313, in update_available_resource
resources = self.driver.get_available_resource(self.nodename)
  File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 
4825, in get_available_resource
numa_topology = self._get_host_numa_topology()
  File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 
4703, in _get_host_numa_topology
for cell in topology.cells])
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'

** Affects: nova (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1418187

Title:
  _get_host_numa_topology assumes numa cell has memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1418187/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418175] [NEW] nut-server packaging incorrectly assumes host will be client, too

2015-02-04 Thread Nic Bernstein
Public bug reported:

The packaging for nut-server assumes that host will also be a client, which is 
an invalid assumption.  As is stated http://www.networkupstools.org/docs/user-manual.chunked/ar01s06.html#DataRoom";>on
 the nut website:
Finally, there’s a special case. Type A systems are connected to a UPS’s 
serial port, but don’t depend on it for power. This usually happens when a UPS 
is physically close to a box and can reach the serial port, but the wiring is 
such that it doesn’t actually feed it.

There is no good reason for nut=server to depend upon nut-client.

Furthermore, /etc/init.d/nut, in the start-stop-client() function should
not include "netserver" in the case $MODE... statement, or else a
different mode should be introduced which starts only the driver and
upsd components, as is described in the documentation.

It is a potentially dangerous and critical assumption that a nut host
will always be powered by, or only be powered by, a ups which it is also
monitoring.  The software supports much greater freedom than this, and
the packaging should reflect this.

This is specifically in reference to the Precise (12.04.2 LTS) packaging
of nut-2.6.3-1ubuntu1.1, but the same dependency is observed to exist in
nut-2.7.1-1ubuntu1 for Trusty (14.04.1 LTS).

** Affects: nut (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in Ubuntu.
https://bugs.launchpad.net/bugs/1418175

Title:
  nut-server packaging incorrectly assumes host will be client, too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1418175/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1413917] Re: [SRU] 0.80.8 point release

2015-02-04 Thread Mathew Hodson
** Tags added: upgrade-software-version

-- 
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/1413917

Title:
  [SRU] 0.80.8 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1413917/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417274] Re: CVE-2015-0221 backport broke serving static content through GZipMiddleware

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package python-django - 1.1.1-2ubuntu1.16

---
python-django (1.1.1-2ubuntu1.16) lucid-security; urgency=medium

  * SECURITY REGRESSION: static serve failure (LP: #1417274)
- debian/patches/CVE-2015-0221-regression.patch: allow GZipMiddleware
  to work with streaming responses in django/middleware/gzip.py,
  django/utils/text.py, django/http/__init__.py, added tests to
  tests/regressiontests/middleware/tests.py.
 -- Marc DeslauriersWed, 04 Feb 2015 10:08:10 
-0500

** Changed in: python-django (Ubuntu Lucid)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-django in Ubuntu.
https://bugs.launchpad.net/bugs/1417274

Title:
  CVE-2015-0221 backport broke serving static content through
  GZipMiddleware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-django/+bug/1417274/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417274] Re: CVE-2015-0221 backport broke serving static content through GZipMiddleware

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package python-django - 1.3.1-4ubuntu1.15

---
python-django (1.3.1-4ubuntu1.15) precise-security; urgency=medium

  * SECURITY REGRESSION: static serve failure (LP: #1417274)
- debian/patches/CVE-2015-0221-regression.patch: allow GZipMiddleware
  to work with streaming responses in django/middleware/gzip.py,
  django/utils/text.py, django/http/__init__.py, added tests to
  tests/regressiontests/middleware/tests.py.
 -- Marc DeslauriersWed, 04 Feb 2015 09:03:07 
-0500

** Changed in: python-django (Ubuntu Precise)
   Status: Confirmed => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-0221

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-django in Ubuntu.
https://bugs.launchpad.net/bugs/1417274

Title:
  CVE-2015-0221 backport broke serving static content through
  GZipMiddleware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-django/+bug/1417274/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321885] Re: IPMI detection and automatic setting fail in ubuntu 14.04 maas

2015-02-04 Thread Mathew Hodson
** Description changed:

- i have no impi detection or automatic setting of IMPI in ubuntu 14.4
- maas. i have the options pull down menu to select IMPI 1.5 or IMPI 2.0
- but none of the impi setting work . manual does not work ether. maas
+ I have no impi detention or automatic setting of IMPI in Ubuntu 14.04
+ maas. I have the options pull down menu to select IMPI 1.5 or IMPI 2.0,
+ but none of the impi setting work. Manual does not work ether. maas
  cannot power up servers.

** Tags added: regression-release

** Summary changed:

- IPMI detection and automatic setting fail in ubuntu 14.04 maas
+ IPMI detection and automatic setting fail in Ubuntu 14.04 maas

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openipmi in Ubuntu.
https://bugs.launchpad.net/bugs/1321885

Title:
  IPMI detection and automatic setting fail in Ubuntu 14.04 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: Reloading services can result in a deadlock under systemd

2015-02-04 Thread Martin Pitt
Actually, please forget the PPA; after further discussions with the
Debian and upstream systemd maintainers we have settled for a different
solution. This now works for me with samba and postfix.

Can you please replace /usr/sbin/service with this script and confirm
that it also fixes your boot hang? Thanks!

** Attachment added: "fixed /usr/sbin/service"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+attachment/4312368/+files/service

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  Reloading services can result in a deadlock under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1317705] Re: Commissioning x86_64 node never completes, sitting at grub prompt, pserv py tbs

2015-02-04 Thread Gavin Panella
** Tags removed: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tx-tftp in Ubuntu.
https://bugs.launchpad.net/bugs/1317705

Title:
  Commissioning x86_64 node never completes, sitting at grub prompt,
  pserv py tbs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1317705/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417274] Re: CVE-2015-0221 backport broke serving static content through GZipMiddleware

2015-02-04 Thread Marc Deslauriers
Great! Thanks for testing Nelson, I'll push them out today.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-django in Ubuntu.
https://bugs.launchpad.net/bugs/1417274

Title:
  CVE-2015-0221 backport broke serving static content through
  GZipMiddleware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-django/+bug/1417274/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1321885] Re: IPMI detection and automatic setting fail in ubuntu 14.04 maas

2015-02-04 Thread Mathew Hodson
** Tags added: trusty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openipmi in Ubuntu.
https://bugs.launchpad.net/bugs/1321885

Title:
  IPMI detection and automatic setting fail in ubuntu 14.04 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1393918] Re: [SRU] Add ability to set BMC boot flag valid bit clearing to chassis bootparm

2015-02-04 Thread Mathew Hodson
This bug was fixed in the package ipmitool 1.8.13-1ubuntu0.2

ipmitool (1.8.13-1ubuntu0.2) trusty; urgency=medium

  * debian/patches/fix-add-options-to-chassis-bootparam-set-bootflag.patch:
This patch adds the ability to set/clear the BMC boot flag valid options
to chassis bootparam. (lp : 1393918)
 -- Jorge NiedbalskiTue, 18 Nov 2014 
16:13:07 -0300

** Changed in: ipmitool (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipmitool in Ubuntu.
https://bugs.launchpad.net/bugs/1393918

Title:
  [SRU] Add ability to set BMC boot flag valid bit clearing to chassis
  bootparm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipmitool/+bug/1393918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1393918] Re: [SRU] Add ability to set BMC boot flag valid bit clearing to chassis bootparm

2015-02-04 Thread Mathew Hodson
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipmitool in Ubuntu.
https://bugs.launchpad.net/bugs/1393918

Title:
  [SRU] Add ability to set BMC boot flag valid bit clearing to chassis
  bootparm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipmitool/+bug/1393918/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417274] Re: CVE-2015-0221 backport broke serving static content through GZipMiddleware

2015-02-04 Thread Nelson Elhage
That's also working fine in my environment.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-django in Ubuntu.
https://bugs.launchpad.net/bugs/1417274

Title:
  CVE-2015-0221 backport broke serving static content through
  GZipMiddleware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-django/+bug/1417274/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417937] Re: qemu appears to be built without CONFIG_NUMA defined

2015-02-04 Thread Serge Hallyn
It looks like it is mainly disabled because it is in Debian, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758189

The reasons for disabling it in Debian don't strictly apply in
ubuntu, so it may be ok for us to enable it.

 status: triaged
 importance: high


** Bug watch added: Debian Bug tracker #758189
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758189

** Changed in: qemu (Ubuntu)
   Importance: Undecided => High

** Changed in: qemu (Ubuntu)
   Status: New => Triaged

-- 
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/1417937

Title:
  qemu appears to be built without CONFIG_NUMA defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1417937/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1382842] Re: pacemaker should have a binary version dependency on pacemaker libs

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package pacemaker -
1.1.10+git20130802-1ubuntu2.2

---
pacemaker (1.1.10+git20130802-1ubuntu2.2) trusty; urgency=medium

  [ James Page ]
  * d/control: Ensure that pacemaker binary package uses matched binary
versions of pacemaker libraries, avoiding upgrade problems (LP: #1382842).

  [ Rafael David Tinoco ]
  * d/p/Fix-lrmd-Prevent-glib-timers-removed-more-than-once.patch:
Prevent glib assert triggered by timers being removed from mainloop more
than once, cherry picked from upstream VCS (LP: #1368737).
 -- Rafael David TinocoThu, 18 Dec 2014 
10:09:39 +

** Changed in: pacemaker (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1382842

Title:
  pacemaker should have a binary version dependency on pacemaker libs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1382842/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1368737] Re: Pacemaker (lrmd) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package pacemaker -
1.1.10+git20130802-1ubuntu2.2

---
pacemaker (1.1.10+git20130802-1ubuntu2.2) trusty; urgency=medium

  [ James Page ]
  * d/control: Ensure that pacemaker binary package uses matched binary
versions of pacemaker libraries, avoiding upgrade problems (LP: #1382842).

  [ Rafael David Tinoco ]
  * d/p/Fix-lrmd-Prevent-glib-timers-removed-more-than-once.patch:
Prevent glib assert triggered by timers being removed from mainloop more
than once, cherry picked from upstream VCS (LP: #1368737).
 -- Rafael David TinocoThu, 18 Dec 2014 
10:09:39 +

** Changed in: pacemaker (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1368737

Title:
  Pacemaker (lrmd) can seg fault in Trusty and Utopic after following
  message: Source ID XX was not found when attempting to remove it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1368737/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1368737] Update Released

2015-02-04 Thread Chris J Arges
The verification of the Stable Release Update for pacemaker 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 regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1368737

Title:
  Pacemaker (lrmd) can seg fault in Trusty and Utopic after following
  message: Source ID XX was not found when attempting to remove it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1368737/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1382842] Update Released

2015-02-04 Thread Chris J Arges
The verification of the Stable Release Update for pacemaker 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 regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1382842

Title:
  pacemaker should have a binary version dependency on pacemaker libs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1382842/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1368737] Re: Pacemaker (lrmd) can seg fault in Trusty and Utopic after following message: Source ID XX was not found when attempting to remove it

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package pacemaker -
1.1.10+git20130802-4ubuntu3.1

---
pacemaker (1.1.10+git20130802-4ubuntu3.1) utopic; urgency=medium

  [ James Page ]
  * d/control: Ensure that pacemaker binary package uses matched binary
versions of pacemaker libraries, avoiding upgrade problems (LP: #1382842).

  [ Rafael David Tinoco ]
  * d/p/Fix-lrmd-Prevent-glib-timers-removed-more-than-once.patch:
Prevent glib assert triggered by timers being removed from mainloop more
than once, cherry picked from upstream VCS (LP: #1368737).
 -- Rafael David TinocoThu, 18 Dec 2014 
10:14:38 +

** Changed in: pacemaker (Ubuntu Utopic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1368737

Title:
  Pacemaker (lrmd) can seg fault in Trusty and Utopic after following
  message: Source ID XX was not found when attempting to remove it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1368737/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1382842] Re: pacemaker should have a binary version dependency on pacemaker libs

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package pacemaker -
1.1.10+git20130802-4ubuntu3.1

---
pacemaker (1.1.10+git20130802-4ubuntu3.1) utopic; urgency=medium

  [ James Page ]
  * d/control: Ensure that pacemaker binary package uses matched binary
versions of pacemaker libraries, avoiding upgrade problems (LP: #1382842).

  [ Rafael David Tinoco ]
  * d/p/Fix-lrmd-Prevent-glib-timers-removed-more-than-once.patch:
Prevent glib assert triggered by timers being removed from mainloop more
than once, cherry picked from upstream VCS (LP: #1368737).
 -- Rafael David TinocoThu, 18 Dec 2014 
10:14:38 +

** Changed in: pacemaker (Ubuntu Utopic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1382842

Title:
  pacemaker should have a binary version dependency on pacemaker libs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1382842/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1382842] Re: pacemaker should have a binary version dependency on pacemaker libs

2015-02-04 Thread Rafael David Tinoco
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1382842

Title:
  pacemaker should have a binary version dependency on pacemaker libs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1382842/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1317705] Re: Commissioning x86_64 node never completes, sitting at grub prompt, pserv py tbs

2015-02-04 Thread Ubuntu Foundations Team Bug Bot
The attachment "Add error code 8 to python-tx-tftp." 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-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tx-tftp in Ubuntu.
https://bugs.launchpad.net/bugs/1317705

Title:
  Commissioning x86_64 node never completes, sitting at grub prompt,
  pserv py tbs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1317705/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: Reloading services can result in a deadlock under systemd

2015-02-04 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  Reloading services can result in a deadlock under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417274] Re: CVE-2015-0221 backport broke serving static content through GZipMiddleware

2015-02-04 Thread Marc Deslauriers
OK, I've now uploaded (1.3.1-4ubuntu1.15) for precise in the same PPA
with a less intrusive backport.

Could you give it a try, please?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-django in Ubuntu.
https://bugs.launchpad.net/bugs/1417274

Title:
  CVE-2015-0221 backport broke serving static content through
  GZipMiddleware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-django/+bug/1417274/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: Reloading services can result in a deadlock under systemd

2015-02-04 Thread Martin Pitt
Tim: Can you please revert the change to "service" (apt-get install
--reinstall sysvinit-utils) and test the systemd in
https://launchpad.net/~pitti/+archive/ubuntu/ppa ?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  Reloading services can result in a deadlock under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: Reloading services can result in a deadlock under systemd

2015-02-04 Thread Martin Pitt
This is another patch I experimented with which helps with a different
kind of deadlock problem. But with the previous patch all of the
practically reported issues are already covered, so I just keep it here
in case we need it in the future.

** Patch added: "WIP: manager: avoid deadlocks for requests on already queued 
units"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+attachment/4312245/+files/0003-WIP-manager-avoid-deadlocks-for-requests-on-already-.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  Reloading services can result in a deadlock under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: Reloading services can result in a deadlock under systemd

2015-02-04 Thread Martin Pitt
I pondered this for a while; quite naturally there is no perfect
solution as synchronous reload/restart requests in hooks which may be
part of a systemd unit transaction are fundamentally against the design
of systemd. But this patch now seems to fix this bug and the three
referenced Debian bugs, and supersedes Avoid-reload-and-re-start-
requests-during-early-boot.patch and Avoid-reloading-services-when-
shutting-down.patch, so I think it's better.

Attaching here so that I don't lose them.

** Patch added: "manager: avoid queueing reloads of inactive units"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+attachment/4312244/+files/0002-manager-avoid-queueing-reloads-of-inactive-units.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  Reloading services can result in a deadlock under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-02-04 Thread Daniel Watkins
Steve,

I think the conclusion we've reached is that cloud-init isn't an
appropriate way to add swap to an instance after it has been spun up.
cloud-init has been designed to do disk setup at first boot and so makes
assumptions that wouldn't hold after that point.

If people do want to add swap after first boot, they should use the
standard tooling they would use on any other Ubuntu instance. :)


Thanks,

Dan

** Changed in: cloud-init (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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/1374166

Title:
  Document how to add swap space on Azure resource disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1374166/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1317705] Re: Commissioning x86_64 node never completes, sitting at grub prompt, pserv py tbs

2015-02-04 Thread Gavin Panella
A fix has landed upstream (https://github.com/shylent/python-tx-tftp).
Can we update the Ubuntu package now?

** Also affects: python-tx-tftp (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-tx-tftp in Ubuntu.
https://bugs.launchpad.net/bugs/1317705

Title:
  Commissioning x86_64 node never completes, sitting at grub prompt,
  pserv py tbs

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1317705/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1243570] Re: helgrind: Lock order violated (potential for deadlock) in boost::asio::io_service::run()

2015-02-04 Thread Chris Halse Rogers
Thank god, we no longer use AsioMainLoop

** Changed in: mir
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to boost1.53 in Ubuntu.
https://bugs.launchpad.net/bugs/1243570

Title:
  helgrind: Lock order violated (potential for deadlock) in
  boost::asio::io_service::run()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1243570/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417274] Re: CVE-2015-0221 backport broke serving static content through GZipMiddleware

2015-02-04 Thread Marc Deslauriers
Actually, the packages in that PPA introduce other regressions, they
still need work.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-django in Ubuntu.
https://bugs.launchpad.net/bugs/1417274

Title:
  CVE-2015-0221 backport broke serving static content through
  GZipMiddleware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-django/+bug/1417274/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-02-04 Thread David Andruczyk
I have also verified this failure exists with  open-vm-tools
2011.12.20-562307-0ubuntu1  against kernel 3.2.0-76.111 when my nodes
failed to come up completely on VMware (waiting for network which
depended on the vmxnet driver which wasn't there)


  CC [M]  /var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.o
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c: In function 
'HgfsPermission':
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c:1821:19: error: 
'struct dentry' has no member named 'd_ali
as'
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c:1821:19: warning: 
initialization from incompatible pointer
 type [enabled by default]
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c:1821:19: error: 
'struct dentry' has no member named 'd_ali
as'
make[2]: *** [/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.o] 
Error 1
make[1]: *** [_module_/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs] 
Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-76-virtual'
make: *** [vmhgfs.ko] Error 2
make: Leaving directory `/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs'

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1416003

Title:
  open-vm-dkms fails to build with latest Precise kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1416003/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1306178] Re: maas-region-controller-min overwrites changes to /etc/maas/maas_local_settings.py

2015-02-04 Thread Christian Reis
** Changed in: maas
Milestone: None => 1.7.2

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1306178

Title:
  maas-region-controller-min overwrites changes to
  /etc/maas/maas_local_settings.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1306178/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1241298] Re: package ntp 1:4.2.6.p5+dfsg-3ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-02-04 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 get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.

** Changed in: ntp (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/1241298

Title:
  package ntp 1:4.2.6.p5+dfsg-3ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1241298/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-02-04 Thread Robie Basak
The original error message from the reporter makes me think that this is
some kind of init system problem, rather than a bug in spamassassin
packaging. The problem could be a bug, or it could be a local
misconfiguration.

I don't think there's any progress that can be made on this bug without
finding steps to reproduce it. You may find it helpful to read "How to
report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html to understand what
I mean. So I'm marking this bug as Incomplete for now. If you can find
steps to reproduce it, please post them here and change the bug status
back to New.

** Changed in: spamassassin (Ubuntu)
   Status: Confirmed => Incomplete

-- 
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/1400669

Title:
  package spamassassin 3.4.0-3ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/spamassassin/+bug/1400669/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2015-02-04 Thread Robie Basak
Correction. Seeing the other bug suggests udev is probably closer to the
issue here, so reassigning and reopening.

** Package changed: spamassassin (Ubuntu) => udev (Ubuntu)

** Changed in: udev (Ubuntu)
   Status: Incomplete => New

-- 
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/1400669

Title:
  package spamassassin 3.4.0-3ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/spamassassin/+bug/1400669/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1414126] Re: package samba 2:4.1.11+dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-04 Thread Robie Basak
Looks like an init system issue related to udev. I don't think samba is
involved except that it called update-rc.d.

** Package changed: samba (Ubuntu) => udev (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1414126

Title:
  package samba 2:4.1.11+dfsg-1ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1414126/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1381776] Re: cloud init depends on python-serial but does not declare it

2015-02-04 Thread Robie Basak
** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => Medium

-- 
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/1381776

Title:
  cloud init depends on python-serial but does not declare it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1381776/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: Reloading services can result in a deadlock under systemd

2015-02-04 Thread Martin Pitt
For keeping references: This is another case like
https://bugs.debian.org/635777 and https://bugs.debian.org/624599 just a
bit more general.

** Bug watch added: Debian Bug tracker #635777
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635777

** Bug watch added: Debian Bug tracker #624599
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624599

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  Reloading services can result in a deadlock under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: Reloading services can result in a deadlock under systemd

2015-02-04 Thread Bug Watch Updater
** Changed in: samba (Debian)
   Status: Unknown => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  Reloading services can result in a deadlock under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: Reloading services can result in a deadlock under systemd

2015-02-04 Thread Martin Pitt
** Changed in: systemd (Ubuntu)
   Status: Triaged => In Progress

** Changed in: systemd (Ubuntu)
Milestone: None => ubuntu-15.03

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  Reloading services can result in a deadlock under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417937] [NEW] qemu appears to be built without CONFIG_NUMA defined

2015-02-04 Thread Chris Friesen
Public bug reported:

When running

qemu-system-x86_64 -object memory-backend-file,prealloc=yes,mem-
path=/dev/hugepages/libvirt/qemu,size=4096M,id=ram-node0,host-
nodes=0,policy=bind

I got the following error:   "NUMA node binding are not supported by
this QEMU"

Looking at the qemu code, it appears that this means that the package
was built without CONFIG_QEMU being defined.  The "host-
nodes=0,policy=bind" functionality is in use in OpenStack, and so it
would be problematic if it is not supported in Ubuntu.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: qemu-system-x86 2.1+dfsg-4ubuntu6.4
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.1
Architecture: amd64
Date: Wed Feb  4 09:04:26 2015
KvmCmdLine: COMMAND STAT  EUID  RUID   PID  PPID %CPU COMMAND
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic 
root=UUID=dc5b516f-b818-4286-963e-0a0ad3651fb9 ro splash quiet
SourcePackage: qemu
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/01/2014
dmi.bios.vendor: SeaBIOS
dmi.bios.version: 1.7.5-20140531_083030-gandalf
dmi.chassis.type: 1
dmi.chassis.vendor: QEMU
dmi.chassis.version: pc-i440fx-2.1
dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.7.5-20140531_083030-gandalf:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-2.1:cvnQEMU:ct1:cvrpc-i440fx-2.1:
dmi.product.name: Standard PC (i440FX + PIIX, 1996)
dmi.product.version: pc-i440fx-2.1
dmi.sys.vendor: QEMU

** Affects: qemu (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

-- 
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/1417937

Title:
  qemu appears to be built without CONFIG_NUMA defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1417937/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: Reloading services can result in a deadlock under systemd

2015-02-04 Thread Martin Pitt
** Summary changed:

- systemd init gets stuck reloading smbd.service
+ Reloading services can result in a deadlock under systemd

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  Reloading services can result in a deadlock under systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1413827] Re: package samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2015-02-04 Thread Istvan
?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1413827

Title:
  package samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.4 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1413827/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: systemd init gets stuck reloading smbd.service

2015-02-04 Thread Martin Pitt
I thought I had DHCP fail yesterday on a failing hook, but I cannot
reproduce this today. So the || true was apparently a red herring.

I also linked to the Debian bug which describes the same problem, and
has a proposed patch. We could apply that as a short-term solution, or
try to fix this in systemd properly.

** Bug watch added: Debian Bug tracker #652942
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652942

** Also affects: samba (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652942
   Importance: Unknown
   Status: Unknown

** Changed in: samba (Ubuntu)
   Status: In Progress => Triaged

** Changed in: samba (Ubuntu)
 Assignee: Martin Pitt (pitti) => (unassigned)

** Changed in: systemd (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  systemd init gets stuck reloading smbd.service

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1417010] Re: systemd init gets stuck reloading smbd.service

2015-02-04 Thread Martin Pitt
Keeping notes: This is a well-known property/problem of systemd job
transactions. In its simplest form it looks like this:

# cat /etc/systemd/system/foo.service 
[Unit]
Description=some foo service
Requires=dep.service
After=dep.service

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/echo foo is running
ExecReload=/bin/echo reloading foo

# cat /etc/systemd/system/dep.service 
[Unit]
Description=dependency of foo.service

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStartPre=/bin/sleep 3
ExecStart=/bin/echo dep is running
ExecStartPost=-/bin/systemctl reload foo.service

# systemctl daemon-reload; systemctl start foo.service
→ hangs forever, and systemctl list-jobs shows:

JOB UNITTYPE  STATE  
886 dep.service start running
818 foo.service start waiting

In this form it's obviously bogus (nobody would write a unit like this).
But it becomes quite common if the "reload" happens through some
indirection, like a DHCP enter/exit or an ifupdown hook.

For these situations the reload should happen with --no-block, to not
wait until it's finished, but just to enqueue it. While that's easy
enough if a systemd unit itself does that, our various hooks didn't take
that into account when they were written, and as they usually use
"invoke-rc.d" or "service" (both of which don't know about --no-block)
we need a more generic solution/workaround.

I proposed some bits on the upstream ML:
http://lists.freedesktop.org/archives/systemd-
devel/2015-February/027966.html

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1417010

Title:
  systemd init gets stuck reloading smbd.service

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1417010/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs