[Sugar-devel] [sugar-build] Landing the chroot branch

S. Daniel Francis francis at sugarlabs.org
Tue Jul 16 17:04:16 EDT 2013


2013/7/15 Daniel Narvaez <dwnarvaez at gmail.com>:
> Should be fixed now. Can you give it another try?

I get a traceback and don't see any logs.

Traceback (most recent call last):
  File "./osbuild", line 467, in <module>
    main()
  File "./osbuild", line 452, in main
    setup(options.command)
  File "./osbuild", line 321, in setup
    build_root = build_root and broot_state() != "ready"
  File "./osbuild", line 277, in broot_state
    return broot_check_output(["state"]).strip()
  File "./osbuild", line 225, in broot_check_output
    return subprocess.check_output(broot_args)
  File "/usr/lib64/python2.7/subprocess.py", line 544, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['sudo',
'/home/dfrancis/sugar-build/build/out/sandbox-host/install/bin/broot',
'state']' returned non-zero exit status 1


More information about the Sugar-devel mailing list