← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1611503] Re: [SRU] python3-lxc breaks pip3 freeze in Xenial

 

** Changed in: python-pip (Ubuntu)
   Importance: Undecided => High

** Changed in: python-pip (Ubuntu)
       Status: New => 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 Committed

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