[Bug 1352322] [NEW] gdebi FTBFS when the locale is not en_US
Launchpad Bug Tracker
1352322 at bugs.launchpad.net
Sun Sep 10 13:13:44 UTC 2017
You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):
System: Xubuntu 14.04.
Current gdebi version: 0.9.5.3ubuntu2 (from trusty-updates).
Steps to reproduce:
1. Have some non-en_US locale currently set in your system. I have ru_RU for example.
2. sudo apt-get install dpkg-dev devscripts build-essential
3. sudo apt-get build-dep gdebi
4. apt-get source gdebi
5. cd gdebi-0.9.5.3ubuntu2
6. debuild -us -uc
The build process will fail as shown in the first attachment.
Now try the same with locale set to en_US (but do a cleanup first):
7. debuild clean
8. LC_ALL=en_US.UTF-8 debuild -us -uc
The build process will succeed as shown in the second attachment.
** Affects: gdebi (Ubuntu)
Importance: Undecided
Status: New
** Affects: gdebi (Debian)
Importance: Unknown
Status: Fix Released
** Tags: patch trusty
--
gdebi FTBFS when the locale is not en_US
https://bugs.launchpad.net/bugs/1352322
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