group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #07014
[Bug 1611503] Re: [SRU] python3-lxc breaks pip3 freeze in Xenial
This bug was fixed in the package python-pip - 8.1.1-2ubuntu0.2
---------------
python-pip (8.1.1-2ubuntu0.2) xenial; urgency=medium
* d/patches/skip-bad-requirements.patch: Cherry pick from Yakkety to fix
crash in `pip3 freeze` when `python3-lxc` is installed. (LP: #1611503)
-- Barry Warsaw <barry@xxxxxxxxxx> Tue, 09 Aug 2016 16:22:49 -0400
** Changed in: python-pip (Ubuntu Xenial)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1611503
Title:
[SRU] python3-lxc breaks pip3 freeze in Xenial
Status in python-pip package in Ubuntu:
Fix Released
Status in python-pip source package in Xenial:
Fix Released
Bug description:
[Impact]
As reported here: https://github.com/pypa/pip/issues/3681
$ apt install python3-pip python3-lxc
$ pip freeze
--crash with traceback--
However, this happens in Xenial *not* in Yakkety. I forgot to cherry
pick the fix for this in the last 16.04 python-pip SRU, so this is the
bug to track that. Specifically, this cherry picks skip-bad-
requirements.patch from Yakkety to Xenial.
[Test Case]
$ sudo apt install python3-pip python3-lxc
$ pip3 freeze
[Regression Potential]
Highly unlikely. This patch was blessed by upstream and has been in the Debian unstable and Yakkety series for quite a while, with no bugs reported.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1611503/+subscriptions
References