[opensource-dev] Autobuild not workin'

glen gcanaday at gmail.com
Sun Jun 17 20:25:37 PDT 2012


Hey all, I haven't been messing with the builds for quite a while. I was
giving a 64-bit build of firestorm a shot for use on my wife's new
computer (this is a brand new install of Ubuntu 12.04.), and they
mention that I'll need to be able to compile the LL viewer before I
attempt firestorm, which makes perfect sense. But I can't get there.

I've got autobuild both in the path and installed as a python module,
but all I get is this:


jessica at jessica-desktop:~/Downloads/firestorm_64_build/src/viewer-release$ autobuild configure -c ReleaseOS
No handlers could be found for logger "autobuild.common"
Traceback (most recent call last):
  File
"/home/jessica/Downloads/firestorm_64_build/bin/autobuild/bin/autobuild", line 38, in <module>
    from autobuild import autobuild_main
  File
"/home/jessica/Downloads/firestorm_64_build/bin/autobuild/autobuild/autobuild_main.py", line 25, in <module>
    import common
  File
"/home/jessica/Downloads/firestorm_64_build/bin/autobuild/autobuild/common.py", line 646, in <module>
    Bootstrap()
  File
"/home/jessica/Downloads/firestorm_64_build/bin/autobuild/autobuild/common.py", line 641, in __init__
    raise AutobuildError("invalid 'pathcheck' setting for '%s'" % name)
autobuild.common.AutobuildError: invalid 'pathcheck' setting for
'argparse'

What am I missing? This seems a bit more difficult than the last time I
did this.

--GC



More information about the opensource-dev mailing list