Public bug reported:

With a clean install of Ubuntu 20.04 I noticed that the
python3-codestyle standard package doesn't come with an executable. I've
had to copy it from other systems that were upgraded to Ubuntu 20.04

You can uninstall the package and use pip3 to get the executable, but
the Ubuntu package should include it.

$ cat /etc/issue
Ubuntu 20.04 LTS \n \l
$

$ dpkg-query -L python3-pycodestyle
/.
/usr
/usr/lib
/usr/lib/python3
/usr/lib/python3/dist-packages
/usr/lib/python3/dist-packages/pycodestyle-2.5.0.egg-info
/usr/lib/python3/dist-packages/pycodestyle-2.5.0.egg-info/PKG-INFO
/usr/lib/python3/dist-packages/pycodestyle-2.5.0.egg-info/dependency_links.txt
/usr/lib/python3/dist-packages/pycodestyle-2.5.0.egg-info/entry_points.txt
/usr/lib/python3/dist-packages/pycodestyle-2.5.0.egg-info/namespace_packages.txt
/usr/lib/python3/dist-packages/pycodestyle-2.5.0.egg-info/not-zip-safe
/usr/lib/python3/dist-packages/pycodestyle-2.5.0.egg-info/top_level.txt
/usr/lib/python3/dist-packages/pycodestyle.py
/usr/share
/usr/share/doc
/usr/share/doc/python3-pycodestyle
/usr/share/doc/python3-pycodestyle/changelog.Debian.gz
/usr/share/doc/python3-pycodestyle/copyright
$


$ dpkg --list python3-pycodestyle
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-pycodestyle 2.5.0-2      all          Python style guide checker 
(formerly called pep8) - Python 3.x
$

** Affects: pycodestyle (Ubuntu)
     Importance: Undecided
         Status: New

** Bug watch added: github.com/PyCQA/pycodestyle/issues #930
   https://github.com/PyCQA/pycodestyle/issues/930

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875980

Title:
  python3-pycodestyle has no executable in /usr/bin or /usr/local/bin -
  Ubuntu 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pycodestyle/+bug/1875980/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to