After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 319924 - Can't compile iso-codes module because of missing file
Can't compile iso-codes module because of missing file
Status: RESOLVED NOTGNOME
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other Linux
: Normal normal
: ---
Assigned To: James Henstridge
James Henstridge
Depends on:
Blocks:
 
 
Reported: 2005-10-26 22:43 UTC by Luis Menina
Modified: 2005-10-29 20:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luis Menina 2005-10-26 22:43:35 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*
Comment 1 James Henstridge 2005-10-27 18:05:50 UTC
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
Comment 2 sobhi 2005-10-27 22:39:30 UTC
Also see: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335975
My work around solution is also documented there.
Comment 3 James Henstridge 2005-10-29 20:00:16 UTC
appears to be fixed in upstream CVS.