Public bug reported:

ubuntu@ubuntu-xenial:~$ lsb_release -rd
Description:    Ubuntu 16.04.1 LTS
Release:        16.04

ubuntu@ubuntu-xenial:~$ apt-cache policy python-autopep8
python-autopep8:
  Installed: 0.9.1-2
  Candidate: 0.9.1-2
  Version table:
 *** 0.9.1-2 500
        500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
        100 /var/lib/dpkg/status


On a clean system:

ubuntu@ubuntu-xenial:~$ sudo apt-get install python-autopep8
[...]
The following additional packages will be installed:
  pep8 python3-pep8
The following NEW packages will be installed:
  pep8 python-autopep8 python3-pep8
[...]

ubuntu@ubuntu-xenial:~$ autopep8
[...]
pkg_resources.DistributionNotFound: The 'pep8>=1.4.5' distribution was not 
found and is required by autopep8

ubuntu@ubuntu-xenial:~$ sudo apt-get install python-pep8
[...]

ubuntu@ubuntu-xenial:~$ autopep8
Usage: autopep8 [options] [filename [filename ...]]
[...]

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

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

Title:
  package depends on pep8 tool instead of python-pep8 library

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to