Advertisement
Guest User

JHBuild bootstrap failed

a guest
Jan 15th, 2012
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. macbook-pro-di-zhu-francesco-yangfan:~ francesco$ jhbuild bootstrap
  2. Traceback (most recent call last):
  3. File "/Users/francesco/Source/jhbuild/jhbuild/config.py", line 212, in load
  4. execfile(self.filename, config)
  5. File "/Users/francesco/.jhbuildrc", line 90, in <module>
  6. _xcodeversion = xcode_ver()
  7. File "/Users/francesco/.jhbuildrc", line 89, in xcode_ver
  8. return float(exp.match(_ver).group(1))
  9. AttributeError: 'NoneType' object has no attribute 'group'
  10. jhbuild: could not load config file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement