RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2016995 - [subscription-manager, syspurpose ] RHEL 8.6 Tier 0 Localization
Summary: [subscription-manager, syspurpose ] RHEL 8.6 Tier 0 Localization
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: subscription-manager
Version: 8.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.6
Assignee: candlepin-bugs
QA Contact: Bhushan Barve
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-25 11:27 UTC by Ludek Janda
Modified: 2022-05-10 16:39 UTC (History)
5 users (show)

Fixed In Version: subscription-manager-1.28.28-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-10 15:22:57 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-101345 0 None None None 2021-11-01 19:53:31 UTC
Red Hat Product Errata RHBA-2022:2047 0 None None None 2022-05-10 15:23:14 UTC

Comment 2 Rehana 2022-02-17 09:49:35 UTC
Translations in build prior to pulling the updates from weblate. 

# subscription-manager version
server type: This system is currently not registered.
subscription management server: 3.2.22-1
subscription management rules: 5.41
subscription-manager: 1.28.25-1.el8

# for L in `rpm -ql subscription-manager | grep rhsm.mo`; do echo ""; echo "counting the translated msgid's in LANG file '$L'..."; msgunfmt --no-wrap $L | egrep ^msgid | wc -l; done;

counting the translated msgid's in LANG file '/usr/share/locale/as/LC_MESSAGES/rhsm.mo'...
802

counting the translated msgid's in LANG file '/usr/share/locale/bn_IN/LC_MESSAGES/rhsm.mo'...
827

counting the translated msgid's in LANG file '/usr/share/locale/de/LC_MESSAGES/rhsm.mo'...
1114

counting the translated msgid's in LANG file '/usr/share/locale/es/LC_MESSAGES/rhsm.mo'...
1199

counting the translated msgid's in LANG file '/usr/share/locale/fr/LC_MESSAGES/rhsm.mo'...
1185

counting the translated msgid's in LANG file '/usr/share/locale/gu/LC_MESSAGES/rhsm.mo'...
827

counting the translated msgid's in LANG file '/usr/share/locale/hi/LC_MESSAGES/rhsm.mo'...
827

counting the translated msgid's in LANG file '/usr/share/locale/it/LC_MESSAGES/rhsm.mo'...
1131

counting the translated msgid's in LANG file '/usr/share/locale/ja/LC_MESSAGES/rhsm.mo'...
1185

counting the translated msgid's in LANG file '/usr/share/locale/kn/LC_MESSAGES/rhsm.mo'...
827

counting the translated msgid's in LANG file '/usr/share/locale/ko/LC_MESSAGES/rhsm.mo'...
1199

counting the translated msgid's in LANG file '/usr/share/locale/ml/LC_MESSAGES/rhsm.mo'...
826

counting the translated msgid's in LANG file '/usr/share/locale/mr/LC_MESSAGES/rhsm.mo'...
827

counting the translated msgid's in LANG file '/usr/share/locale/or/LC_MESSAGES/rhsm.mo'...
827

counting the translated msgid's in LANG file '/usr/share/locale/pa/LC_MESSAGES/rhsm.mo'...
752

counting the translated msgid's in LANG file '/usr/share/locale/pt_BR/LC_MESSAGES/rhsm.mo'...
1000

counting the translated msgid's in LANG file '/usr/share/locale/ru/LC_MESSAGES/rhsm.mo'...
1000

counting the translated msgid's in LANG file '/usr/share/locale/si/LC_MESSAGES/rhsm.mo'...
2

counting the translated msgid's in LANG file '/usr/share/locale/ta_IN/LC_MESSAGES/rhsm.mo'...
827

counting the translated msgid's in LANG file '/usr/share/locale/te/LC_MESSAGES/rhsm.mo'...
827

counting the translated msgid's in LANG file '/usr/share/locale/zh_CN/LC_MESSAGES/rhsm.mo'...
1185

counting the translated msgid's in LANG file '/usr/share/locale/zh_TW/LC_MESSAGES/rhsm.mo'...
1001

WITH THE LATEST BUILD : 

Pre verifying on ;

# subscription-manager version
server type: This system is currently not registered.
subscription management server: 3.2.22-1
subscription management rules: 5.41
subscription-manager: 1.28.28-1.el8

# for L in `rpm -ql subscription-manager | grep rhsm.mo`; do echo ""; echo "counting the translated msgid's in LANG file '$L'..."; msgunfmt --no-wrap $L | egrep ^msgid | wc -l; done;

counting the translated msgid's in LANG file '/usr/share/locale/as/LC_MESSAGES/rhsm.mo'...
797

counting the translated msgid's in LANG file '/usr/share/locale/bn_IN/LC_MESSAGES/rhsm.mo'...
822

counting the translated msgid's in LANG file '/usr/share/locale/de/LC_MESSAGES/rhsm.mo'...
1144

counting the translated msgid's in LANG file '/usr/share/locale/es/LC_MESSAGES/rhsm.mo'...
1178

counting the translated msgid's in LANG file '/usr/share/locale/fr/LC_MESSAGES/rhsm.mo'...
1207

counting the translated msgid's in LANG file '/usr/share/locale/gu/LC_MESSAGES/rhsm.mo'...
822

counting the translated msgid's in LANG file '/usr/share/locale/hi/LC_MESSAGES/rhsm.mo'...
822

counting the translated msgid's in LANG file '/usr/share/locale/it/LC_MESSAGES/rhsm.mo'...
1125

counting the translated msgid's in LANG file '/usr/share/locale/ja/LC_MESSAGES/rhsm.mo'...
1207

counting the translated msgid's in LANG file '/usr/share/locale/kn/LC_MESSAGES/rhsm.mo'...
822

counting the translated msgid's in LANG file '/usr/share/locale/ko/LC_MESSAGES/rhsm.mo'...
1207

counting the translated msgid's in LANG file '/usr/share/locale/ml/LC_MESSAGES/rhsm.mo'...
821

counting the translated msgid's in LANG file '/usr/share/locale/mr/LC_MESSAGES/rhsm.mo'...
822

counting the translated msgid's in LANG file '/usr/share/locale/or/LC_MESSAGES/rhsm.mo'...
822

counting the translated msgid's in LANG file '/usr/share/locale/pa/LC_MESSAGES/rhsm.mo'...
747

counting the translated msgid's in LANG file '/usr/share/locale/pt_BR/LC_MESSAGES/rhsm.mo'...
995

counting the translated msgid's in LANG file '/usr/share/locale/ru/LC_MESSAGES/rhsm.mo'...
995

counting the translated msgid's in LANG file '/usr/share/locale/si/LC_MESSAGES/rhsm.mo'...
2

counting the translated msgid's in LANG file '/usr/share/locale/ta_IN/LC_MESSAGES/rhsm.mo'...
822

counting the translated msgid's in LANG file '/usr/share/locale/te/LC_MESSAGES/rhsm.mo'...
822

counting the translated msgid's in LANG file '/usr/share/locale/zh_CN/LC_MESSAGES/rhsm.mo'...
1207

counting the translated msgid's in LANG file '/usr/share/locale/zh_TW/LC_MESSAGES/rhsm.mo'...
996


PRE-VERIFIED: As described in the description , LANG [ja] is 100% translated at 1207 messages. The remaining langs are partially translated with fewer than 1207 translations.

Comment 3 Rehana 2022-02-17 09:55:51 UTC
syspurpose translations : 
=======================

https://translate.fedoraproject.org/projects/subscription-manager/syspurpose-1-28/

# rpm -q python3-syspurpose
python3-syspurpose-1.28.28-1.el8.x86_64
[root@kvm-01-guest02 test]# for L in `rpm -ql python3-syspurpose | grep syspurpose.mo`; do echo ""; echo "counting the translated msgid's in LANG file '$L'..."; msgunfmt --no-wrap $L | egrep ^msgid | wc -l; done;

counting the translated msgid's in LANG file '/usr/share/locale/de/LC_MESSAGES/syspurpose.mo'...
38

counting the translated msgid's in LANG file '/usr/share/locale/es/LC_MESSAGES/syspurpose.mo'...
32

counting the translated msgid's in LANG file '/usr/share/locale/fr/LC_MESSAGES/syspurpose.mo'...
73

counting the translated msgid's in LANG file '/usr/share/locale/it/LC_MESSAGES/syspurpose.mo'...
63

counting the translated msgid's in LANG file '/usr/share/locale/ja/LC_MESSAGES/syspurpose.mo'...
73

counting the translated msgid's in LANG file '/usr/share/locale/ko/LC_MESSAGES/syspurpose.mo'...
76

counting the translated msgid's in LANG file '/usr/share/locale/pt_BR/LC_MESSAGES/syspurpose.mo'...
18

counting the translated msgid's in LANG file '/usr/share/locale/ru/LC_MESSAGES/syspurpose.mo'...
18

counting the translated msgid's in LANG file '/usr/share/locale/si/LC_MESSAGES/syspurpose.mo'...
0

counting the translated msgid's in LANG file '/usr/share/locale/zh_CN/LC_MESSAGES/syspurpose.mo'...
73

counting the translated msgid's in LANG file '/usr/share/locale/zh_TW/LC_MESSAGES/syspurpose.mo'...
18

PRE-VERIFIED: As planned for syspurpose in rhel-8.6 described in comment 0, LANG [ja] is 100% translated

Comment 4 John Sefler 2022-02-17 18:10:29 UTC
Augmenting the pre-verification comments above...

Package subscription-manager-1.28.28-1.el8 includes 100% translation for langs [ja,fr,ko,zh_CN] at 1207 strings (including 13 msgstr_plural) matching the current state of https://translate.fedoraproject.org/projects/subscription-manager/subscription-manager-1-28/
Minimum expected results was 100% [ja] per comment 0 ; PASSED

Package python3-syspurpose-1.28.28-1.el8 includes 100% translation for langs [ja,fr,ko,zh_CN] at 73 strings (including 2 msgstr_plural) matching the current state of https://translate.fedoraproject.org/projects/subscription-manager/syspurpose-1-28/
Minimum expected results was 100% [ja] per comment 0 ; PASSED

Comment 11 John Sefler 2022-03-17 19:31:09 UTC
Moving to VERIFIED as build subscription-manager-1.28.28-1.el8 and python3-syspurpose-1.28.28-1.el8 includes 100% translation for langs [ja,fr,ko,zh_CN] and is present in the nightly RHEL-8.6.0-20220317.0 compose...

**  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **
      Beaker Test information:
                         HOSTNAME=kvm-07-guest10.hv2.lab.eng.bos.redhat.com
                            JOBID=6408944
                         RECIPEID=11636349
                    RESULT_SERVER=
                           DISTRO=RHEL-8.6.0-20220317.0
                     ARCHITECTURE=x86_64

      Job Whiteboard:  RHEL-8.6.0-20220317.0 BaseOS x86_64 

      Recipe Whiteboard: 
**  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **
[root@kvm-07-guest10 ~]# rpm -q subscription-manager
subscription-manager-1.28.28-1.el8.x86_64
[root@kvm-07-guest10 ~]# 
[root@kvm-07-guest10 ~]# rpm -ql subscription-manager | egrep "ja|fr|ko|zh_CN"
/usr/share/locale/fr/LC_MESSAGES/rhsm.mo
/usr/share/locale/ja/LC_MESSAGES/rhsm.mo
/usr/share/locale/ko/LC_MESSAGES/rhsm.mo
/usr/share/locale/zh_CN/LC_MESSAGES/rhsm.mo
[root@kvm-07-guest10 ~]# 
[root@kvm-07-guest10 ~]# for L in `rpm -ql subscription-manager | egrep "ja|fr|ko|zh_CN"`; do echo ""; echo "counting the translated msgid's in LANG file '$L'..."; msgunfmt --no-wrap $L | egrep ^msgid | wc -l; done;

counting the translated msgid's in LANG file '/usr/share/locale/fr/LC_MESSAGES/rhsm.mo'...
1207

counting the translated msgid's in LANG file '/usr/share/locale/ja/LC_MESSAGES/rhsm.mo'...
1207

counting the translated msgid's in LANG file '/usr/share/locale/ko/LC_MESSAGES/rhsm.mo'...
1207

counting the translated msgid's in LANG file '/usr/share/locale/zh_CN/LC_MESSAGES/rhsm.mo'...
1207
[root@kvm-07-guest10 ~]# 
[root@kvm-07-guest10 ~]# 
[root@kvm-07-guest10 ~]# 
[root@kvm-07-guest10 ~]# 
[root@kvm-07-guest10 ~]# 
[root@kvm-07-guest10 ~]# rpm -q python3-syspurpose
python3-syspurpose-1.28.28-1.el8.x86_64
[root@kvm-07-guest10 ~]# 
[root@kvm-07-guest10 ~]# rpm -ql python3-syspurpose | egrep "ja|fr|ko|zh_CN"
/usr/share/locale/fr/LC_MESSAGES/syspurpose.mo
/usr/share/locale/ja/LC_MESSAGES/syspurpose.mo
/usr/share/locale/ko/LC_MESSAGES/syspurpose.mo
/usr/share/locale/zh_CN/LC_MESSAGES/syspurpose.mo
[root@kvm-07-guest10 ~]# 
[root@kvm-07-guest10 ~]# for L in `rpm -ql python3-syspurpose | egrep "ja|fr|ko|zh_CN"`; do echo ""; echo "counting the translated msgid's in LANG file '$L'..."; msgunfmt --no-wrap $L | egrep ^msgid | wc -l; done;

counting the translated msgid's in LANG file '/usr/share/locale/fr/LC_MESSAGES/syspurpose.mo'...
73

counting the translated msgid's in LANG file '/usr/share/locale/ja/LC_MESSAGES/syspurpose.mo'...
73

counting the translated msgid's in LANG file '/usr/share/locale/ko/LC_MESSAGES/syspurpose.mo'...
76

counting the translated msgid's in LANG file '/usr/share/locale/zh_CN/LC_MESSAGES/syspurpose.mo'...
73
[root@kvm-07-guest10 ~]#

Comment 12 John Sefler 2022-03-17 19:40:14 UTC
Note: The verification comments above do not verify the quality of the translations (this requires expertise in both the language and the packages); they simply confirm that the task to translate the required langs in comment 0 has been completed and pulled into the subscription-manager and python3-syspurpose packages for delivery on RHEL8.6.

Comment 14 errata-xmlrpc 2022-05-10 15:22:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (subscription-manager bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:2047


Note You need to log in before you can comment on or make changes to this bug.