Hi all,
I am attempting to rebuild gnome on a redhat 9.0
system.
I was successful in running jhbuild bootstrap, but
when I try jhbuild build, I get the following errors.
Traceback (most recent call last):
File "/home/gnome/jhbuild/jhbuild.py", line 391, in ? main(sys.argv[1:]) File "/home/gnome/jhbuild/jhbuild.py", line 378, in main cmd(config, args, interact) File "/home/gnome/jhbuild/jhbuild.py", line 162, in do_build config['skip']) File "/home/gnome/jhbuild/module.py", line 399, in get_module_list for modname in seed if modname not in skip ] KeyError: all Any suggestions on how to proceed would be
appreciated.
|