[Sugar-devel] Missing directory launching sugar-build
lionel at olpc-france.org
lionel at olpc-france.org
Tue Jul 16 16:59:56 EDT 2013
Nice Thanks.
The work around works perfectly so no emergency on it.
Lionel.
De : Daniel Narvaez [mailto:dwnarvaez at gmail.com]
Envoyé : mardi 16 juillet 2013 22:41
À : lionel at olpc-france.org
Cc : sugar-devel at lists.sugarlabs.org
Objet : Re: [Sugar-devel] Missing directory launching sugar-build
Hi Lionel,
I fixed this in the chroot branch, which I'm planning to merge on master in
the next few days.
Thanks
On Tuesday, 16 July 2013, wrote:
Hi all,
Ive got an error on clean command rebuilding my old (one month ago)
sugar-build. See below the error message
There is some missing directories: at-spi2-core, at-spi2-atk, libxklavier,
pep8 and pyflakes.
The issue is solved with an mkdir command on each missing directory.
Best regards from France.
Lionel.
[osbuild sugar-build]$ clean
= Clean =
* Removing install directory
* Cleaning automake
* Cleaning at-spi2-core
Traceback (most recent call last):
File "/home/fedora/sugar-build/build/commands/clean", line 8, in <module>
common.run("clean")
File "/home/fedora/sugar-build/build/commands/common.py", line 76, in run
if not getattr(main, "cmd_%s" % command)():
File
"/home/fedora/sugar-build/build/out/sandbox/install/lib/python2.7/site-packa
ges/osbuild/main.py", line 80, in cmd_clean
if not clean.clean():
File
"/home/fedora/sugar-build/build/out/sandbox/install/lib/python2.7/site-packa
ges/osbuild/clean.py", line 24, in clean
if not build.clean(continue_on_error=continue_on_error):
File
"/home/fedora/sugar-build/build/out/sandbox/install/lib/python2.7/site-packa
ges/osbuild/build.py", line 119, in clean
if not _clean_module(module) and not continue_on_error:
File
"/home/fedora/sugar-build/build/out/sandbox/install/lib/python2.7/site-packa
ges/osbuild/build.py", line 103, in _clean_module
return git_module.clean()
File
"/home/fedora/sugar-build/build/out/sandbox/install/lib/python2.7/site-packa
ges/osbuild/git.py", line 29, in wrapped
os.chdir(args[0].local)
OSError: [Errno 2] No such file or directory:
'/home/fedora/sugar-build/at-spi2-core'
[osbuild sugar-build]$
--
Daniel Narvaez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20130716/2727a5bc/attachment.html>
More information about the Sugar-devel
mailing list