[maemo-developers] [maemo-developers] Building from jhbuild
From: Murray Cumming murrayc at murrayc.comDate: Tue May 9 13:23:55 EEST 2006
- Previous message: [maemo-developers] Building from jhbuild
- Next message: [maemo-developers] poor WLAN performance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 2006-05-08 at 19:15 +0200, Fabio Forno wrote: > Hi, > I'm trying to build maemo from cvs following the instructions at this > address http://www.maemo.org/maemowiki/MaemoWithJhbuild > My problem is that the build stops almost immediately with the > following execption: > > [sbox-SDK_PC: ~] > jhbuild build > Traceback (most recent call last): > File "/home/sciasbat/bin/jhbuild", line 6, in ? > jhbuild.main.main(sys.argv[1:]) > File "/home/sciasbat/checkouts/maemo/jhbuild/jhbuild/main.py", line > 115, in main > jhbuild.commands.run(command, config, args) > File > "/home/sciasbat/checkouts/maemo/jhbuild/jhbuild/commands/base.py", > line 44, in run > return func(config, args) > File > "/home/sciasbat/checkouts/maemo/jhbuild/jhbuild/commands/base.py", > line 120, in do_build > module_set = jhbuild.moduleset.load(config) > File "/home/sciasbat/checkouts/maemo/jhbuild/jhbuild/moduleset.py", > line 169, in load > ms.modules.update(_parse_module_set(config, uri).modules) > File "/home/sciasbat/checkouts/maemo/jhbuild/jhbuild/moduleset.py", > line 244, in _parse_module_set > repo = repositories[node.getAttribute(attrname)] > KeyError: u'cairo.freedesktop.org > > In fact, looking at the downloaded moduleset file the repository is > missing. Any idea for fixing this? thanks. I believe I have fixed this now. You should update your jhbuild checkout from cvs, and remove your $HOME/.jhbuildrc/cache. -- Murray Cumming murrayc at murrayc.com www.murrayc.com www.openismus.com
- Previous message: [maemo-developers] Building from jhbuild
- Next message: [maemo-developers] poor WLAN performance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]