Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704970 - app-crypt/ekeyd-1.1.5-r1: non-ASCII characters in elog message
Summary: app-crypt/ekeyd-1.1.5-r1: non-ASCII characters in elog message
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Kristian Fiskerstrand (RETIRED)
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:29 UTC
In pkg_postinst():

    elog "keys, just symlink /etc/init.d/ekeyd → /etc/init.d/ekeyd.identifier"

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:05 UTC
The bug has been closed via the following commit(s):

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

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

    app-crypt/ekeyd: Replace unicode arrow
    
    * Mandated by GLEP 31
    
    Closes: https://bugs.gentoo.org/704970
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-crypt/ekeyd/ekeyd-1.1.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)