Re: [gtk-osx-users] "jhbuild: could not load config file"




On May 1, 2017, at 8:29 AM, David Lowe <doctorjlowe twc com> wrote:

      This is a brand new install on ElCap.  I don’t even *have* a config file yet, so i’m not sure what 
it’s barking about.

[gtk@Daves-i7:bin]$ ./jhbuild bootstrap
Traceback (most recent call last):
File "/Users/gtk/Source/jhbuild/jhbuild/config.py", line 197, in load
  execfile(filename, config)
File "/Users/gtk/.jhbuildrc", line 385, in <module>
  execfile(_userrc)
File "/Users/gtk/.jhbuildrc-custom", line 112, in <module>
  setup_sdk()
File "/Users/gtk/.jhbuildrc", line 197, in setup_sdk
  os.environ["MACOSX_DEPLOYMENT_TARGET"] = target
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 473, in 
__setitem__
  putenv(key, item)
TypeError: must be string, not float
jhbuild: could not load config file

It's barking because of a mistake in jhbuildrc-gtk-osx which gtk-osx-build-setup.sh copies to ~/.jhbuildrc. 
That's the config file it's complaining about not being able to load. I've fixed the problem and pushed it. 
You can either run gtk-osx-build-setup.sh again or update it manually from the git repo.

Regards,
John Ralls




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]