Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704976 - app-text/unac-1.8.0: non-ASCII characters in einfo message
Summary: app-text/unac-1.8.0: non-ASCII characters in einfo message
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 704968
  Show dependency tree
 
Reported: 2020-01-08 11:58 UTC by Ulrich Müller
Modified: 2020-01-12 17:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2020-01-08 11:58:36 UTC
In pkg_postinst():

    einfo "unaccent utf8 été"

For users with a non-UTF-8 locale (e.g., C) the output will be broken.
Policy reference: GLEP 31
Comment 1 Larry the Git Cow gentoo-dev 2020-01-12 17:07:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0928bd2cce682e1eb3cd29b8b367d2b0873e94

commit cb0928bd2cce682e1eb3cd29b8b367d2b0873e94
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-01-12 17:06:38 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-01-12 17:06:38 +0000

    app-text/unac: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/704976
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../unac-1.8.0-debian-gcc-4.4-bug-556379.patch     | 10 +++----
 app-text/unac/unac-1.8.0.ebuild                    | 31 ++++++++++------------
 2 files changed, 18 insertions(+), 23 deletions(-)