Activity log for bug #1958081

Date Who What changed Old value New value Message
2022-01-16 16:52:50 Barton Chittenden bug added bug
2023-04-21 06:32:42 Jochen Sprickerhof affects pycodestyle (Ubuntu) pep8 (Ubuntu)
2023-06-12 14:04:40 Robie Basak bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985883
2023-06-12 14:04:45 Robie Basak pep8 (Ubuntu): status New Invalid
2023-06-12 14:04:51 Robie Basak bug added subscriber Robie Basak
2023-06-12 14:05:15 Robie Basak bug task added pep8 (Debian)
2023-06-12 14:05:28 Robie Basak description Essentially the same bug reported in #1875980 python3-pycodestyle has no executable in /usr/bin or /usr/local/bin - Ubuntu 20.04, but affects the python3 version of pep8. $ apt-cache policy python3-pep8 python3-pep8: Installed: 1.7.1-9ubuntu1 Candidate: 1.7.1-9ubuntu1 Version table: *** 1.7.1-9ubuntu1 500 500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages 500 http://us.archive.ubuntu.com/ubuntu focal/main i386 Packages 100 /var/lib/dpkg/status $ lsb_release -a 2> /dev/null Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focal $ dpkg-query -L python3-pep8 /. /usr /usr/lib /usr/lib/python3 /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/PKG-INFO /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/dependency_links.txt /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/entry_points.txt /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/namespace_packages.txt /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/not-zip-safe /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/top_level.txt /usr/lib/python3/dist-packages/pep8.py /usr/share /usr/share/doc /usr/share/doc/python3-pep8 /usr/share/doc/python3-pep8/changelog.Debian.gz /usr/share/doc/python3-pep8/copyright $ dpkg --list python3-pep8 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-==============-============-========================================== ii python3-pep8 1.7.1-9ubuntu1 all Python PEP 8 code style checker - Python 3 Essentially the same bug reported in bug 1875980 python3-pycodestyle has no executable in /usr/bin or /usr/local/bin - Ubuntu 20.04, but affects the python3 version of pep8. $ apt-cache policy python3-pep8 python3-pep8:   Installed: 1.7.1-9ubuntu1   Candidate: 1.7.1-9ubuntu1   Version table:  *** 1.7.1-9ubuntu1 500         500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages         500 http://us.archive.ubuntu.com/ubuntu focal/main i386 Packages         100 /var/lib/dpkg/status $ lsb_release -a 2> /dev/null Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focal $ dpkg-query -L python3-pep8 /. /usr /usr/lib /usr/lib/python3 /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/PKG-INFO /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/dependency_links.txt /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/entry_points.txt /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/namespace_packages.txt /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/not-zip-safe /usr/lib/python3/dist-packages/pep8-1.7.1.egg-info/top_level.txt /usr/lib/python3/dist-packages/pep8.py /usr/share /usr/share/doc /usr/share/doc/python3-pep8 /usr/share/doc/python3-pep8/changelog.Debian.gz /usr/share/doc/python3-pep8/copyright $ dpkg --list python3-pep8 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-==============-============-========================================== ii python3-pep8 1.7.1-9ubuntu1 all Python PEP 8 code style checker - Python 3
2023-06-13 10:30:14 Bug Watch Updater pep8 (Debian): status Unknown Fix Released