One tester's jhbuild experience 23Aug9

Revision as of 15:34, 23 August 2009 by Dennis Daniels (talk | contribs)
  1. 1100 reading install instructions http://wiki.sugarlabs.org/go/Development_Team/Jhbuild
    1. Why? I had Sugar installed on Ubuntu 9.04 but it stopped building ~19Aug. I deleted the directory. rm -rf sugar...
  2. 1110 on irc waiting for git to finish download/ uploading video
    1. user@ubuntu:~/sugar-jhbuild$ ./sugar-jhbuild update
    2. http://www.youtube.com/watch?v=YOZ8Se1TZFo
  3. 1119 ./sugar-jhbuild depscheck returns ok
  4. 1120 ./sugar-jhbuild build in process
  5. 1202 lost internet. Apparently build still pulls from repository
    1. note use pastebin and look at errors before making fool of oneself on irc, very easy to lose cred with devs
  6. 1218 retrying at 25 of 38 now
  7. 1222 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?