[Bugs] #857 HIGH: Obsolete jhbuild start script
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Wed May 20 10:42:56 EDT 2009
#857: Obsolete jhbuild start script
------------------------------+---------------------------------------------
Reporter: Mokurai | Owner: sascha_silbe
Type: defect | Status: new
Priority: High | Milestone: Unspecified by Release Team
Component: sugar-jhbuild | Version: Git as of bugdate
Severity: Blocker | Resolution:
Keywords: r? | Distribution: Fedora
Status_field: New |
------------------------------+---------------------------------------------
Comment(by garycmartin):
Fab, fix is also working well here on my F10 based, sugar-jhbuild
VirtualBox Mac environment. FWIW I did have one other issue I had to
manually fix before I could successfully build, the error was:
{{{
*** Building sugar-update-control *** [22/37]
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
}}}
I re-tried:
{{{
./sugar-jhbuild depscheck
}}}
...but this gave no indication that the module was needed, or missing, so
I manually installed it with:
{{{
sudo yum install python-distutils-extra
}}}
Build was all happy after this.
--
Ticket URL: <http://dev.sugarlabs.org/ticket/857#comment:9>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list