add dependency on python-distutils-extra

Bug #520575 reported by Lucian Adrian Grijincu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ground Control
Fix Released
Critical
Martin Owens

Bug Description

I was trying to run "./setup.py" and python complained about not having a DistUtilsExtra module:

 Traceback (most recent call last):
  File "./setup.py", line 23, in <module>
    from DistUtilsExtra.command import *
ImportError: No module named DistUtilsExtra.command

Solved it by installing python-distutils-extra

You'll need to add this in "Depends:"

Martin Owens (doctormo)
Changed in groundcontrol:
status: New → Fix Committed
assignee: nobody → Martin Owens (doctormo)
importance: Undecided → Critical
milestone: none → 1.5
Martin Owens (doctormo)
Changed in groundcontrol:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.