Your message dated Sat, 24 Mar 2018 16:08:40 -0400 with message-id <[email protected]> and subject line Re: Bug#860812: python-pip: `pip freeze` and `pip list` fail to run with an AssertionError has caused the Debian Bug report #860812, regarding python-pip: `pip freeze` and `pip list` fail to run with an AssertionError to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 860812: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860812 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-pip Version: 1.5.6-5 Severity: important Dear Maintainer, Rnning `pip freeze` or `pip list` fail with the same error: " 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/list.py", line 80, in run self.run_listing(options) File "/usr/lib/python2.7/dist-packages/pip/commands/list.py", line 142, in run_listing self.output_package_listing(installed_packages) File "/usr/lib/python2.7/dist-packages/pip/commands/list.py", line 151, in output_package_listing if dist_is_editable(dist): File "/usr/lib/python2.7/dist-packages/pip/util.py", line 367, in dist_is_editable req = FrozenRequirement.from_dist(dist, []) File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 299, in from_dist assert len(specs) == 1 and specs[0][0] == '==' AssertionError Storing debug log for failure in /root/.pip/pip.log " The pip.log file contains the same stack trace. Upgrading the package with `easy_install pip` provides a working version of pip. After the upgrade `pip freeze` has "reportbug===6.6.6-bpo8" as part of the listing I'm assuming this is triggering the assertion error. Thanks, Dennis -- System Information: Debian Release: 8.7 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-0.bpo.2-amd64 (SMP w/24 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages python-pip depends on: ii ca-certificates 20141019+deb8u2 ii python 2.7.9-1 ii python-colorama 0.3.2-1 ii python-distlib 0.1.9-1 ii python-html5lib 0.999-3 ii python-pkg-resources 33.1.1-1~bpo8+1 ii python-requests 2.11.1-1~bpo8+1 ii python-setuptools 33.1.1-1~bpo8+1 ii python-six 1.10.0-3~bpo8+1 pn python:any <none> Versions of packages python-pip recommends: ii build-essential 11.7 pn python-dev-all <none> ii python-wheel 0.24.0-1 python-pip suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 9.0.1 Can't reproduce with 9.0.1, presume this has been fixed before then. SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

