[Bug 1388036] Re: qemu-img segmentation fault when asking for options

2014-11-20 Thread Neil Wilson
ubuntu@srv-3wzed:~$ uname -a
Linux srv-3wzed 3.2.0-69-virtual #103-Ubuntu SMP Tue Sep 2 05:28:41 UTC 2014 
i686 i686 i386 GNU/Linux

ubuntu@srv-3wzed:~$ dpkg -s qemu-utils | grep Version
Version: 1.0+noroms-0ubuntu14.20
ubuntu@srv-3wzed:~$ qemu-img convert -O qcow2 -o ? a b
Supported options:
size Virtual disk size
backing_file File name of a base image
backing_fmt  Image format of the base image
encryption   Encrypt the image
cluster_size qcow2 cluster size
preallocationPreallocation mode (allowed values: off, metadata)
ubuntu@srv-3wzed:~$ sudo qemu-img convert -O qcow2 -o ? a b
Supported options:
size Virtual disk size
backing_file File name of a base image
backing_fmt  Image format of the base image
encryption   Encrypt the image
cluster_size qcow2 cluster size
preallocationPreallocation mode (allowed values: off, metadata)


Also fixed on i686 version.

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

Title:
  qemu-img segmentation fault when asking for options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1388036/+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 1388036] Re: qemu-img segmentation fault when asking for options

2014-11-20 Thread Neil Wilson
ubuntu@srv-puxvl:~$ uname -a
Linux srv-puxvl 3.2.0-70-virtual #105-Ubuntu SMP Wed Sep 24 20:06:46 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

ubuntu@srv-puxvl:~$ dpkg -s qemu-utils | grep Version
Version: 1.0+noroms-0ubuntu14.20
ubuntu@srv-puxvl:~$ qemu-img convert -O qcow2 -o ? a b
Supported options:
size Virtual disk size
backing_file File name of a base image
backing_fmt  Image format of the base image
encryption   Encrypt the image
cluster_size qcow2 cluster size
preallocationPreallocation mode (allowed values: off, metadata)
ubuntu@srv-puxvl:~$ sudo qemu-img convert -O qcow2 -o ? a b
Supported options:
size Virtual disk size
backing_file File name of a base image
backing_fmt  Image format of the base image
encryption   Encrypt the image
cluster_size qcow2 cluster size
preallocationPreallocation mode (allowed values: off, metadata)


The fix corrects the segmentation fault.

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

Title:
  qemu-img segmentation fault when asking for options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1388036/+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 1389849] Re: sudo service lxc-net restart does not reload dnsmasq when there is a container running

2014-11-20 Thread Adam Ryczkowski
Why would you need other instances of the service lxc-dnsmasq? The lxc-
net doesn't support instances - there could be only max. one bridge at
any given time, and I believe setting two dnsmasq servers on the same
network interface would cause conflict.

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

Title:
  sudo service lxc-net restart does not reload dnsmasq when there is a
  container running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1389849/+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 1373334] Re: Fail to revert VM snapshot properly after copying to the other host

2014-11-20 Thread Serge Hallyn
I will mark this fix released for now.  Please shout if you can still
reproduce this.  If you can reproduce it in trusty we will mark it for
SRU

** Changed in: libvirt (Ubuntu)
   Status: New => 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/1373334

Title:
  Fail to revert VM snapshot properly after copying to the other host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1373334/+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 1394326] Re: unmapping of persistent grants in qemu

2014-11-20 Thread Serge Hallyn
*** This bug is a duplicate of bug 1394327 ***
https://bugs.launchpad.net/bugs/1394327

** This bug has been marked a duplicate of bug 1394327
   unmapping of persistent grants in qemu

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

Title:
  unmapping of persistent grants in qemu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1394326/+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 1389305] Re: sudo doesn't work on unprivileged lxc container

2014-11-20 Thread Serge Hallyn
Great, thanks for the information.

ecryptfs is a stackable filesystem, meaning that it sits between a real
filesystem and your view of it, interpreting (encrypting/decrypting)
data.  There are several things which are notably difficult for a
stackign filesystem to get right.

I'm going to mark this bug as affecting ecryptfs mainly so others can
find the information should they run into this.  However it is not
something I would actually expect to get fixed, though it's not
impossible.

** Also affects: ecryptfs-utils (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  sudo doesn't work on unprivileged lxc container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1389305/+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 1379340] Re: qemu-kvm guest panic for AMD smp trusty guests

2014-11-20 Thread Serge Hallyn
** Tags added: amd

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

Title:
  qemu-kvm guest panic for AMD smp trusty guests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1379340/+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 1368815] Re: qemu-img convert intermittently corrupts output images

2014-11-20 Thread Tony Breeds
Awesome.

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

Title:
  qemu-img convert intermittently corrupts output images

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1368815/+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 1392504] Re: USB Passthrough is not working anymore

2014-11-20 Thread Serge Hallyn
@Leen,

I am pushing qemu 2.1+dfsg-4ubuntu6.3~ppa1 (which includes the fix
proposed by Gonglei in comment #7) to ppa:serge-hallyn/libvirt-testing.
Please let us know whether it does in fact solve your issue.

** Also affects: qemu (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  USB Passthrough is not working anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1392504/+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 1394854] Re: package open-vm-tools 2:9.4.0-1280544-5ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-11-20 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/1394854

Title:
  package open-vm-tools 2:9.4.0-1280544-5ubuntu6 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/open-vm-tools/+bug/1394854/+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 1394352] Re: apparmor: Multiple definitions ... bailing out

2014-11-20 Thread Serge Hallyn
You're getting the error message about multiple profiles because of the
extra 'lxc-defaulte' file, which presumably defines the same profile as
is defined in lxc-default.  Remove that file and the load should go
fine.


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

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

Title:
  apparmor: Multiple definitions ... bailing out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1394352/+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 1394854] [NEW] package open-vm-tools 2:9.4.0-1280544-5ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-11-20 Thread Mohammed Jadelrab
Public bug reported:

I'm unable to install open-vm-tools on ubuntu 14.10

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: open-vm-tools 2:9.4.0-1280544-5ubuntu6
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Fri Nov 21 06:19:01 2014
DuplicateSignature: package:open-vm-tools:2:9.4.0-1280544-5ubuntu6:subprocess 
installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationDate: Installed on 2014-11-21 (0 days ago)
InstallationMedia: Ubuntu MATE 14.10 "Utopic Unicorn" - amd64 (20141023)
SourcePackage: open-vm-tools
Title: package open-vm-tools 2:9.4.0-1280544-5ubuntu6 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.vmware.tools.tools.conf:
 
mtime.conffile..etc.pam.d.vmtoolsd: 2014-11-21T07:53:37.860013
mtime.conffile..etc.vmware.tools.tools.conf: 2014-11-21T06:18:59.275018
mtime.conffile..etc.xdg.autostart.vmware.user.desktop: 
2014-11-21T07:53:41.336013

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


** Tags: amd64 apport-package utopic

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

Title:
  package open-vm-tools 2:9.4.0-1280544-5ubuntu6 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/open-vm-tools/+bug/1394854/+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 1368815] Re: qemu-img convert intermittently corrupts output images

2014-11-20 Thread Serge Hallyn
Hi Tony,

yes, I've uploaded a proposed fix for trusty-proposed earlier today.  It
should be available for testing as soon as it is accepted.

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

Title:
  qemu-img convert intermittently corrupts output images

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1368815/+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 1394759] Re: https health checks by ldirectord fail

2014-11-20 Thread Shawn Heisey
I have verified in a lab environment that the patch fixes the I
encountered when trying to replace a CentOS 5 load balancer with one
running Ubuntu 14.

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

Title:
  https health checks by ldirectord fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1394759/+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 1379340] Re: qemu-kvm guest panic for AMD smp trusty guests

2014-11-20 Thread Blair Bethwaite
Here's an example of an affected qemu command, as already pointed out
the relevant parts are the "-cpu host" and "-smp n" where n>1.

qemu-system-x86_64 -enable-kvm -name instance-000173d4 -S -machine 
pc-1.0,accel=kvm,usb=off -cpu host -m 16384 -realtime mlock=off -smp 
4,sockets=4,cores=1,threads=1 -uuid e3ec1854-0b89-4384-*** -smbios 
type=1,manufacturer=OpenStack Foundation,product=OpenStack 
Nova,version=1-2013.2.2-a101-g1a048c5-1,serial=,uuid=e3ec1854-0b89-4384-*** 
-no-user-config -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/instance-000173d4.monitor,server,nowait
 -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc,driftfix=slew 
-global kvm-pit.lost_tick_policy=discard -no-shutdown -boot strict=on -device 
piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive 
file=/var/lib/nova/instances/e3ec1854-0b89-4384-9771-88c26764eef9/disk,if=none,id=drive-virtio-disk0,format=qcow2,cache=none
 -device 
virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1
 -drive file=/var/lib/nova/instances/e3ec1854
-0b89-4384-9771-88c26764eef9/disk.local,if=none,id=drive-virtio-disk1,format=qcow2,cache=none
 -device 
virtio-blk-pci,scsi=off,bus=pci.0,addr=0x5,drive=drive-virtio-disk1,id=virtio-disk1
 -drive 
file=rbd:nova/volume-439f230a-12fa-4538-ab26-01c3f6617ec7:id=nova:key=***==:auth_supported=cephx\;none:mon_host=118.138***,if=none,id=drive-virtio-disk2,format=raw,serial=***,cache=writeback
 -device 
virtio-blk-pci,scsi=off,bus=pci.0,addr=0x7,drive=drive-virtio-disk2,id=virtio-disk2
 -netdev tap,fd=30,id=hostnet0,vhost=on,vhostfd=31 -device 
virtio-net-pci,netdev=hostnet0,id=net0,mac=fa:16:***,bus=pci.0,addr=0x3 
-chardev 
file,id=charserial0,path=/var/lib/nova/instances/e3ec1854-0b89-4384-9771-88c26764eef9/console.log
 -device isa-serial,chardev=charserial0,id=serial0 -chardev pty,id=charserial1 
-device isa-serial,chardev=charserial1,id=serial1 -device usb-tablet,id=input0 
-vnc 0.0.0.0:1 -k en-us -device cirrus-vga,id=video0,bus=pci.0,addr=0x2 -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x
 6

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

Title:
  qemu-kvm guest panic for AMD smp trusty guests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1379340/+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 1379340] Re: qemu-kvm guest panic for AMD smp trusty guests

2014-11-20 Thread Blair Bethwaite
Not keen on providing apport info as this is a production system with
multiple tenants and we have no agreement with Canonical. The info here
and verification from others indicates this is a simple bug to reproduce
and not specific to our systems.

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

Title:
  qemu-kvm guest panic for AMD smp trusty guests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1379340/+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 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-11-20 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/132273
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=b5f1cc48b877caaebc944154d56a8bb4060aa9b0
Submitter: Jenkins
Branch:master

commit b5f1cc48b877caaebc944154d56a8bb4060aa9b0
Author: Jakub Libosvar 
Date:   Fri Oct 31 15:49:40 2014 +0100

Drop and recreate FK if adding new PK to routerl3bindings

Since MySQL 5.6 FK columns cannot be altered. As a workaround we can
drop the FK before ALTER COLUMN and then recreate it.

Change-Id: Icd1b3075cf29a6b0c477a4ddea2e6ebee91baef8
Closes-Bug: 1384555


** Changed in: neutron
   Status: In Progress => Fix Committed

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

Title:
  SQL error during alembic.migration when populating Neutron database on
  MariaDB 10.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1384555/+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 1394764] Re: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 1

2014-11-20 Thread AlainKnaff
I'd gladly try to manually install this cyrus-sasl2
2.1.25.dfsg1-3ubuntu0.1 , but where can I find it?

Any other idea how to look for this "configuration issue"?

Thanks

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

Title:
  package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade:
  ErrorMessage: subprocess new pre-installation script returned error
  exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1394764/+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 1394764] Re: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 1

2014-11-20 Thread Ryan Tandy
The relevant part from VarLogDistupgradeApttermlog.gz:

Stopping OpenLDAP: slapd.
  Dumping to /var/backups/slapd-2.4.21-0ubuntu5.6: 
  - directory dc=ens,dc=org,dc=lu... 546e5ed5 slap_sasl_init: auxprop add 
plugin failed
slapcat: slap_init failed!
failed.

This looks like bug 990742, which was resolved in cyrus-sasl2
2.1.25.dfsg1-3ubuntu0.1. However in that upgrade log I see it installing
libsasl2-2 2_2.1.25.dfsg1-3 and not the fixed version. Since it's
missing the Breaks, it's upgraded before slapd is, hence the failure.

A quick upgrade test on a newly installed lucid system did include
precise-updates in the upgrade and the fixed libsasl2-2 was used, so I
don't understand why the older version was used here. Possibly a
configuration issue?

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

Title:
  package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade:
  ErrorMessage: subprocess new pre-installation script returned error
  exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1394764/+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 1355813] Re: LXC containers reset bridge MTU on start/restart

2014-11-20 Thread Serge Hallyn
@James,

the bug was incomplete because the question in comment #2 was never
answered until comment #4.

So it sounds like something juju needs to do through lxc config - if
there is anything sane that you can think of htat lxc can do to help,
please let us know.

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

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

Title:
  LXC containers reset bridge MTU on start/restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1355813/+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


[Blueprint servercloud-v-openstack-charms] OpenStack Charm work for Vivid

2014-11-20 Thread Liam Young
Blueprint changed by Liam Young:

Work items changed:
  Work items:
  review use of logging throughout charm-helpers and charms, make it useful: 
TODO
  move CONFIG out of global scope and construct as required (optimization): TODO
  drop links that don't actually provide hooks: TODO
  openstack-zmq redis support: TODO
  configuration file review and updates for deprecated options/sections etc: 
TODO
  support in ceilometer charm for multiple message brokers: TODO
  add percona and rabbitmq charms to stable/next process: TODO
  deploy from git: TODO
+ Make os charms restart aware: TODO

-- 
OpenStack Charm work for Vivid
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-v-openstack-charms

-- 
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 1368815] Re: qemu-img convert intermittently corrupts output images

2014-11-20 Thread Tony Breeds
Hi Serge,


Is there any chance these fixes will go into trusty?

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

Title:
  qemu-img convert intermittently corrupts output images

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1368815/+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 1389849] Re: sudo service lxc-net restart does not reload dnsmasq when there is a container running

2014-11-20 Thread Serge Hallyn
Thanks - the solution in your comment #1 would be good, if it was
accompanied by a /etc/init/lxc-dnsmasq.conf which had 'start on started
lxc-net; stop on stopping lxc-net; instance $BRIDGE"

** Changed in: lxc (Ubuntu)
   Importance: Undecided => Low

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

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

Title:
  sudo service lxc-net restart does not reload dnsmasq when there is a
  container running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1389849/+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 1368815] Re: qemu-img convert intermittently corrupts output images

2014-11-20 Thread Serge Hallyn
** Description changed:

+ ==
+ Impact: occasional qcow2 corruption
+ Test case: see the qemu-img command below
+ Regression potential: this cherrypicks a patch from upstream to a 
not-insignificantly older qemu source tree.  While the cherrypick seems sane, 
it's possible that there are subtle interactions with the other delta.  I'd 
really like for a full qa-regression-test qemu testcase to be run against this 
package.
+ ==
+ 
  -- Found in releases qemu-2.0.0, qemu-2.0.2, qemu-2.1.0. Tested on
  Ubuntu 14.04 using Ext4 filesystems.
  
  The command
  
qemu-img convert -O raw inputimage.qcow2 outputimage.raw
  
  intermittently creates corrupted output images, when the input image is
  not yet fully synchronized to disk. While the issue has actually been
  discovered in operation of of OpenStack nova, it can be reproduced
  "easily" on command line using
  
cat $SRC_PATH > $TMP_PATH && $QEMU_IMG_PATH convert -O raw $TMP_PATH
  $DST_PATH && cksum $DST_PATH
  
  on filesystems exposing this behavior. (The difficult part of this
  exercise is to prepare a filesystem to reliably trigger this race. On my
  test machine some filesystems are affected while other aren't, and
  unfortunately I haven't found the relevant difference between them, yet.
  Possible it's timing issues completely out of userspace control ...)
  
  The root cause, however, is the same as in
  
http://lists.gnu.org/archive/html/coreutils/2011-04/msg00069.html
  
  and it can be solved the same way as suggested in
  
http://lists.gnu.org/archive/html/coreutils/2011-04/msg00102.html
  
  In qemu, file block/raw-posix.c use the FIEMAP_FLAG_SYNC, i.e change
  
  f.fm.fm_flags = 0;
  
  to
  
  f.fm.fm_flags = FIEMAP_FLAG_SYNC;
  
  As discussed in the thread mentioned above, retrieving a page cache
  coherent map of file extents is possible only after fsync on that file.
  
  See also
  
https://bugs.launchpad.net/nova/+bug/1350766
  
  In that bug report filed against nova, fsync had been suggested to be
  performed by the framework invoking qemu-img. However, as the choice of
  fiemap -- implying this otherwise unneeded fsync of a temporary file  --
  is not made by the caller but by qemu-img, I agree with the nova bug
  reviewer's objection to put it into nova. The fsync should instead be
  triggered by qemu-img utilizing the FIEMAP_FLAG_SYNC, specifically
  intended for that purpose.

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

Title:
  qemu-img convert intermittently corrupts output images

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1368815/+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


Re: [Bug 1394263] Re: lxc: unconditional overwrite of USE_LXC_BRIDGE

2014-11-20 Thread Serge Hallyn
The relevant lines in /etc/default/lxc are:

USE_LXC_BRIDGE="false"  # overridden in lxc-net
[ -f /etc/default/lxc-net ] && . /etc/default/lxc-net

while /etc/defalut/lxc-net does not source any other scripts.  So
there is no other place you should need to look.

This will probably change during the upcoming transition to systemd
as well, so redesigning the startup at this stage would be ill-advised.

 status: wontfix


** Changed in: lxc (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  lxc: unconditional overwrite of USE_LXC_BRIDGE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1394263/+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 1394764] [NEW] package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 1

2014-11-20 Thread AlainKnaff
Public bug reported:

The problem occured while upgrading from 10.04 to 12.04

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: slapd 2.4.21-0ubuntu5.6
ProcVersionSignature: Ubuntu 3.0.0-32.51~lucid1-server 3.0.69
Uname: Linux 3.0.0-32-server x86_64
Architecture: amd64
Date: Thu Nov 20 22:44:26 2014
ErrorMessage: ErrorMessage: subprocess new pre-installation script returned 
error exit status 1
SourcePackage: openldap
Title: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: ErrorMessage: 
subprocess new pre-installation script returned error exit status 1

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


** Tags: amd64 apport-package lucid

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

Title:
  package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade:
  ErrorMessage: subprocess new pre-installation script returned error
  exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1394764/+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 1376927] Re: [SRU] Configurable block device mapping timeout in compute

2014-11-20 Thread Jorge Niedbalski
** 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 nova in Ubuntu.
https://bugs.launchpad.net/bugs/1376927

Title:
  [SRU] Configurable block device mapping timeout in compute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1376927/+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 1394759] [NEW] https health checks by ldirectord fail

2014-11-20 Thread Shawn Heisey
Public bug reported:

Package: ldirectord
Description:Ubuntu 14.04.1 LTS
Release:14.04

See debian bug 770349.  https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=770349

For https health checks to succeed, the verify_hostname option for LWP
must be disabled.  If an IP address is used for the real server (which
as far as I know is recommended), the hostname in the request will not
match the name in the SSL certificate.  Newer LWP versions will check
that these match unless they are told not to.

The upstream fix was committed here:

https://github.com/mcnewton/resource-
agents/commit/68fad38326b7c04efd6434e736e32fe395eafe02

I am awaiting another maintenance window before I can verify that this
patch fixes the problem I encountered.

** Affects: resource-agents (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  https health checks by ldirectord fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1394759/+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 1394263] Re: lxc: unconditional overwrite of USE_LXC_BRIDGE

2014-11-20 Thread Jens Elkner
Well, it is strange: If there is such a setting in /etc/default/lxc, one
usually assumes, that this is the master of the disaster and gets
"propagated" downwards, but obviously it is not ...  And thus I wonder,
which files in the lxc forest need to be checked as well to avoid
further surprises ...

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

Title:
  lxc: unconditional overwrite of USE_LXC_BRIDGE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1394263/+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 1384555] Re: SQL error during alembic.migration when populating Neutron database on MariaDB 10.0

2014-11-20 Thread Armando Migliaccio
** Changed in: neutron
Milestone: None => kilo-1

** Changed in: neutron
   Importance: Undecided => Medium

** Tags added: juno-backport-potential

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

Title:
  SQL error during alembic.migration when populating Neutron database on
  MariaDB 10.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1384555/+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 1388036] Re: qemu-img segmentation fault when asking for options

2014-11-20 Thread Brian Murray
Hello Neil, or anyone else affected,

Accepted qemu-kvm into precise-proposed. The package will build now and
be available at http://launchpad.net/ubuntu/+source/qemu-kvm/1.0+noroms-
0ubuntu14.20 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: qemu-kvm (Ubuntu Precise)
   Status: Triaged => Fix Committed

** Tags added: verification-needed

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

Title:
  qemu-img segmentation fault when asking for options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1388036/+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 1381768] Re: AttributeError: 'module' object has no attribute 'LDAP_CONTROL_PAGE_OID' with python-ldap 2.4

2014-11-20 Thread Morgan Fainberg
I am afraid this would be a really ugly back port to Icehouse. If
someone wants to take this on, I'd be happy to see it happen, but I know
it'll be a large volume of work.

** Changed in: keystone
Milestone: None => kilo-1

** Changed in: keystone/juno
Milestone: None => 2014.2.1

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

Title:
  AttributeError: 'module' object has no attribute
  'LDAP_CONTROL_PAGE_OID' with python-ldap 2.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1381768/+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 1379340] Re: qemu-kvm guest panic for AMD smp trusty guests

2014-11-20 Thread Chris J Arges
I'm able to reproduce this and currently it looks like its fixed in
3.18-rc1. The main things that need to be enabled are 'cpu mode=host-
passthrough' and > 1 CPU. If 'cpu mode=host-model' is enabled and > 1
CPU things work fine.

The differences in cpu features were:
npt nrip_save tsc_adjust

I've also tried this on Intel platforms and was unable to reproduce, I
was able to reproduce this on an AMD Opteron 6276 processor.

Working on finding the patch to backport.

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

Title:
  qemu-kvm guest panic for AMD smp trusty guests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1379340/+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


Re: [Bug 1394263] [NEW] lxc: unconditional overwrite of USE_LXC_BRIDGE

2014-11-20 Thread Serge Hallyn
Given that it is commented on the same line, it shouldn't be
confusing.  The reason it is done this way is so that postinst
can update /etc/default/lxc-net without affect /etc/default/lxc,
and without overriding any admin-provided configuration.  There
are other ways we could do this, but this is one of the simplest
and most robust (in the face of esoteric package administration
in some setups) ways. 

Is there a particular workflow which this breaks for you?

 status: incomplete


** 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/1394263

Title:
  lxc: unconditional overwrite of USE_LXC_BRIDGE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1394263/+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 1370199] Re: qemu upstart job should create /dev/kvm in a container

2014-11-20 Thread Serge Hallyn
** Description changed:

  I have a host with kvm loaded and after creating a container and
  installing the qemu package, /dev/kvm doesn't exist.  If I create it
  manually qemu runs fine.
  
  The upstart job should detect that it's in a container and create
  /dev/kvm for use.
+ 
+ 
+ Impact: /dev/kvm does not exist in containers after installing qemu-kvm
+ Test case:
+   sudo lxc-create -t download -n t1 -- -d ubuntu -r trusty -a amd64
+   sudo lxc-start -n t1 -d
+   sudo lxc-attach -n t1 -- apt-get update
+   sudo lxc-attach -n t1 -- apt-get -y install qemu-kvm
+   sudo lxc-attach -n t1 -- ls -l /dev/kvm
+ Regression potential: This can only be fixed for privileged containers on the 
real host,  where root in the container can in fact create /dev/kvm.  In that 
case there should be no regresison as we simply create the needed device.  In 
the other case, package install should not fail since we do '|| true' to ignore 
failure.
+ 

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

Title:
  qemu upstart job should create /dev/kvm in a container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1370199/+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 1390352] Re: [MRE] Rebase Xen-4.4 to upstream stable 4.4.1

2014-11-20 Thread Stefan Bader
Hi Brian, to be honest I used the locally built one. Though I locally
build with sbuild with a proposed setup. And I take the same source
package which I then upload. So I am quite confident those are
functionally the same.

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

Title:
  [MRE] Rebase Xen-4.4 to upstream stable 4.4.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1390352/+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 1390352] Re: [MRE] Rebase Xen-4.4 to upstream stable 4.4.1

2014-11-20 Thread Brian Murray
Stefan did you test with the version of the package from the -proposed
archive or did you use one you'd built locally?

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

Title:
  [MRE] Rebase Xen-4.4 to upstream stable 4.4.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1390352/+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 1370199] Re: qemu upstart job should create /dev/kvm in a container

2014-11-20 Thread Serge Hallyn
** Also affects: qemu (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  qemu upstart job should create /dev/kvm in a container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1370199/+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 1381410] Re: [SRU] 0.80.7 stable update

2014-11-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ceph - 0.80.7-0ubuntu0.14.10.1

---
ceph (0.80.7-0ubuntu0.14.10.1) utopic; urgency=medium

  * New upstream stable release (LP: #1381410):
- d/p/ceph-ao-require-cas.patch: Dropped, no longer required.
- d/p/*: Refreshed.
 -- James PageWed, 12 Nov 2014 11:35:47 +

** Changed in: ceph (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 ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1381410

Title:
  [SRU] 0.80.7 stable update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1381410/+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 1381410] Re: [SRU] 0.80.7 stable update

2014-11-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ceph - 0.80.7-0ubuntu0.14.04.1

---
ceph (0.80.7-0ubuntu0.14.04.1) trusty; urgency=medium

  * New upstream stable point release (LP: #1381410).
 -- James PageWed, 12 Nov 2014 11:31:46 +

** Changed in: ceph (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 ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1381410

Title:
  [SRU] 0.80.7 stable update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1381410/+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 1381410] Update Released

2014-11-20 Thread Brian Murray
The verification of the Stable Release Update for ceph 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 ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1381410

Title:
  [SRU] 0.80.7 stable update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1381410/+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 1388036] Re: qemu-img segmentation fault when asking for options

2014-11-20 Thread Serge Hallyn
** Description changed:

+ 
+ Impact: qemu-img segfaults
+ Test case: qemu-img convert -O qcow2 -o ? a b
+ Regression potential:  this only ensures that data is initialized before we 
call a fn dereferencing it. Any regressions will be localized to qemu-img.
+ 
+ 
  When you ask for options for a command on the precise version of qemu-
  img
  
  qemu-img convert -O qcow2 -o ? a b
  
  The tool seg faults:
  
  Supported options:
  size Virtual disk size
  backing_file File name of a base image
  backing_fmt  Image format of the base image
  encryption   Encrypt the image
  cluster_size qcow2 cluster size
  preallocationPreallocation mode (allowed values: off, metadata)
  Segmentation fault (core dumped)
  
  This is fixed upstream in later versions, but may be worth backporting
  to precise.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: qemu-utils 1.0+noroms-0ubuntu14.18
  ProcVersionSignature: Ubuntu 3.2.0-65.98-generic 3.2.60
  Uname: Linux 3.2.0-65-generic i686
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: i386
  Date: Fri Oct 31 10:41:52 2014
  MarkForUpload: True
  SourcePackage: qemu-kvm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  qemu-img segmentation fault when asking for options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1388036/+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 1394636] [NEW] pass_persist fails when setting string

2014-11-20 Thread Eduardo Weiland
Public bug reported:

I am trying to extend the SNMP agent using pass_persist, but when trying
to SET a value of type string the operation fails.

This problem is seems to be the same that is already reported in
upstream (http://sourceforge.net/p/net-snmp/bugs/2442/). There is a
patch that fixed this issue there, but it appears that patch is not
applied in Ubuntu 14.04 LTS.

I downloaded the package source code with "apt-get source snmpd" and I
could confirm that the patch is not applied (assuming the version
downloaded by apt-get source is the same that apt-get installs).

System Release: Ubuntu 14.04.1 LTS
Package Version: 5.7.2~dfsg-8.1ubuntu3

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  pass_persist fails when setting string

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1394636/+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 1394327] Re: unmapping of persistent grants in qemu

2014-11-20 Thread Stefan Bader
I have just uploaded a modified version of qemu to my testing PPA[1]. I
assumed your primary environment is Trusty. As soon as that is build you
can get the updated qemu by adding that PPA. If you need packages for a
different release, let me know.

[1]
https://launchpad.net/~smb/+archive/ubuntu/xen?field.series_filter=trusty

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

** Changed in: qemu (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: qemu (Ubuntu Trusty)
 Assignee: (unassigned) => Stefan Bader (smb)

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

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

** Changed in: qemu (Ubuntu Utopic)
 Assignee: (unassigned) => Stefan Bader (smb)

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

Title:
  unmapping of persistent grants in qemu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1394327/+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 1394327] Re: unmapping of persistent grants in qemu

2014-11-20 Thread Stefan Bader
** Changed in: qemu (Ubuntu)
   Importance: Undecided => Medium

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

** Changed in: qemu (Ubuntu)
 Assignee: (unassigned) => Stefan Bader (smb)

** Also affects: qemu (Ubuntu Utopic)
   Importance: Undecided
   Status: New

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

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

Title:
  unmapping of persistent grants in qemu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1394327/+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 1216817] Re: [SRU] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the push module to throw errors.

2014-11-20 Thread Thomas Ward
Vorobyoff:

This will be fixed whenever the SRU team sees the upload - it's in the
queue.

In the mean time, you can use my PPA with these changes already present
- https://launchpad.net/~teward/+archive/ubuntu/nginx-sru/

It's ultimately the same builds that the debdiffs help make.  If you can
confirm the changes work that is one step in this - confirming the fixes
actually work.

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

Title:
  [SRU] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes
  the push module to throw errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nginx/+bug/1216817/+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 1292234] Re: qcow2 image corruption in trusty (qemu 1.7 and 2.0 candidate)

2014-11-20 Thread Jamie Strandboge
FYI, I was able to reproduce this last night and uploaded forhallyn-
trusty-amd64.img.corrupted.gz to
https://chinstrap.canonical.com/~jamie/lp1292234/ for comparison with
forhallyn-trusty-amd64.img.gz.

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

Title:
  qcow2 image corruption in trusty (qemu 1.7 and 2.0 candidate)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1292234/+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 1216817] Re: [SRU] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the push module to throw errors.

2014-11-20 Thread Vorobyoff Andrey
Hello!
Can anybody say when this bug will be fixed?
Now nginx-extras in 14.04 is in unusable state. We are stopping to use 14.04 in 
production.

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

Title:
  [SRU] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes
  the push module to throw errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nginx/+bug/1216817/+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 1394502] [NEW] Can not attach to running screen session

2014-11-20 Thread Sami Pietila
Public bug reported:

I have ubuntu 14.04 LTS version and there is a screen session. The
session is alive, it has a program running which is generating files. I
can also see it on the process list (ps aux):

sampie1377  0.0  0.0  87140  1736 ?Ss   marras03   0:00
SCREEN -R -d

However, I am unable to attach to that session. 
"screen -list" command says: "No Sockets found in /var/run/screen/S-sampie."

"screen -r" says: "There is no screen to be resumed."

I don't know if this is a bug or not, but how can I attach to the
existing screen session?

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: screen 4.1.0~20120320gitdb59704-9
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
Date: Thu Nov 20 10:44:01 2014
InstallationDate: Installed on 2014-07-08 (135 days ago)
InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
SourcePackage: screen
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Can not attach to running screen session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1394502/+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