Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704974 - app-office/libreoffice-voikko-5.0: non-ASCII characters in eerror message
Summary: app-office/libreoffice-voikko-5.0: non-ASCII characters in eerror message
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 704968
  Show dependency tree
 
Reported: 2020-01-08 11:58 UTC by Ulrich Müller
Modified: 2020-01-08 12:54 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:33 UTC
In pkg_postinst():

    eerror "Couldn’t register ${PN} with LibreOffice."

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

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

commit cd7681c873cbff7558a76a1374326d8214ceaf4a
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2020-01-08 12:39:00 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-01-08 12:52:06 +0000

    app-office/libreoffice-voikko: ebuild enhancements
    
    Closes: https://bugs.gentoo.org/704974
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-office/libreoffice-voikko/libreoffice-voikko-5.0.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)