On my SUSE box I have a sugar-jhbuild installation that is not fulling 
functional (Browser activity doesn't work, Salut doesn't work).  I've 
been trying to keep sugar-jhbulild up to date in hopes of someday 
resolving this problem.  For the past week I get this when trying to 
update sugar-jhbuild:

[EMAIL PROTECTED]:~> cd src/sugar-jhbuild/
[EMAIL PROTECTED]:~/src/sugar-jhbuild> ./sugar-jhbuild build
Updating sugar-jhbuild...
Already up-to-date.
Already up-to-date.
Checking dependencies...
Dependencies information is missing, skip sanity check.
Traceback (most recent call last):
  File "./sugar-jhbuild", line 42, in <module>
    sys.exit(main.main(sys.argv[1:]))
  File "/home/jim/src/sugar-jhbuild/scripts/main.py", line 99, in main
    try:
  File 
"/home/jim/src/sugar-jhbuild/jhbuild/jhbuild/commands/__init__.py", line 
77, in run
    return cmd.execute(config, args)
  File 
"/home/jim/src/sugar-jhbuild/jhbuild/jhbuild/commands/__init__.py", line 
43, in execute
    return self.run(config, options, args)
  File "/home/jim/src/sugar-jhbuild/jhbuild/jhbuild/commands/base.py", 
line 197, in run
    module_set = jhbuild.moduleset.load(config)
  File "/home/jim/src/sugar-jhbuild/jhbuild/jhbuild/moduleset.py", line 
226, in load
    ms.modules.update(_parse_module_set(config, uri).modules)
  File "/home/jim/src/sugar-jhbuild/jhbuild/jhbuild/moduleset.py", line 
254, in _parse_module_set
    document = xml.dom.minidom.parse(filename)
  File "/usr/lib/python2.5/site-packages/_xmlplus/dom/minidom.py", line 
1915, in parse
    return expatbuilder.parse(file)
  File "/usr/lib/python2.5/site-packages/_xmlplus/dom/expatbuilder.py", 
line 924, in parse
    fp = open(file, 'rb')
IOError: [Errno 2] No such file or directory: 
'/home/jim/src/sugar-jhbuild/build-scripts/platform.modules'
[EMAIL PROTECTED]:~/src/sugar-jhbuild>   

I have been doing sugar-jhbuild build for a couple of months now and 
this is the first time I've encountered this problem.  In the past 
everything compiled OK even if the end result was not fully functional.  
I can still use Sugar on SUSE as before, though.

Thanks,

James Simmons

_______________________________________________
Devel mailing list
[email protected]
http://lists.laptop.org/listinfo/devel

Reply via email to