Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 18177

Summary: straw 0.18.1 borks out
Product: Gentoo Linux Reporter: André Lemos <tux>
Component: New packagesAssignee: foser (RETIRED) <foser>
Status: RESOLVED REMIND    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description André Lemos 2003-03-25 16:42:10 UTC
msgfmt -c -o po/fi.mo po/fi.po
msgfmt -c -o po/fr.mo po/fr.po
............... done.
msgfmt: po/de.po: warning: PO file header missing or invalid
                  warning: charset conversion will not work
msgfmt: found 1 fatal error
Merging po/fi.po .......... done.
Merging po/fr.po make: *** [po/de.mo] Error 1
make: *** Waiting for unfinished jobs....
.......... done.
 
!!! ERROR: net-www/straw-0.18.1 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message)
Comment 1 foser (RETIRED) gentoo-dev 2003-03-31 06:45:58 UTC
what is the output of 'locale' for the user you are emerging with ?
Comment 2 André Lemos 2003-03-31 11:41:35 UTC
LANG=en_GB
LC_CTYPE="pt_PT@euro"
LC_NUMERIC="pt_PT@euro"
LC_TIME="pt_PT@euro"
LC_COLLATE="pt_PT@euro"
LC_MONETARY="pt_PT@euro"
LC_MESSAGES="pt_PT@euro"
LC_PAPER="pt_PT@euro"
LC_NAME="pt_PT@euro"
LC_ADDRESS="pt_PT@euro"
LC_TELEPHONE="pt_PT@euro"
LC_MEASUREMENT="pt_PT@euro"
LC_IDENTIFICATION="pt_PT@euro"
LC_ALL=pt_PT@euro


(foser, don't forget the gmodconfig ebuild, you said you'd get it in when it got to the next stable version, and the ebuild is already around here, try to take a look at it when you have the time, thanks).
Comment 3 foser (RETIRED) gentoo-dev 2003-03-31 12:02:32 UTC
can you try recompiling with locale vars set to POSIX or C (LANG and LC_ALL most important i guess).
Comment 4 André Lemos 2003-03-31 13:59:56 UTC
I tried out with C and worked fine.
Comment 5 foser (RETIRED) gentoo-dev 2003-04-01 06:01:21 UTC
there we go, locale problem

not much i can do about it, maybe portage should always set it's LANG to C to be on the safe side. I'll bring that up with carpaski.
Comment 6 foser (RETIRED) gentoo-dev 2003-10-26 11:00:45 UTC
dumdidum.. not much point in keeping this open like this..
Comment 7 André Lemos 2003-10-26 12:26:58 UTC
But did you had that conversation with carpasky? What was the outcome?