Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 761274 - app-portage/splat not showing non-english characters
Summary: app-portage/splat not showing non-english characters
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: Normal trivial (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: PMASKED
Depends on:
Blocks:
 
Reported: 2020-12-22 20:25 UTC by Eduardo Bray
Modified: 2021-04-05 00:03 UTC (History)
0 users

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


Attachments
emerge info (system.txt,6.71 KB, text/plain)
2020-12-22 20:25 UTC, Eduardo Bray
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eduardo Bray 2020-12-22 20:25:32 UTC
Created attachment 679242 [details]
emerge info

Splat does not display non-English characters from compilation dates:

# splat qtwebengine
 * dev-qt/qtwebengine-5.12.3

        Emerged at: mi� ago  7 10:50:42 2019
        Build time: 19 hours, 36 minutes, and 14 seconds

 * dev-qt/qtwebengine-5.14.1

        Emerged at: s�b abr 18 05:44:41 2020
        Build time: 23 hours, 45 minutes, and 27 seconds

Other commands show all OK:

# date --date='@1133643644'
sáb 03 dic 2005 18:00:44 -03

---------------------------------------------------------
My locale info

# emerge -pvq splat
[ebuild   R   ] app-portage/splat-0.08-r1

# locale
LANG=es_CL.UTF-8
LC_CTYPE="es_CL.UTF-8"
LC_NUMERIC="es_CL.UTF-8"
LC_TIME="es_CL.UTF-8"
LC_COLLATE="es_CL.UTF-8"
LC_MONETARY="es_CL.UTF-8"
LC_MESSAGES="es_CL.UTF-8"
LC_PAPER="es_CL.UTF-8"
LC_NAME="es_CL.UTF-8"
LC_ADDRESS="es_CL.UTF-8"
LC_TELEPHONE="es_CL.UTF-8"
LC_MEASUREMENT="es_CL.UTF-8"
LC_IDENTIFICATION="es_CL.UTF-8"
LC_ALL=

# localectl list-locales
C.UTF-8
en_US.UTF-8
es_CL.UTF-8
es_ES.UTF-8

# localectl | grep "System Locale"
   System Locale: LANG=es_CL.UTF-8
   
# cat /etc/portage/make.conf
...
LINGUAS="es es_CL"
L10N="es es-CL"
...
Comment 1 Zac Medico gentoo-dev 2020-12-22 20:57:52 UTC
Maybe you can use qlop or genlop instead.
Comment 2 Larry the Git Cow gentoo-dev 2021-03-07 11:54:55 UTC
The bug has been referenced in the following commit(s):

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

commit 73357a568df818a742908b8fb03bb4a40ddc6138
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-03-07 11:52:26 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-03-07 11:53:58 +0000

    app-portage/splat: mask for last-rite
    
    Bug: https://bugs.gentoo.org/691174
    Bug: https://bugs.gentoo.org/761274
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-04-05 00:03:18 UTC
The bug has been closed via the following commit(s):

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

commit 4a8a6c6e01af9fd9bfa262474e100aa3df5186e6
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-04-05 00:01:02 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-05 00:01:02 +0000

    app-portage/splat: last-rite
    
    Closes: https://bugs.gentoo.org/761274
    Closes: https://bugs.gentoo.org/691174
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-portage/splat/Manifest                      |  1 -
 app-portage/splat/files/splat-0.08-prefix.patch | 33 -------------------------
 app-portage/splat/metadata.xml                  |  5 ----
 app-portage/splat/splat-0.08-r1.ebuild          | 27 --------------------
 profiles/package.mask                           |  6 -----
 5 files changed, 72 deletions(-)