Your message dated Thu, 13 Dec 2018 19:49:42 +0000 with message-id <[email protected]> and subject line Bug#915636: fixed in python-virtualenv 15.1.0+ds-2 has caused the Debian Bug report #915636, regarding python3-virtualenv: incompatible with python3-pip 18.1 - AttributeError pip.main - please upgrade to 16.1.0 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.) -- 915636: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915636 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-virtualenv Version: 15.1.0+ds-1.1 Severity: important Dear Maintainer, mybe I miss the obvious, but running "virtualenv" no longer works for me: # virtualenv -p /usr/bin/python3.6 ./py36 -v ... > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/virtualenv.py", line 2375, in <module> > main() > File "/usr/lib/python3/dist-packages/virtualenv.py", line 724, in main > symlink=options.symlink) > File "/usr/lib/python3/dist-packages/virtualenv.py", line 992, in > create_environment > download=download, > File "/usr/lib/python3/dist-packages/virtualenv.py", line 922, in > install_wheel > call_subprocess(cmd, show_stdout=False, extra_env=env, stdin=SCRIPT) > File "/usr/lib/python3/dist-packages/virtualenv.py", line 817, in > call_subprocess > % (cmd_desc, proc.returncode)) > OSError: Command /home/phahn/py36/bin/python3.6 - setuptools pkg_resources > pip wheel failed with error code 1 /usr/lib/python3/dist-packages/virtualenv.py:876 > SCRIPT = textwrap.dedent(""" ... > import pip ... > sys.exit(pip.main(args)) >>> import pip >>> pip.__version__ '18.1' >>> pip.main Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: module 'pip' has no attribute 'main' According to <https://github.com/pypa/pip/issues/5221> pip.main is an internal details and should not be called as it is not part of the API. If I add '--no-wheel --no-pip --no-setuptools' to the command line, the command at least does not exit with an error. According to <https://pypi.org/project/virtualenv/> version 16.1.0 fixes it: > upgrade pip from 10.0.1 to 18.1 -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.17.0-3-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages python3-virtualenv depends on: ii python-pip-whl 18.1-2 ii python3 3.7.1-2 ii python3-distutils 3.7.1-1 ii python3-pkg-resources 40.6.2-1 python3-virtualenv recommends no packages. python3-virtualenv suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: python-virtualenv Source-Version: 15.1.0+ds-2 We believe that the bug you reported is fixed in the latest version of python-virtualenv, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Vincent Bernat <[email protected]> (supplier of updated python-virtualenv package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 13 Dec 2018 20:19:35 +0100 Source: python-virtualenv Binary: python-virtualenv python3-virtualenv virtualenv Architecture: source Version: 15.1.0+ds-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Vincent Bernat <[email protected]> Description: python-virtualenv - Python virtual environment creator python3-virtualenv - Python virtual environment creator virtualenv - Python virtual environment creator Closes: 854226 915636 Changes: python-virtualenv (15.1.0+ds-2) unstable; urgency=medium . [ Vincent Bernat ] * Team upload * d/patches: compatibility with pip 18.1. Closes: #915636. . [ Barry Warsaw ] * d/control: Remove MIA Jeff Licquia from Uploaders. (Closes: #854226) . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/watch: Use https protocol * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP * d/control: Remove ancient X-Python-Version field * d/control: Remove ancient X-Python3-Version field * Convert git repository from git-dpm to gbp layout Checksums-Sha1: 2e8ad8610037492f95d999c99ff00dfcb333158b 2572 python-virtualenv_15.1.0+ds-2.dsc 6d4eae6cf7d2d3b7d7d16d530edb74cc569410bf 42192 python-virtualenv_15.1.0+ds-2.debian.tar.xz fe1d2d21bd33afd45257636087c6484d46128ae9 8356 python-virtualenv_15.1.0+ds-2_amd64.buildinfo Checksums-Sha256: a79a03135c21df0439d229f5ba337d89707c4e8451ca81ff52c6d7176d32fc72 2572 python-virtualenv_15.1.0+ds-2.dsc 6e6cd8d5f629145d3445d580ffeab9c9c2588cf6fdf0a9755c355766ccb7f8df 42192 python-virtualenv_15.1.0+ds-2.debian.tar.xz b73c1082ef79bee4d90eaf46a27cc9dfc8be38a6d84ad3f2445e1c45b374cce2 8356 python-virtualenv_15.1.0+ds-2_amd64.buildinfo Files: 3acc050acdd47ca54bc820db234b475d 2572 python optional python-virtualenv_15.1.0+ds-2.dsc 2a5e2476205681b3ac03888cf2322274 42192 python optional python-virtualenv_15.1.0+ds-2.debian.tar.xz 6f5f476589fc55cf183eb25754943de5 8356 python optional python-virtualenv_15.1.0+ds-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCAAwFiEErvI0h2bzccaJpzYAlaQv6DU1JfkFAlwSsrkSHGJlcm5hdEBk ZWJpYW4ub3JnAAoJEJWkL+g1NSX5YR4P/jH0my5rFMhpL9AAs1rb5xO+siprTA1w gzrskeOJTNnDomhv0mZHsBhb4uUMOvezIhkWYr45vO7QPbU0fufhUCFY5jdaq+bb /hDZUk+yCpsFu1Fj+EN8nAfY1VTQJTZyUaI9NOvSBxekYWieSFk2NrSX021sFKAK 6v/v3Y4zmCIyXDJkZJehoK95y7UrL836loEFJWZPA9z1SXwagkZTLIJx6Ahk1i1o iNdVgwpRwV2YBv/t7IAZ1DXd4k4hPVemUbS5WZh1dQ2mIZW2JTCkMaQ2SISTVieE 3zLupWZ18Za7bCEw8UmRv8Oofiz3/GD0GkBRPRidKqKaacP45H2cWf9Bia0u9l3A jpWJMDcMteznN4YS35utsFf/S/elO5mO084NrNSamN1weCVUHgJUeHlKqdURMo16 ASbqkK6Ls4nRfZu4HA8g8/DDgnYt4GX3Eg2r7fytYFdqfzYjnsZL/P4J3i3j/4d7 yDHLN5IZpf/4KF0EUCnTNwVoN45Q+TCi/XG4gJ3d/3j1unqbiowP40KrtvjrOzDm bgiFAWqvAjoQfMK2yG1wQp78easAThchoLF5ytAqcbRegWcW7GEeVp4azBSYvawA ufRKa+95pFTudAykghdQAA1fItoWwRbdn+J+rQ6okyPqcR49/kLU4cBn6TW0jZFf QHiSEk6qz6oQ =YSnO -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
