[Sugar-devel] [sugar-build] Landing the chroot branch
S. Daniel Francis
francis at sugarlabs.org
Sat Jul 13 21:05:15 EDT 2013
2013/7/13 Daniel Narvaez <dwnarvaez at gmail.com>:
> I pushed that change. Can you retry and see if it works better?
Both when pulling the current repository and cloning it again, I'm
getting an error:
Traceback (most recent call last):
File "./osbuild", line 462, in <module>
main()
File "./osbuild", line 447, in main
setup(options.command)
File "./osbuild", line 320, in setup
run_broot(["download"])
File "./osbuild", line 233, in run_broot
stderr=subprocess.STDOUT)
File "/usr/lib64/python2.7/subprocess.py", line 511, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['sudo',
'/home/dfrancis/sugar-build/build/out/sandbox-host/install/bin/broot',
'download']' returned non-zero exit status 1
broot.log says:
Traceback (most recent call last):
File "/home/dfrancis/sugar-build/build/out/sandbox-host/install/bin/broot",
line 5, in <module>
main.main()
File "/home/dfrancis/sugar-build/build/out/sandbox-host/install/lib/python2.7/site-packages/broot/main.py",
line 66, in main
result = root.download()
File "/home/dfrancis/sugar-build/build/out/sandbox-host/install/lib/python2.7/site-packages/broot/root.py",
line 274, in download
raise e
TypeError: invalid arguments to setopt
More information about the Sugar-devel
mailing list