GNOME Bugzilla – Bug 319924
Can't compile iso-codes module because of missing file
Last modified: 2005-10-29 20:00:16 UTC
I'm using the 2.12 modules set, and can't compile iso-codes because of a missing iso-dis-639-tab-parse.py file. 45 translated messages, 110 fuzzy translations, 315 untranslated messages. /opt/gnome2/bin/msgfmt --verbose --check zu.po -o zu.mo 48 translated messages, 106 fuzzy translations, 316 untranslated messages. ../iso2pot.py --is-version 0.47 --comments iso_639_2T_code \ --fields name iso_639.xml iso_639.pot ../iso_639/iso-dis-639-tab-parse.py make[1]: ../iso_639/iso-dis-639-tab-parse.py: Command not found make[1]: *** [iso_639_3.xml] Error 127 make[1]: Leaving directory `/home/liberforce/cvs/gnome2/iso-codes/iso_639' make: *** [all-recursive] Error 1 *** error during stage build of iso-codes: could not build module *** [1/1] [liberforce@liberforce iso-codes]$ ls iso_639/*.py iso_639/iso639tab.py*
This is a bug in iso-codes rather than a bug in jhbuild. I've filed this upstream here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=336076
Also see: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335975 My work around solution is also documented there.
appears to be fixed in upstream CVS.