GNOME Bugzilla – Bug 775086
JHBuild fails after commit c4192505efc7cf8804
Last modified: 2016-11-25 14:47:20 UTC
JHBuild fails to build or to complete the sanitycheck after this commit (the last one at the time of writing): https://git.gnome.org/browse/jhbuild/commit/?id=c4192505efc7cf88041dbcb6de8153c2fc596902 The error is:
+ Trace 236886
jhbuild.main.main(sys.argv[1:])
config = jhbuild.config.Config(options.configfile, options.conditions)
setup_env_defaults(self.system_libdirs)
del os.environ['CONFIG_SITE']
del self.data[key]
Reverting the commit fixes the issue.
*** This bug has been marked as a duplicate of bug 745223 ***