Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 565326 - portage should warn when LC_ALL has been set
Summary: portage should warn when LC_ALL has been set
Status: CONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Configuration (show other bugs)
Hardware: All All
: Normal enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-10 06:55 UTC by SpanKY
Modified: 2024-02-29 15:38 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 SpanKY gentoo-dev 2015-11-10 06:55:58 UTC
i've gotten a few reports in now where the messages were not in english because the user was setting LC_ALL to their language.  our docs/wiki have long discouraged this behavior in favor of LANG and specific LC_xxx vars.

we should add a check to emerge so that when it sees LC_ALL set it issues a warning that they should be setting LANG only and refer them to the wiki:
https://wiki.gentoo.org/wiki/Localization/Guide