Activity log for bug #1445947

Date Who What changed Old value New value Message
2015-04-19 15:57:58 Max Bowsher bug added bug
2015-05-06 15:55:08 Launchpad Janitor python-pip (Ubuntu): status New Confirmed
2015-05-12 23:15:19 Alberto Salvia Novella python-pip (Ubuntu): importance Undecided Medium
2015-05-22 09:30:07 Stefan Friesel bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786440
2015-05-22 09:30:07 Stefan Friesel bug task added pip
2015-05-22 10:36:25 Bug Watch Updater pip: status Unknown New
2015-06-14 15:18:31 WATANABE Wataru bug added subscriber WATANABE Wataru
2015-09-26 16:59:47 Rex Tsai bug added subscriber Rex Tsai
2015-11-01 20:04:17 Ooe bug added subscriber Ooe
2015-12-27 17:01:46 Adam Dingle bug added subscriber Adam Dingle
2016-01-31 08:26:37 Bug Watch Updater pip: status New Fix Released
2016-04-12 04:09:39 Liang Chen description The command 'pip3 list' is broken on vivid: maxb@altimeter:~$ pip3 list [snip] Exception: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/lib/python3/dist-packages/pip/commands/list.py", line 80, in run self.run_listing(options) File "/usr/lib/python3/dist-packages/pip/commands/list.py", line 142, in run_listing self.output_package_listing(installed_packages) File "/usr/lib/python3/dist-packages/pip/commands/list.py", line 151, in output_package_listing if dist_is_editable(dist): File "/usr/lib/python3/dist-packages/pip/util.py", line 367, in dist_is_editable req = FrozenRequirement.from_dist(dist, []) File "/usr/lib/python3/dist-packages/pip/__init__.py", line 299, in from_dist assert len(specs) == 1 and specs[0][0] == '==' AssertionError The problem is that the version string of python-apt is not PEP 440 compliant. Avoiding this crash is already fixed with a one-line patch upstream. Please consider cherry-picking https://github.com/pypa/pip/commit/6cab71f422f2425b4d2283023c9e955f9663dde6 into Vivid's pip. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: python3-pip 1.5.6-5ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3 Uname: Linux 3.19.0-14-generic x86_64 ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Sun Apr 19 16:55:24 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2014-05-29 (325 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) PackageArchitecture: all SourcePackage: python-pip UpgradeStatus: Upgraded to vivid on 2015-03-29 (20 days ago) [Impact] * Not able show current list of installed packages, e.g. pip freeze. [Test Case] 1 - install wily/trusty-liberty python-pip package 2 - pip freeze 3 - the following error is shown without the patch Exception: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/lib/python2.7/dist-packages/pip/commands/freeze.py", line 74, in run req = pip.FrozenRequirement.from_dist(dist, dependency_links, find_tags=find_tags) File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 286, in from_dist assert len(specs) == 1 and specs[0][0] == '==' AssertionError [Regression Potential] * None The command 'pip3 list' is broken on vivid: maxb@altimeter:~$ pip3 list [snip] Exception: Traceback (most recent call last):   File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 122, in main     status = self.run(options, args)   File "/usr/lib/python3/dist-packages/pip/commands/list.py", line 80, in run     self.run_listing(options)   File "/usr/lib/python3/dist-packages/pip/commands/list.py", line 142, in run_listing     self.output_package_listing(installed_packages)   File "/usr/lib/python3/dist-packages/pip/commands/list.py", line 151, in output_package_listing     if dist_is_editable(dist):   File "/usr/lib/python3/dist-packages/pip/util.py", line 367, in dist_is_editable     req = FrozenRequirement.from_dist(dist, [])   File "/usr/lib/python3/dist-packages/pip/__init__.py", line 299, in from_dist     assert len(specs) == 1 and specs[0][0] == '==' AssertionError The problem is that the version string of python-apt is not PEP 440 compliant. Avoiding this crash is already fixed with a one-line patch upstream. Please consider cherry-picking https://github.com/pypa/pip/commit/6cab71f422f2425b4d2283023c9e955f9663dde6 into Vivid's pip. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: python3-pip 1.5.6-5ubuntu2 ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3 Uname: Linux 3.19.0-14-generic x86_64 ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Sun Apr 19 16:55:24 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2014-05-29 (325 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) PackageArchitecture: all SourcePackage: python-pip UpgradeStatus: Upgraded to vivid on 2015-03-29 (20 days ago)
2016-04-12 04:09:40 Liang Chen python-pip (Ubuntu): status Confirmed In Progress
2016-04-12 04:09:41 Liang Chen python-pip (Ubuntu): assignee Liang Chen (cbjchen)
2016-04-12 04:11:06 Liang Chen attachment added wily debian patch https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1445947/+attachment/4633565/+files/fix_legacy_version_support.diff
2016-04-12 04:13:37 Liang Chen tags amd64 apport-bug third-party-packages vivid amd64 apport-bug sts sts-sru third-party-packages vivid
2016-04-12 04:26:39 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug sts sts-sru third-party-packages vivid amd64 apport-bug patch sts sts-sru third-party-packages vivid
2016-04-12 04:26:47 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Sponsors Team
2016-05-11 18:59:35 Michael Terry python-pip (Ubuntu): status In Progress Fix Released
2016-05-11 18:59:35 Michael Terry python-pip (Ubuntu): assignee Liang Chen (cbjchen)
2016-05-11 18:59:44 Michael Terry nominated for series Ubuntu Wily
2016-05-11 18:59:44 Michael Terry bug task added python-pip (Ubuntu Wily)
2016-05-11 19:05:34 Michael Terry bug added subscriber Ubuntu Stable Release Updates Team
2016-05-11 19:05:35 Michael Terry removed subscriber Ubuntu Sponsors Team
2016-05-11 19:05:41 Michael Terry bug added subscriber Michael Terry
2016-05-12 16:11:11 Brian Murray python-pip (Ubuntu Wily): status New Fix Committed
2016-05-12 16:11:15 Brian Murray bug added subscriber SRU Verification
2016-05-12 16:11:26 Brian Murray tags amd64 apport-bug patch sts sts-sru third-party-packages vivid amd64 apport-bug patch sts sts-sru third-party-packages verification-needed vivid
2016-05-16 03:39:05 Liang Chen tags amd64 apport-bug patch sts sts-sru third-party-packages verification-needed vivid amd64 apport-bug patch sts sts-sru third-party-packages verification-done vivid
2016-05-19 17:06:40 Launchpad Janitor python-pip (Ubuntu Wily): status Fix Committed Fix Released
2016-05-19 17:06:44 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2016-05-26 12:11:55 Liang Chen attachment added trusty patch https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1445947/+attachment/4670738/+files/fix_legacy_version_support.diff
2016-05-26 13:42:49 Louis Bouchard nominated for series Ubuntu Trusty
2016-05-26 13:42:49 Louis Bouchard bug task added python-pip (Ubuntu Trusty)
2016-05-27 22:14:13 Launchpad Janitor python-pip (Ubuntu Trusty): status New Confirmed
2016-06-28 01:29:23 Liang Chen bug added subscriber Ubuntu Sponsors Team
2016-06-28 05:55:59 Mathew Hodson python-pip (Ubuntu Trusty): importance Undecided Medium
2016-06-28 05:56:03 Mathew Hodson python-pip (Ubuntu Wily): importance Undecided Medium
2016-06-28 05:59:03 Mathew Hodson affects pip ubuntu-translations
2016-06-28 05:59:03 Mathew Hodson ubuntu-translations: importance Unknown Undecided
2016-06-28 05:59:03 Mathew Hodson ubuntu-translations: status Fix Released New
2016-06-28 05:59:03 Mathew Hodson ubuntu-translations: remote watch Debian Bug tracker #786440
2016-06-28 05:59:12 Mathew Hodson bug task deleted ubuntu-translations
2016-06-28 05:59:28 Mathew Hodson bug task added python-pip (Debian)
2016-06-28 08:40:50 Bug Watch Updater python-pip (Debian): status Unknown Fix Released
2016-06-29 13:21:20 Chris J Arges python-pip (Ubuntu Trusty): status Confirmed Fix Committed
2016-06-29 13:21:23 Chris J Arges bug added subscriber Ubuntu Stable Release Updates Team
2016-06-29 13:21:32 Chris J Arges tags amd64 apport-bug patch sts sts-sru third-party-packages verification-done vivid amd64 apport-bug patch sts sts-sru third-party-packages vivid
2016-06-29 13:21:34 Chris J Arges tags amd64 apport-bug patch sts sts-sru third-party-packages vivid amd64 apport-bug patch sts sts-sru third-party-packages verification-needed vivid
2016-06-29 13:21:52 Chris J Arges removed subscriber Ubuntu Sponsors Team
2016-07-20 05:12:39 Liang Chen tags amd64 apport-bug patch sts sts-sru third-party-packages verification-needed vivid amd64 apport-bug patch sts sts-sru third-party-packages verification-done vivid
2016-07-20 19:12:57 Launchpad Janitor python-pip (Ubuntu Trusty): status Fix Committed Fix Released
2016-11-09 12:14:13 Louis Bouchard tags amd64 apport-bug patch sts sts-sru third-party-packages verification-done vivid amd64 apport-bug patch sts third-party-packages verification-done vivid