Just started hitting this as well. Simply importing the OpenSSL library
raises the AttributeError:
adam@amebix:~$ python -c 'import OpenSSL'
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.7/dist-packages/OpenSSL/__init__.py", line 8, in
from OpenSSL import
Public bug reported:
in the process of dist-upgrad'ing from trusty -> xenial, hit this :
Preparing to unpack .../swig2.0_2.0.12-1ubuntu4_amd64.deb ...
Unpacking swig2.0 (2.0.12-1ubuntu4) over (2.0.11-1ubuntu2) ...
dpkg: error processing archive
/var/cache/apt/archives/swig2.0_2.0.12-1ubuntu4_am
THis is not an astara bug. marking it as affecting ubuntu's cinder.
** Also affects: cinder (Ubuntu)
Importance: Undecided
Status: New
** Changed in: astara
Status: New => Opinion
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Changed in: nova/juno
Assignee: (unassigned) => Matt Riedemann (mriedem)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418187
Title:
_get_host_numa_topology assumes numa cell has memory
To
** Also affects: nova/juno
Importance: Undecided
Status: New
** Changed in: nova/juno
Importance: Undecided => Medium
** Changed in: nova/juno
Status: New => Fix Committed
** Changed in: nova/juno
Milestone: None => 2014.2.3
--
You received this bug notification because
Confirmed this fixes the issue:
Current version shows the following apparmor errors when spinning up a
virtual machine with '-device sga', and the console log does not contain
any early boot stuff:
adam@trusty:~$ dpkg -l | grep libvirt
ii libvirt-bin 1.2.2-0ubuntu13.1.8
Public bug reported:
Attempting to use the sgabios ROM to capture early boot BIOS messages on
the serial console. Typically this can be done via libvirt domain
configuration:
Resulting in the qemu process being launched with a '-device sga'
argument that should load the optional ROM.
The s
** Also affects: ironic (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1391960
Title:
Missing python-sendfile dependency breaks GlanceImageService
** Changed in: ironic (Ubuntu)
Status: New => Incomplete
** Changed in: ironic (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1387748
Title:
Iron
The ironic package is not yet included in the Ubuntu Cloud Archive so
this conflict is expected. Until it is included these types of
conflicts are expected.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
This is a Nova configuration issue, marking Invalid against this
package.
** Changed in: ironic (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1382502
Title:
I
** Summary changed:
- Backport python3.4 logging module backward incompatibility fix.
+ [SRU] Backport python3.4 logging module backward incompatibility fix.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
** Changed in: neutron/icehouse
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1292102
Title:
AttributeError: 'NoneType' object has no attribute 'obj'
(
** Changed in: neutron/icehouse
Assignee: (unassigned) => James Page (james-page)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1292102
Title:
AttributeError: 'NoneType' object has no attribute
** Also affects: neutron/icehouse
Importance: Undecided
Status: New
** Changed in: neutron/icehouse
Status: New => Fix Committed
** Changed in: neutron/icehouse
Milestone: None => 2014.1.3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
The fix appears to have been released upstream in eventlet 0.15.1
** Changed in: python-eventlet (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321787
Title:
** Also affects: python-eventlet (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321787
Title:
Paramiko does not properly work with eventlet concu
** Also affects: eventlet (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: eventlet (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321787
Title:
Paramiko does not
** Changed in: tripleo
Status: New => In Progress
** Changed in: tripleo
Assignee: (unassigned) => Adam Gandelman (gandelman-a)
** Also affects: tripleo-image-elements (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: tripleo-image-elements (Ubuntu)
-
Was able to test the proposed package and verify the issue is resolved.
Test:
1)
- Boot a fresh trusty VM using libvirt
- Install cloud-init
- Reboot
SUCCESS
2)
- Shutdown
- Using libvirt, add a serial device / pty to the domain
- Boot same VM
FAIL (boot hangs)
- Shutdown
- Remove serial device
** Changed in: tripleo
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316475
Title:
[SRU] CloudSigma DS for causes hangs when serial console present
To manage noti
Proposed DIB fix here: https://review.openstack.org/95598
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1316475
Title:
[SRU] CloudSigma DS for causes hangs when serial console present
To manage not
** Also affects: diskimage-builder
Importance: Undecided
Status: New
** Changed in: diskimage-builder
Status: New => In Progress
** Changed in: diskimage-builder
Assignee: (unassigned) => Adam Gandelman (gandelman-a)
--
You received this bug notification because you
Thanks for the tip Seth.. That appears to work, thanks! I reached out
to Rob and he pointed out that, when using tmpfs, the fs will fill up at
50% memory usage, so the ENOSPC is to be expected here. Now that the
cause is known, I think we can get away with bumping the default and
minimum required
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1311987
Title:
deploy-ironic ramdisks do not boot: Failed to execute /init (error
This turns out to be a kernel issue, either upstream or in Ubuntu.
Bisected to the following, which was released in 3.12.
commit 16203a7a9422315bc929461503e3a046459ea5ff
Author: Rob Landley
Date: Wed Sep 11 14:26:12 2013 -0700
initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled
** Changed in: python-glanceclient
Assignee: Adam Gandelman (gandelman-a) => (unassigned)
** No longer affects: python-glanceclient
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1153623
Ti
** Changed in: neutron/havana
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280941
Title:
metadata agent throwing AttributeError: 'HTTPClient' object ha
Confirmed the proposed package fixes the issue.. Previous package in
-updates vs whats in -proposed:
Unpacking libvirt-bin (from .../libvirt-bin_1.1.1-0ubuntu8.7_amd64.deb) ...
Processing triggers for ureadahead ...
Processing triggers for man-db ...
Setting up libvirt0 (1.1.1-0ubuntu8.7) ...
Sett
Works for me:
root@sauce:~# cat > testme.c << EOF
> #include
>
> int main() { printf("hello, world\n"); }
> EOF
root@sauce:~# gcc -o testme testme.c -lvirt-lxc
/usr/bin/ld: cannot find -lvirt-lxc
collect2: error: ld returned 1 exit status
root@sauce:~# apt-get update
root@sauce:~# apt-get -y i
Was hoping to test this today but the 1.1.1-0ubuntu8.8 package that was
uploaded to saucy-proposed seems to be FTBFS for all arches ATM
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248025
Title:
[
** Changed in: neutron/havana
Importance: Undecided => Critical
** Changed in: neutron/havana
Milestone: None => 2013.2.3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280941
Title:
metadat
Though python-oauthlib is listed as a build depends, not sure how
current keystone saucy packages make use of it at runtime without
https://review.openstack.org/#/c/82401/ ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
Correction: https://review.openstack.org/#/c/70750/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223010
Title:
Use oauthlib rather than oauth2
To manage notifications about this bug go to:
https:
** Description changed:
+ [Impact]
+
+ libvirtd to start within guests of some Xen environments. This has been
+ reported by multiple users of the Rackspace public cloud. libvirt has
+ many use-cases in this environment, most notably driving upstream
+ OpenStack CI efforts. This bug makes libv
Hitting this on rackspace using on both a saucy instance /w 1.1.1-0ubuntu8.5
and on a precise instance /w cloud archive's 1.1.1-0ubuntu8.5~cloud0. Attached
is a debug log of saucy's failure.
** Attachment added: "debug"
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1248025/+attac
** Package changed: ubuntu => libvirt (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1248025
Title:
libvirt-bin fails to start inside Xen
To manage notifications about this bug go to:
https
Public bug reported:
Starting up heat-engine throws the following error,though the service
starts up okay.
2014-02-27 13:47:51.433 16483 INFO heat.engine.environment [-] Registering
AWS::EC2::VPC ->
2014-02-27 13:47:51.434 16483 INFO heat.engine.environment [-] Registering
AWS::CloudFormation:
** Changed in: nova
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1264816
Title:
Unable to instantiate unregistered object type SecurityGroupRuleList
To manag
I'm hitting this as well, after walking thru a Grizzly -> Havana ->
Icehouse B1 upgrade. In my case, this happens at startup of nova-
compute itself. Using nova-network flatdhcp multi_host, 2 compute nodes
/w 2 local nova-network services. Startup fails on both.
1:2014.1~b1-0ubuntu2~cloud0. Will
Full log of failed nova-compute startup @
http://paste.ubuntu.com/6823695/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1264816
Title:
Unable to instantiate unregistered object type SecurityGroupRu
Having some trouble reproducing the original issue again using the
current package in saucy-updates (1.1.1-0ubuntu8.2) Seems I was hitting
this consistently last week but now I can no longer trigger the original
issue.
@Dirk- I'm curious if you might revert some of the local changes you've
made
Test coverage log.
** Attachment added: "saucy_havana_nova-network.tar"
https://bugs.launchpad.net/bugs/1262788/+attachment/3950249/+files/saucy_havana_nova-network.tar
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you ar
Test coverage log.
** Attachment added: "saucy_havana_neutron.tar"
https://bugs.launchpad.net/bugs/1262788/+attachment/3950248/+files/saucy_havana_neutron.tar
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Test coverage log.
** Attachment added: "saucy_havana_iscsi.tar"
https://bugs.launchpad.net/bugs/1262788/+attachment/3950246/+files/saucy_havana_iscsi.tar
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
Please find the attached test log from the Ubuntu Server Team's CI
infrastructure. As part of the verification process for this bug, the
OpenStack components have been deployed and configured across multiple
nodes using saucy-proposed as an installation source. After successful
bring-up and configu
** Description changed:
This is a meta-bug used for tracking progress of the 2013.2.1 stable
updates to Ceilometer, Cinder, Glance, Keystone, Heat, Horizon, Nova and
Neutron in Ubuntu 13.10 and the Ubuntu Cloud Archive.
+
+ ceilometer (2013.2.1-0ubuntu2) saucy-proposed; urgency=low
+ .
+
** Description changed:
- In some cases (not for all instances, just for some) the following error
- prevents creating the snapshot:
+ SRU Justification ---
+
+ [Impact]
+
+ In a libvirt-based OpenStack deployment, Nova fails to snapshot
+ instances, failing with error:
+
+ internal error:
** Changed in: cloud-archive
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1262788
Title:
Meta bug for tracking Openstack 2013.2.1 Stable Update
To manage notificati
** Changed in: cinder (Ubuntu)
Status: New => Invalid
** Changed in: cinder (Ubuntu Saucy)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1262788
Title:
Meta b
** Changed in: keystone (Ubuntu Saucy)
Status: New => Confirmed
** Changed in: heat (Ubuntu)
Status: New => Invalid
** Changed in: heat (Ubuntu)
Status: Invalid => Confirmed
** Changed in: heat (Ubuntu)
Status: Confirmed => Invalid
** Changed in: heat (Ubuntu Saucy)
** Changed in: glance (Ubuntu)
Status: New => Invalid
** Changed in: glance (Ubuntu Saucy)
Status: New => Confirmed
** Changed in: ceilometer (Ubuntu Saucy)
Status: New => Confirmed
** Changed in: ceilometer (Ubuntu)
Status: New => Invalid
** Changed in: keystone (Ub
** Changed in: nova (Ubuntu Saucy)
Status: New => Confirmed
** Changed in: nova (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1262788
Title:
Meta bug f
** Also affects: nova (Ubuntu Saucy)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1262788
Title:
Meta bug for tracking Openstack 2013.2.1 Stable Update
Public bug reported:
This is a meta-bug used for tracking progress of the 2013.2.1 stable
updates to Ceilometer, Cinder, Glance, Keystone, Heat, Horizon, Nova and
Neutron in Ubuntu 13.10 and the Ubuntu Cloud Archive.
** Affects: nova (Ubuntu)
Importance: Undecided
Status: New
--
Y
** Also affects: migrate (Ubuntu)
Importance: Undecided
Status: New
** Also affects: migrate (Ubuntu Saucy)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
Can someone please capture how this bug affects the Ubunty python-
keystoneclient package and how to reproduce with whats in the archive
(saucy or trusty)? The original trace appears to implicate non-Ubuntu
stuff installed by devstack (pip installed python-keyring, devstack
installed python-keysto
Test coverage log.
** Attachment added: "raring_grizzly_nova-network.tar"
https://bugs.launchpad.net/bugs/1241202/+attachment/3893281/+files/raring_grizzly_nova-network.tar
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
Test coverage log.
** Attachment added: "raring_grizzly_iscsi.tar"
https://bugs.launchpad.net/bugs/1241202/+attachment/3893280/+files/raring_grizzly_iscsi.tar
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Test coverage log.
** Attachment added: "raring_grizzly_quantum.tar"
https://bugs.launchpad.net/bugs/1241202/+attachment/3893282/+files/raring_grizzly_quantum.tar
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a me
Please find the attached test log from the Ubuntu Server Team's CI
infrastructure. As part of the verification process for this bug, the
OpenStack components have been deployed and configured across multiple
nodes using raring-proposed as an installation source. After successful
bring-up and config
Dmitrijs, any update on pushing the raring fix to proposed?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223576
Title:
[SRU] lvremove often fails on first attempt when removing snapshot
To manage
** Description changed:
This is a meta-bug used for tracking progress of the 2013.1.4 Grizzly
stable update to Glance, Nova, Horizon, Keystone, Cinder and Quantum in
Ubuntu 13.04.
+
+ cinder (1:2013.1.4-0ubuntu1) raring-proposed; urgency=low
+ .
+* Resynchronize with stable/grizzly (6e
** Also affects: cloud-archive
Importance: Undecided
Status: New
** Changed in: cloud-archive
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241202
Title:
Public bug reported:
This is a meta-bug used for tracking progress of the 2013.1.4 Grizzly
stable update to Glance, Nova, Horizon, Keystone, Cinder and Quantum in
Ubuntu 13.04.
** Affects: cinder (Ubuntu)
Importance: Undecided
Status: Invalid
** Affects: glance (Ubuntu)
Import
** Changed in: cinder/grizzly
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1185178
Title:
glanceclient tests failing on fake_host
To manage notificatio
** Changed in: python-novaclient (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229257
Title:
assertion failure warnings output, imports old static gobject b
** Summary changed:
- Keystone fails to start after installation: invoke-rc.d: policy-rc.d denied
execution of start.
+ curtin leaves behind /usr/sbin/policy-rc.d file that prevents invoke-rc.d
from starting services
--
You received this bug notification because you are a member of Ubuntu
Bugs
So the above policy-rc.d is present on all systems provisioned with
MAAS+curtin. Wondering if it is cruft from curtin provisioning that
needs to be cleaned up.
** Also affects: curtin (Ubuntu)
Importance: Undecided
Status: New
** Changed in: keystone (Ubuntu)
Status: New => Inva
/usr/sbin/policy-rc.d contains the following:
#!/bin/sh
# see invoke-rc.d for exit codes. 101 is "do not run"
while true; do
case "$1" in
-*) shift;;
makedev|x11-common) exit 0;;
*) exit 101;;
esac
done
--
You received this bug notification because you are a member of Ubu
** Changed in: cloud-archive
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1236544
Title:
canot access static images over http with apache 2.2 (precise)
To
Public bug reported:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.3 LTS"
# dpkg -l | grep keystone
ii keystone 1:2013.1.3-0ubuntu1~cloud0
OpenStack identity service - Daemons
ii python-keystone
Just tested with a fresh system and fresh package installation from the
Cloud Archive Havana proposed pocket. Installed horizon
1:2013.2~rc1-0ubuntu2~cloud0 (havana release candidate) and everything
is working fine. Steps to do minimal test:
apt-get install openstack-dashboard
edit /etc/openstac
I believe we work around this with a patch, and upstream has fixed
imports so oauth2 is only required when using the oauth extension. Can
we close this now, Chuck?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
** Tags added: theme-oil
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1236544
Title:
canot access static images over http with apache 2.2 (precise)
To manage notifications about this bug go to:
ht
This bug has been fixed in the Ubuntu Cloud Archive (precise-grizzly):
nova: 1:2013.1.3-0ubuntu1~cloud0
keystone: 1:2013.1.3-0ubuntu1~cloud0
horizon: 1:2013.1.3-0ubuntu1~cloud0
quantum: 1:2013.1.3-0ubuntu1~cloud0
cinder: 1:2013.1.3-0ubuntu2~cloud0
glance: 1:2013.1.3-0ubuntu
** Changed in: cinder (Ubuntu Saucy)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1227153
Title:
cinder missing build-depends on python-netaddr
To manage no
Subscribed roaksoax, he's been maintaining the HA stack
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1232096
Title:
Remove openais from saucy, moved on to corosync 2.x
To manage notifications abou
** Changed in: cinder (Juju Charms Collection)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1190791
Title:
cinder's rbd backend driver now uses python library
To mana
Please find the attached test log from the Ubuntu Server Team's CI
infrastructure. As part of the verification process for this bug, the
OpenStack components have been deployed and configured across multiple
nodes using raring-proposed as an installation source. After successful
bring-up and config
Test coverage log.
** Attachment added: "raring_grizzly_nova-network.tar"
https://bugs.launchpad.net/bugs/1210447/+attachment/3830563/+files/raring_grizzly_nova-network.tar
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
Test coverage log.
** Attachment added: "raring_grizzly_iscsi.tar"
https://bugs.launchpad.net/bugs/1210447/+attachment/3830562/+files/raring_grizzly_iscsi.tar
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Test coverage log.
** Attachment added: "raring_grizzly_quantum.tar"
https://bugs.launchpad.net/bugs/1210447/+attachment/3830564/+files/raring_grizzly_quantum.tar
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a me
Public bug reported:
python-cliff (1.4.4-0ubuntu1) saucy; urgency=low
Trying to rebuild python-cliff, hitting version conflict in the test
suite. It looks like setup.py has been patched to set its install
requirements to pyparsing>=2.0.0, but the egg-info is pyparsing==1.5.7,
causing the test su
)
Importance: Undecided
Assignee: Adam Gandelman (gandelman-a)
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226871
Title:
python-troveclient lists XS-Testsuite but
** Summary changed:
- lvremove always fails on first attempt when removing snapshot
+ [SRU] lvremove often fails on first attempt when removing snapshot
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
** Description changed:
+ [SRU Justification]
+
+ [Impact]
+
+ * Removing LVM snapshots is unreliable on Raring on some hardware.
+ * Tools that abstract LVM actions will likely fail if they expect these
actions
+ to function correctly and reliably. Specifically, OpenStack Cinder requires
+
lvm2 (2.02.98-6ubuntu1) saucy; urgency=low
* Merge from Debian unstable, remaining changes:
- debian/patches/avoid-dev-block.patch: Prefer any other device name over
names in /dev/block/ since lvm.conf won't handle this.
- debian/rules:
- copy .po file to .pot file for Rosett
This was fixed in 13.10 with lvm2 (2.02.98-6ubuntu1).
** Changed in: lvm2 (Ubuntu Saucy)
Status: New => Fix Released
** Changed in: lvm2 (Ubuntu Raring)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
** Changed in: lvm2 (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1225149
Title:
Please merge lvm2 (main) 2.02.98-6 from Debian unstable (main)
To
python-troveclient 1:0.1.4-0ubuntu1 uploaded to Ubuntu, promoted to
main.
** Changed in: horizon (Ubuntu Saucy)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
Hi Brooklyn, do you think you can rebase this patch against the Havana
branch? This is not something we'd typically SRU to Grizzly, but since
Havana is still far off release we can apply it there without much
hassle.
--
You received this bug notification because you are a member of Ubuntu
Bugs,
** Summary changed:
- nova-compute-kvm does not function without manually loading kvm module
+ qemu no longer loads kvm_* module on older kernels (12.04)
** Changed in: qemu (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Public bug reported:
Please merge lvm2 (main) 2.02.98-6 from Debian unstable (main). I've
filed a merge bug seeking sponsorship at LP: #1225149.
FFe justification:
This merge pulls in from Debian a handful of fixes to the udev rules
installed by the package. These fix some bad races I've been
** Changed in: ubuntu
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1221981
Title:
[FFe] [needs-packaging] New package python-troveclient
To manage notificati
ets installed
- Install the missing fsadm manpage.
- Complete libdevmapper-dev multiarch:
- move .so symlinks and pkgconfig files to multiarched locations.
- mark libdevmapper-dev M-A: same
-- Adam Gandelman Thu, 12 Sep 2013 16:03:09 -0700
** Affects: lvm2 (Ubuntu)
Import
Testing the changes to udev rules from lvm2 2.02.98-6 on raring 13.04
fixes the intermittent issue there, as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223576
Title:
lvremove always fails
** Also affects: drbd8 (Ubuntu Precise)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1185756
Title:
drbd8-utils not compatible with linux-lts-raring kern
This appears to be resolved in Debian using lvm2 2.02.98-6. There have
been a number of updates to the udev rules since our 13.10 version
(2.02.98-1). Syncing these changes out to my test hardware fixes this
issue as well as another total LVM deadlock I started hitting while
testing some new Open
No, using the same hardware I've tested on Precise, Raring and Saucy.
Precise does not seem to be affected at all, Raring/13.04 seems to be
affected 50% of the time (or every other test cycle), Saucy/13.10 hits
an error on first attempt 100% of the time. Sorry for the confusion.
--
You received
1 - 100 of 1180 matches
Mail list logo