One tester's jhbuild experience 23Aug9: Difference between revisions
No edit summary |
This has been going on now for at least four days as of 23 Aug. Is there anyone building Sugar from Jhbuild but not on a VM? |
||
| Line 9: | Line 9: | ||
##note use pastebin and look at errors before making fool of oneself on irc, very easy to lose cred with devs | ##note use pastebin and look at errors before making fool of oneself on irc, very easy to lose cred with devs | ||
#1218 retrying at 25 of 38 now | #1218 retrying at 25 of 38 now | ||
#epic romance of failure: *** Installing read *** [26/38] | |||
python setup.py install --prefix /home/user/sugar-jhbuild/install | |||
Traceback (most recent call last): | |||
File "setup.py", line 19, in <module> | |||
from sugar.activity import bundlebuilder | |||
ImportError: No module named sugar.activity | |||
*** Error during phase install of read: ########## Error running python setup.py install --prefix /home/user/sugar-jhbuild/install *** [26/38] | |||
[1] Rerun phase install | |||
[2] Ignore error and continue to next module | |||
[3] Give up on module | |||
[4] Start shell | |||
[5] Reload configuration | |||
This has been going on now for at least four days as of 23 Aug. Is there anyone building Sugar from Jhbuild but not on a VM? | |||