Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704972 - app-editors/vis: non-ASCII characters in einfo message
Summary: app-editors/vis: 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 trivial
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 704968
  Show dependency tree
 
Reported: 2020-01-08 11:58 UTC by Ulrich Müller
Modified: 2020-01-09 05:09 UTC (History)
1 user (show)

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:32 UTC
In update_symlinks():

    einfo "Calling eselect vi update --if-unset…"

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

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

commit 3312e972780e0ca76716df7d0176967f16f07034
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2020-01-09 03:31:09 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-01-09 04:46:49 +0000

    app-editors/vis: Remove unicode ellipsis in einfo
    
    Closes: https://bugs.gentoo.org/704972
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-editors/vis/vis-0.5.ebuild  | 4 ++--
 app-editors/vis/vis-9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)