[Python-modules-team] Bug#896998: python-pip: missing required _vendor module in 9.0.1-2.1

Paul Gevers elbrus at debian.org
Thu Apr 26 20:03:26 BST 2018


Source: python-pip
Version: 9.0.1-2.1
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression

With the upload of version 9.0.1-2.1 of python-pip, the autopkgtest¹
started to fail with lots of instances of the error copied below (full
log² attached). The error shows that even importing main from pip fails,
I *assume* this makes python-pip nearly useless.

Looking at the filelist of the two different packages, indeed the
_vendor directory is missing in the latest version. (I created the diffs
by taking the filelists from packages.d.o).

Please investigate the situation.

Paul

¹ https://ci.debian.net/packages/p/python-pip/unstable/amd64/
²
https://ci.debian.net/data/autopkgtest/unstable/amd64/p/python-pip/208814/log.gz

Traceback (most recent call last):
  File "/usr/bin/pip", line 9, in <module>
    from pip import main
  File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 21, in
<module>
    from pip._vendor.requests.packages.urllib3.exceptions import
DependencyWarning
ImportError: No module named requests.packages.urllib3.exceptions

-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-pip.log.gz
Type: application/gzip
Size: 7270 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20180426/2bad5d5e/attachment-0001.gz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python3-pip.diff
Type: text/x-diff
Size: 2918 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20180426/2bad5d5e/attachment-0002.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-pip.diff
Type: text/x-diff
Size: 3523 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20180426/2bad5d5e/attachment-0003.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20180426/2bad5d5e/attachment-0001.sig>


More information about the Python-modules-team mailing list