[Bug 1308060] [NEW] Can't create .deb if locale is fr_FR.UTF-8
Bastien Mathias
bastienmathias at gmail.com
Tue Apr 15 13:19:15 UTC 2014
Public bug reported:
As I report in this question https://answers.launchpad.net/ubuntu/+source/ubiquity/+question/246972.
I wasn't able to create all ubiquity packages from sources. Thanks to Manfred Hampl, the problem was that my locale was fr_FR.UTF-8, so the test_city_entry failed.
The solution for me was to execute this command :
LANG=C ./debian/rules/binary
Thanks.
** Affects: ubiquity (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1308060
Title:
Can't create .deb if locale is fr_FR.UTF-8
Status in “ubiquity” package in Ubuntu:
New
Bug description:
As I report in this question https://answers.launchpad.net/ubuntu/+source/ubiquity/+question/246972.
I wasn't able to create all ubiquity packages from sources. Thanks to Manfred Hampl, the problem was that my locale was fr_FR.UTF-8, so the test_city_entry failed.
The solution for me was to execute this command :
LANG=C ./debian/rules/binary
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1308060/+subscriptions
More information about the foundations-bugs
mailing list