[Bug 1614299] Re: install failure on python 3.5

Launchpad Bug Tracker 1614299 at bugs.launchpad.net
Wed Jan 11 04:04:59 UTC 2017


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: python-apt (Ubuntu)
       Status: New => Confirmed

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

Title:
  install failure on python 3.5

Status in python-apt package in Ubuntu:
  Confirmed

Bug description:
  Related to expired issue: https://answers.launchpad.net/ubuntu/+source
  /python-apt/+question/285522

  
  snafu$ cd /tmp

  snafu$ pyvenv apt

  snafu$ source apt/bin/activate

  (apt) snafu$ lsb_release -a; uname -a
  No LSB modules are available.
  Distributor ID:	Ubuntu
  Description:	Ubuntu 16.04.1 LTS
  Release:	16.04
  Codename:	xenial
  Linux snafu 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

  (apt) snafu$ pip install python-apt
  Collecting python-apt
    Using cached python-apt-0.7.8.tar.bz2
      Complete output from command python setup.py egg_info:
      Traceback (most recent call last):
        File "<string>", line 1, in <module>
        File "/tmp/pip-build-l1pt_xe2/python-apt/setup.py", line 6, in <module>
          from DistUtilsExtra.command import *
      ImportError: No module named 'DistUtilsExtra'
      
      ----------------------------------------
  Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-l1pt_xe2/python-apt/
  You are using pip version 8.1.1, however version 8.1.2 is available.
  You should consider upgrading via the 'pip install --upgrade pip' command.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1614299/+subscriptions



More information about the foundations-bugs mailing list