Your message dated Sat, 27 Feb 2021 09:19:33 +0000 with message-id <[email protected]> and subject line Bug#983552: fixed in python2.7 2.7.18-5 has caused the Debian Bug report #983552, regarding Python 2 virtualenvs have nonexistent sysconfig paths 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.) -- 983552: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983552 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: python-virtualenv Version: 20.4.0+ds-1 Severity: normal Python 2 virtualenvs have incorrect sysconfig configuration: $ virtualenv -p python2 /tmp/py2ve $ /tmp/py2ve/bin/python -m sysconfig ... Paths: data = "/tmp/py2ve/local" include = "/tmp/py2ve/local/include/python2.7" platinclude = "/tmp/py2ve/local/include/python2.7" platlib = "/tmp/py2ve/local/lib/python2.7/dist-packages" platstdlib = "/tmp/py2ve/lib/python2.7" purelib = "/tmp/py2ve/local/lib/python2.7/dist-packages" scripts = "/tmp/py2ve/local/bin" stdlib = "/tmp/py2ve/lib/python2.7" ... $ ls -l /tmp/py2ve/local ls: cannot access '/tmp/py2ve/local': No such file or directory Pre-virtualenv 20, $ve/local/bin and $ve/local/lib were symlinks to the non /local/ versions. For Python 3 virtualenvs, this isn't an issue.
--- End Message ---
--- Begin Message ---Source: python2.7 Source-Version: 2.7.18-5 Done: Matthias Klose <[email protected]> We believe that the bug you reported is fixed in the latest version of python2.7, 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. Matthias Klose <[email protected]> (supplier of updated python2.7 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: Sat, 27 Feb 2021 09:40:44 +0100 Source: python2.7 Architecture: source Version: 2.7.18-5 Distribution: unstable Urgency: medium Maintainer: Matthias Klose <[email protected]> Changed-By: Matthias Klose <[email protected]> Closes: 983552 Changes: python2.7 (2.7.18-5) unstable; urgency=medium . * Use the posix_prefix layout when inside a virtualenv (Stefano Rivera). Closes: #983552. Checksums-Sha1: 0e392a32d045208086062b740aceab0f3c3ba038 3313 python2.7_2.7.18-5.dsc fb804a4682e0878636ba13d2caf0eb4fcefb8bf8 289728 python2.7_2.7.18-5.diff.gz 144cdc4d7efcd0d47374d2d6890f5a230267809c 10207 python2.7_2.7.18-5_source.buildinfo Checksums-Sha256: a1d5c353357cbf69f63c9f84133e2334aba7f34afb0f105c9360fec6e9e4f3ca 3313 python2.7_2.7.18-5.dsc 30611a20bbd7615f39207d547dfcf6bbb957b38066a41c6d54dcf4860d8e7d82 289728 python2.7_2.7.18-5.diff.gz 215ab745211005394a9fd6f5f09b347c235d894bd0b4fcb3b387f01960752d43 10207 python2.7_2.7.18-5_source.buildinfo Files: dcc31d3e8c0573df2d51ff0f09f138e3 3313 python optional python2.7_2.7.18-5.dsc 2a317297be740708734ba76d32e12501 289728 python optional python2.7_2.7.18-5.diff.gz 99a93faba1594653781341e60ca8cdfb 10207 python optional python2.7_2.7.18-5_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmA6CcsQHGRva29AZGVi aWFuLm9yZwAKCRC9fqpgd4+m9aELD/9gbepSv7SOScerOpR/3R0+d33eHglztuHN zveYfTgqgjxdMQGoLhOYeb2nno81oLs7CncjLSyQFr4y8M3H5lM7FXIaTNQfZ8Tm rGCuy332pwvrprQunKhljVACWHS4q8zgshjDHsPchDTnLtG6UDsG9QJrOahclcP5 Z8a6gu7pS/YD0qabNQ23kZ2sxcRTFLF46A/UmDYBoFOKXnZtv+YZMEJIs51lr0lv hlUNKGxGrURXTQNQ7AcYWqya/k6C7egtATtJB91ovBZoX9DZlJz4SxgWb/XDtrEx HWRBSRH/U/iAd3UC9qCHF0vQ5tgoHvf20EmQ1H/KeAN2iys3L/uugi1AMoSyNV2J BapEPRm+Udp1u3H1kzoVzc9CaayrGL1lKsUf/TpW/hqaM7KpCCy54kRDtui7auNa gy1IV6baADWMpXwxDwe4KealzkmSmCFs9E/bjhDpiVJjfWWE6h1RXyZQzKHoR+2r qJCHdNMKgUNo6tHGhgkY96d/h88NGKupm70MToByxJk/AMS0SO6VV3QieHVdQNQU zoBuiUKyybV4D8mFTpc+HSxBTpXeREDC922Py5yw9nWbfYaZ0wQK3ONr404BZab/ PWADuK4YRXSJ24mC/j0Mua+PJknlcY4Y7FCl43t7nnkonGCCsNEQYypW92y+vlDI TMNkNzwY8g== =Dnrv -----END PGP SIGNATURE-----
--- End Message ---

