Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69103 - redhat-artwork-0.73 fails: intltool and UTF-8
Summary: redhat-artwork-0.73 fails: intltool and UTF-8
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-26 22:25 UTC by Andrew Conkling
Modified: 2004-12-04 08:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Conkling 2004-10-26 22:25:17 UTC
I've had a problem with redhat-artwork-0.73:
make[3]: Leaving directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73/art/pixmaps'
make[2]: Leaving directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73/art/pixmaps'
Making install in gdm
make[2]: Entering directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73/art/gdm'
Making install in Bluecurve
make[3]: Entering directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73/art/gdm/Bluecurve'
if locale | grep -q UTF; then echo "intltool doesn't like UTF-8 locales.  Try rerunning with eg: LANG=en_US"; /bin/rm -f Bluecurve.xml GdmGreeterTheme.desktop; exit 1; fi
intltool doesn't like UTF-8 locales.  Try rerunning with eg: LANG=en_US
make[3]: *** [all-local] Error 1
make[3]: Leaving directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73/art/gdm/Bluecurve'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73/art/gdm'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/redhat-artwork-0.73/work/redhat-artwork-0.73/art'
make: *** [install-recursive] Error 1

I've tried `LANG="en_US" emerge -av redhat-artwork` as it suggested, to no avail.  Is there a way to set a specific encoding per package?  Or what else is suggested for solving this error?
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2004-12-04 07:59:15 UTC
what about newer versions of redhat-artwork (0.96 or the latest 0.120)? Same problem?
Comment 2 Andrew Conkling 2004-12-04 08:02:06 UTC
I'm currently using 0.96 without the problem.  Sorry for not reporting that in the bug earlier.
Comment 3 Andrew Conkling 2004-12-04 08:02:37 UTC
Closing this, as the newer versions are in portage.