[Bug 1560577] [NEW] Confusing new locale-gen behavior
Launchpad Bug Tracker
1560577 at bugs.launchpad.net
Tue Apr 5 18:34:49 UTC 2016
You have been subscribed to a public bug by Gunnar Hjalmarsson (gunnarhj):
When the locales package was provided by the langpack-locales source
package, you could call locale-gen with arguments. Examples:
sudo locale-gen en_US.UTF-8
(to generate that locale only)
sudo locale-gen --purge
(to purge all existing locales and create all locales)
With the locales package provided by glibc, the equivalent to the latter
seems to be:
sudo locale-gen
What's problematic is that if you add an argument (any argument), the
existing locales seem to be purged, but nothing is generated. I'd
consider this to be a pretty serious regression, which will likely
result in locale issues for many users, if something isn't done to fix
it. I'm not sure how to best deal with the problem, though.
** Affects: glibc (Ubuntu)
Importance: High
Assignee: Gunnar Hjalmarsson (gunnarhj)
Status: In Progress
** Tags: patch regression-release xenial
--
Confusing new locale-gen behavior
https://bugs.launchpad.net/bugs/1560577
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list