This bug was fixed in the package python-lxc - 0.1-0ubuntu6
---------------
python-lxc (0.1-0ubuntu6) xenial; urgency=medium
* No change rebuild for fixed LXC ABI.
LXC 1.1.0 released with a minor accidental ABI break which was fixed
very shortly afterwards (in 1.1.1), current python-lxc unfortunately got
built against that broken ABI and now that the problem has been
resolved, is itself breaking. (LP: #1550912)
-- Stéphane Graber <[email protected]> Sat, 09 Apr 2016 09:29:34
-0400
** Changed in: python-lxc (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1550912
Title:
python-lxc segfaults when calling get_ips()
Status in ansible package in Ubuntu:
Confirmed
Status in lxc package in Ubuntu:
New
Status in python-lxc package in Ubuntu:
Fix Released
Bug description:
Ohai,
it seems liblxc broke ABI and python-lxc will segfault with something as
simple as:
>>> import lxc
>>> c = lxc.Container(name='foo')
>>> c.get_ips()
Segmentation fault (core dumped)
It does not matter if the container "foo" actually exists, is running or not.
A rebuild helps.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ansible/+bug/1550912/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp