Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206586 - locale.gen gone
Summary: locale.gen gone
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/doc/en/faq.xml#...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-18 21:59 UTC by adr
Modified: 2008-01-18 22:10 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 adr 2008-01-18 21:59:47 UTC
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=6#doc_chap2
# nano -w /etc/locale.gen

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=2
"How do I Install Gentoo Using a Stage1 or Stage2 Tarball?" --> 
http://www.gentoo.org/doc/en/faq.xml#stage12
"Now you can continue with Configuring the Kernel."

BUG: After running ./bootstrap.sh, /etc/locale.gen is gone. Before doing emerge -e, it should be recreated... So the next step shouldn't be to 7. Configuring the Kernel, but 6.b. Configuring Portage/Optional: glibc Locales


Reproducible: Always

Actual Results:  
All locales are generated after emerge -e

Expected Results:  
Only the locales I put in deleted locale.gen should be created
Comment 1 nm (RETIRED) gentoo-dev 2008-01-18 22:10:04 UTC
you're performing a stage 1 install. as stated in the documentation, stage1 installs are not supported, precisely because things like this happen. there's no need for one; please use a stage3 tarball. also, even if the file was deleted, all you need to do is create a new one yourself.