Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31590 - Falling back to default LANGUAGE sometimes make me sad.
Summary: Falling back to default LANGUAGE sometimes make me sad.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-20 05:48 UTC by HAGIHARA Yoshiaki
Modified: 2003-10-21 04:14 UTC (History)
0 users

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


Attachments
patch for strictly checking the LANGUAGE value. (openoffice-1.1.0-r1.ebuild.patch,1.17 KB, patch)
2003-10-20 05:49 UTC, HAGIHARA Yoshiaki
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description HAGIHARA Yoshiaki 2003-10-20 05:48:18 UTC
Emerging openoffice with the mis-spelled LANGUAGE, you would found it has been
compiled with US English after many hours passed. So I suggest checking LANGUAGE
value strictly instead of falling back to default value.

Reproducible: Always
Steps to Reproduce:
1.LANGUAGE="JAPAN" emerge openoffice
2.(after may hours)
3.LANGUAGE="JAPN" emerge openoffice # with sigh...
Comment 1 HAGIHARA Yoshiaki 2003-10-20 05:49:40 UTC
Created attachment 19528 [details, diff]
patch for strictly checking the LANGUAGE value.
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2003-10-21 04:14:18 UTC
Ok, I have integrated it in my copy of the ebuild. It will be integrated
in the next commit of the ebuild (I hope to be able to solve the xargs problems
soon)