[Dextrose] Answers to your questions from irc

Bernie Innocenti bernie at codewiz.org
Wed Jan 19 02:12:01 EST 2011


(dropping dsd off the cc list, as he probably doesn't offer support for
dextrose)

On Wed, 2011-01-19 at 11:39 +0545, Abhishek Singh wrote: 
> While doing a dextrose build, I'm continually encountering the following
> error:
> 
> Traceback (most recent call last):
>   File "/usr/share/yum-cli/callback.py", line 124, in callback
>     fd = os.open(rpmloc, os.O_RDONLY)
> OSError: [Errno 2] No such file or directory:
> '/var/tmp/imgcreate-9bUhRy/install_root/var/cache/yum/dextrose-dxo2/packages/sugar-0.88.1-5.43dxo.fc11.noarch.rpm'
> error: python callback <bound method RPMInstallCallback.callback of
> <callback.RPMInstallCallback instance at 0x9b82320>> failed, aborting!
> 
> What could be the cause of the problem?

Hmm... i never got this error before:

1) Does the download seem to succeed?

2) Can you try to download the file from this url with wget?

http://download.sugarlabs.org/dextrose/testing/dxo2/rpms/i386/os/sugar-0.88.1-5.43dxo.fc11.noarch.rpm

3) Can you break the build with ^Z and check if

/var/tmp/imgcreate-*/install_root/var/cache/yum/dextrose-dxo2/packages/sugar-0.88-*

exists?

4) if everything else fails, find the code in osbuilder that cleans up
the imgcreate directory after a failure and comment it out. This will
make debugging easier.

-- 
   // Bernie Innocenti - http://codewiz.org/
 \X/  Sugar Labs       - http://sugarlabs.org/



More information about the Dextrose mailing list