Talk:Development Team/Jhbuild/Ubuntu: Difference between revisions
Appearance
New page: ==Jaunty== Just ran it on Jaunty. *** Checking out sugar-update-control *** [25/40] git pull --rebase Current branch master is up to date. *** Building sugar-update-control *** [25/40... |
m →Jaunty |
||
| Line 1: | Line 1: | ||
==Jaunty== | ==Jaunty== | ||
Just ran | Just ran sugar-jhbuild on Jaunty. | ||
*** Checking out sugar-update-control *** [25/40] | *** Checking out sugar-update-control *** [25/40] | ||
git pull --rebase | git pull --rebase | ||
Revision as of 22:15, 26 May 2009
Jaunty
Just ran sugar-jhbuild on Jaunty.
*** 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
Running
apt-get install python-distutils-extra
seemed to fix the problem. --Walter 03:14, 27 May 2009 (UTC)