Some kind of problem with urlgrabber, seeing the same on debian in buildbot. We should probably just use urllib, I will let you know when it's fixed. Thanks!<span></span><br><br>On Sunday, 14 July 2013, S. Daniel Francis  wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2013/7/13 Daniel Narvaez <<a href="javascript:;" onclick="_e(event, 'cvml', 'dwnarvaez@gmail.com')">dwnarvaez@gmail.com</a>>:<br>

> I pushed that change. Can you retry and see if it works better?<br>
<br>
Both when pulling the current repository and cloning it again, I'm<br>
getting an error:<br>
<br>
Traceback (most recent call last):<br>
  File "./osbuild", line 462, in <module><br>
    main()<br>
  File "./osbuild", line 447, in main<br>
    setup(options.command)<br>
  File "./osbuild", line 320, in setup<br>
    run_broot(["download"])<br>
  File "./osbuild", line 233, in run_broot<br>
    stderr=subprocess.STDOUT)<br>
  File "/usr/lib64/python2.7/subprocess.py", line 511, in check_call<br>
    raise CalledProcessError(retcode, cmd)<br>
subprocess.CalledProcessError: Command '['sudo',<br>
'/home/dfrancis/sugar-build/build/out/sandbox-host/install/bin/broot',<br>
'download']' returned non-zero exit status 1<br>
<br>
broot.log says:<br>
Traceback (most recent call last):<br>
  File "/home/dfrancis/sugar-build/build/out/sandbox-host/install/bin/broot",<br>
line 5, in <module><br>
    main.main()<br>
  File "/home/dfrancis/sugar-build/build/out/sandbox-host/install/lib/python2.7/site-packages/broot/main.py",<br>
line 66, in main<br>
    result = root.download()<br>
  File "/home/dfrancis/sugar-build/build/out/sandbox-host/install/lib/python2.7/site-packages/broot/root.py",<br>
line 274, in download<br>
    raise e<br>
TypeError: invalid arguments to setopt<br>
</blockquote><br><br>-- <br>Daniel Narvaez<br><br>