On Thursday 28 September 2006 00:08, Peter Humphrey wrote: > All right, hands up! Which package deletes all locales off the system when > it's emerged? Locale-gen doesn't work on this box, and the glibc creation > of locales that was supposed to work never has either, so I've been using > localedef to create them as described in the localisation guide. > > But every time I have a major reinstallation of packages, eventually I > notice perl packages complaining of missing locales. So where are they > going? I need to know this so that I can redefine them before continuing > the emerge.
`locale-gen --config /etc/locale.gen` is run by pkg_postinst() of sys-libs/glibc. What is the output of: # egrep -v '^#|^$' /etc/locale.gen -- Bo Andresen
pgp6yybHwfOUB.pgp
Description: PGP signature
