[sugar] Runtime problems on Ubuntu edgy (6.10)

Mike Hunter mhunter
Thu Dec 7 16:01:20 EST 2006


On Dec 07 at 04:49, "Robert Staudinger" wrote:

> On 12/7/06, Mike Hunter <mhunter at lusars.net> wrote:
> 
> >wv built, but I have trouble with the others:
> >
> >./sugar-jhbuild buildone abiword
> >...
> >jhbuild.errors.FatalError: A module called ''abiword'' could not be found.
> 
> That's strange. Try to run
>    ./sugar-jhbuild list abiword

I get this:

% ./sugar-jhbuild list abiword
Traceback (most recent call last):
  File "./sugar-jhbuild", line 82, in ?
    jhbuild.commands.run(command, config, args)
  File "/home/mhunter/sugar-jhbuild/build-scripts/jhbuild/jhbuild/commands/__init__.py", line 74, in run
    cmd.execute(config, args)
  File "/home/mhunter/sugar-jhbuild/build-scripts/jhbuild/jhbuild/commands/__init__.py", line 43, in execute
    self.run(config, options, args)
  File "/home/mhunter/sugar-jhbuild/build-scripts/jhbuild/jhbuild/commands/base.py", line 257, in run
    config.skip)
  File "/home/mhunter/sugar-jhbuild/build-scripts/jhbuild/jhbuild/moduleset.py", line 80, in get_module_list
    raise UsageError('module "%s" not found' % str(e))
jhbuild.errors.UsageError: module "'abiword'" not found
./sugar-jhbuild list abiword
Traceback (most recent call last):
  File "./sugar-jhbuild", line 82, in ?
    jhbuild.commands.run(command, config, args)
  File "/home/mhunter/sugar-jhbuild/build-scripts/jhbuild/jhbuild/commands/__init__.py", line 74, in run
    cmd.execute(config, args)
  File "/home/mhunter/sugar-jhbuild/build-scripts/jhbuild/jhbuild/commands/__init__.py", line 43, in execute
    self.run(config, options, args)
  File "/home/mhunter/sugar-jhbuild/build-scripts/jhbuild/jhbuild/commands/base.py", line 257, in run
    config.skip)
  File "/home/mhunter/sugar-jhbuild/build-scripts/jhbuild/jhbuild/moduleset.py", line 80, in get_module_list
    raise UsageError('module "%s" not found' % str(e))
jhbuild.errors.UsageError: module "'abiword'" not found

abiword-olpc is there:

% ./sugar-jhbuild list abiword-olpc
abiword-olpc

Here's the complete list:

% ./sugar-jhbuild list 
cairo
gnome-common
glib
pango
atk
gtk+
poppler
evince-olpc
dbus
intltool
artwork
libmatchbox
matchbox-window-manager
pygobject
pycairo
pygtk
libwnck
libcroco
librsvg
gnome-python-desktop
hippo-canvas
mozilla
gnome-python-extras
sugar
squeak
etoys
xbook
web-activity
chat-activity
memorygame
tamtam
abiword-olpc
meta-sugar

> Your last resort may be wiping out the `build-scripts' directory
> directly in `sugar-jhbuild', running `git-pull' and try again.

Hm...that wasn't good....

% rm -rf build-scripts/*
% ./sugar-jhbuild git-pull
Traceback (most recent call last):
  File "./sugar-jhbuild", line 58, in ?
    import jhbuild.config
ImportError: No module named jhbuild.config
% git-pull
Unpacking 13 objects
 100% (13/13) done
* refs/heads/origin: fast forward to branch 'master' of git://dev.laptop.org/sugar-jhbuild
  from 3bf4c668a92c6834760ea5137c41f8fa8bec69ae to 6be2f15e54e51278d383163f589dbd08a7852545
Updating from 3bf4c668a92c6834760ea5137c41f8fa8bec69ae to 6be2f15e54e51278d383163f589dbd08a7852545
build-scripts/olpc.jhbuildrc: needs update
build-scripts/sugar-activities.modules: needs update
build-scripts/sugar-extras.modules: needs update
build-scripts/sugar-framework.modules: needs update
build-scripts/sugar.modules: needs update
Fast forward
 build-scripts/sugar-activities.modules |    6 ------
 build-scripts/sugar-extras.modules     |    1 +
 build-scripts/sugar.modules            |    1 -
 3 files changed, 1 insertions(+), 7 deletions(-)
% ./sugar-jhbuild buildone abiword
Traceback (most recent call last):
  File "./sugar-jhbuild", line 58, in ?
    import jhbuild.config
ImportError: No module named jhbuild.config

I'm going to try starting over from scratch.  Thanks for your help, you may
be hearing from me again soon :)

Mike


More information about the Sugar-devel mailing list