[Bug 1159290] Re: Fails to parse /etc/default/locale
Launchpad Bug Tracker
1159290 at bugs.launchpad.net
Mon Mar 25 12:00:23 UTC 2013
This bug was fixed in the package accountsservice - 0.6.29-1ubuntu7
---------------
accountsservice (0.6.29-1ubuntu7) raring; urgency=low
* debian/patches/0009-language-tools.patch:
- Code for migration from ~/.profile to ~/.pam_environment dropped. This
was done in 12.04 LTS already.
* debian/patches/0010-set-language.patch:
- Code for parsing /etc/default/locale made able to deal with both
quoted and non-quoted entries (LP: #1159290).
- Code for migration from ~/.profile to ~/.pam_environment dropped. This
was done in 12.04 LTS already.
- A couple of memory leaks fixed.
-- Gunnar Hjalmarsson <gunnarhj at ubuntu.com> Sun, 24 Mar 2013 20:33:00 +0100
** Changed in: accountsservice (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1159290
Title:
Fails to parse /etc/default/locale
Status in “accountsservice” package in Ubuntu:
Fix Released
Bug description:
In gnome-control-center 1:3.6.3-0ubuntu14 "Region & Language" was
patched so it can be used for setting languages and locales in Ubuntu.
When writing to /etc/default/locale, gnome-control-center adds entries
without quotes, e.g. LANG=en_US.UTF-8. When accountsservice parses
/etc/default/locale, it presupposes entries like LANG="en_US.UTF-8"
(which is the way language-selector adds entries). accountsservice
should be able to correctly parse both kinds of entries in
/etc/default/locale.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1159290/+subscriptions
More information about the Ubuntu-sponsors
mailing list