@stgraber, uhm, just noticed, you call python3. this report is about the
python2 version :)
** Also affects: lxc (Ubuntu)
Importance: Undecided
Status: New
--
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:
Confirmed
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