[Bugs] #902 NORM: Building sugar-jhbuild on Ubuntu Jaunty: add the python-distutils-extra dependancy

SugarLabs Bugs bugtracker-noreply at sugarlabs.org
Thu May 28 11:53:21 EDT 2009


#902: Building sugar-jhbuild on Ubuntu Jaunty: add the python-distutils-extra
dependancy
------------------------------+---------------------------------------------
    Reporter:  bzg            |          Owner:  sascha_silbe               
        Type:  defect         |         Status:  new                        
    Priority:  Normal         |      Milestone:  Unspecified by Release Team
   Component:  sugar-jhbuild  |        Version:  Unspecified                
    Severity:  Minor          |       Keywords:                             
Distribution:  Ubuntu         |   Status_field:  Unconfirmed                
------------------------------+---------------------------------------------
 I tried to do a fresh sugar-jhbuild install.
 I pulled the repo and updated it without trouble.

 ./sugar-jhbuild depscheck told me to install python-empy

 Then ./sugar-jhbuild:

 ,----
 | *** Checking out sugar-update-control *** [25/40]
 | git pull --rebase
 | Current branch master is up to date.
 | *** Building sugar-update-control *** [25/40]
 | python setup.py build
 | Traceback (most recent call last):
 |   File "setup.py", line 2, in <module>
 |     from DistUtilsExtra.command import * # gettext support
 | ImportError: No module named DistUtilsExtra.command
 `----

 sudo apt-get install python-distutils-extra solves this problem.

 It should be added to the list of dependencies.

-- 
Ticket URL: <http://dev.sugarlabs.org/ticket/902>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list