Bug 2189585
| Summary: | [subscription-manager & syspurpose] RHEL 8.9 Tier 0 Localization | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Ludek Janda <ljanda> |
| Component: | subscription-manager | Assignee: | Pino Toscano <ptoscano> |
| Status: | CLOSED ERRATA | QA Contact: | Lijun Li <lijli> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.9 | CC: | bbarve, jsefler, jwboyer, lijli, redakkan |
| Target Milestone: | rc | Keywords: | Translation, Triaged |
| Target Release: | 8.9 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | subscription-manager-1.28.40-1.el8_9 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-14 15:47:57 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Comment 2
Pino Toscano
2023-09-11 09:34:29 UTC
Pre-verifying build : # rpm -q subscription-manager subscription-manager-1.28.39+2.g780458f0e-1.git.0.15967a0.x86_64 # rpm -q subscription-manager --changelog | egrep -i "Weblate|^\*" | head -12 * Mon Sep 11 2023 RHSM-QE Jenkins <rhsm-qe> 1.28.39+2.g780458f0e-1 - Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano) * Wed Aug 23 2023 Pino Toscano <ptoscano> 1.28.39-1 - Translated using Weblate (Korean) (simmon) - Update translation files (noreply) - Translated using Weblate (Punjabi) (jsefler) - Translated using Weblate (Korean) (simmon) * Wed May 17 2023 Pino Toscano <ptoscano> 1.28.38-1 - Translated using Weblate (Italian) (toscano.pino) - Update translation files (noreply) - Translated using Weblate (Italian) (toscano.pino) * Wed Apr 19 2023 Pino Toscano <ptoscano> 1.28.37-1 # for L in `rpm -ql subscription-manager | egrep "rhsm.mo"`; do echo ""; echo "counting the translated msgids in LANG file '$L'..."; msgunfmt --no-wrap $L | egrep "^msgid " | wc -l; done; counting the translated msgids in LANG file '/usr/share/locale/as/LC_MESSAGES/rhsm.mo'... 717 counting the translated msgids in LANG file '/usr/share/locale/bn_IN/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/de/LC_MESSAGES/rhsm.mo'... 1035 counting the translated msgids in LANG file '/usr/share/locale/es/LC_MESSAGES/rhsm.mo'... 1066 counting the translated msgids in LANG file '/usr/share/locale/fr/LC_MESSAGES/rhsm.mo'... 1120 counting the translated msgids in LANG file '/usr/share/locale/gu/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/hi/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/it/LC_MESSAGES/rhsm.mo'... 1079 counting the translated msgids in LANG file '/usr/share/locale/ja/LC_MESSAGES/rhsm.mo'... 1120 counting the translated msgids in LANG file '/usr/share/locale/kn/LC_MESSAGES/rhsm.mo'... 741 counting the translated msgids in LANG file '/usr/share/locale/ko/LC_MESSAGES/rhsm.mo'... 1120 counting the translated msgids in LANG file '/usr/share/locale/ml/LC_MESSAGES/rhsm.mo'... 741 counting the translated msgids in LANG file '/usr/share/locale/mr/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/or/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/pa/LC_MESSAGES/rhsm.mo'... 703 counting the translated msgids in LANG file '/usr/share/locale/pt_BR/LC_MESSAGES/rhsm.mo'... 897 counting the translated msgids in LANG file '/usr/share/locale/ru/LC_MESSAGES/rhsm.mo'... 897 counting the translated msgids in LANG file '/usr/share/locale/si/LC_MESSAGES/rhsm.mo'... 2 counting the translated msgids in LANG file '/usr/share/locale/ta_IN/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/te/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/zh_CN/LC_MESSAGES/rhsm.mo'... 1120 counting the translated msgids in LANG file '/usr/share/locale/zh_TW/LC_MESSAGES/rhsm.mo'... 897 PREVERIFIED: languages [ja,fr,ko,zh_CN] have 100% of the msgids currently translated for the benefit of RHEL-8.9 from... https://translate.fedoraproject.org/projects/subscription-manager/subscription-manager-1-28/ ; All remaining languages are partially translated. Pre-verifying : rpm -q python3-syspurpose python3-syspurpose-1.28.39+2.g780458f0e-1.git.0.15967a0.x86_64 # rpm -q python3-syspurpose --changelog | egrep -i "Weblate|^\*" | head -12 * Mon Sep 11 2023 RHSM-QE Jenkins <rhsm-qe> 1.28.39+2.g780458f0e-1 - Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano) * Wed Aug 23 2023 Pino Toscano <ptoscano> 1.28.39-1 - Translated using Weblate (Korean) (simmon) - Update translation files (noreply) - Translated using Weblate (Punjabi) (jsefler) - Translated using Weblate (Korean) (simmon) * Wed May 17 2023 Pino Toscano <ptoscano> 1.28.38-1 - Translated using Weblate (Italian) (toscano.pino) - Update translation files (noreply) - Translated using Weblate (Italian) (toscano.pino) * Wed Apr 19 2023 Pino Toscano <ptoscano> 1.28.37-1 for L in `rpm -ql python3-syspurpose | egrep "syspurpose.mo"`; do echo ""; echo "counting the translated msgids in LANG file '$L'..."; msgunfmt --no-wrap $L | egrep "^msgid " | wc -l; done; counting the translated msgids in LANG file '/usr/share/locale/de/LC_MESSAGES/syspurpose.mo'... 37 counting the translated msgids in LANG file '/usr/share/locale/es/LC_MESSAGES/syspurpose.mo'... 31 counting the translated msgids in LANG file '/usr/share/locale/fr/LC_MESSAGES/syspurpose.mo'... 71 counting the translated msgids in LANG file '/usr/share/locale/it/LC_MESSAGES/syspurpose.mo'... 62 counting the translated msgids in LANG file '/usr/share/locale/ja/LC_MESSAGES/syspurpose.mo'... 71 counting the translated msgids in LANG file '/usr/share/locale/ka/LC_MESSAGES/syspurpose.mo'... 12 counting the translated msgids in LANG file '/usr/share/locale/ko/LC_MESSAGES/syspurpose.mo'... 71 counting the translated msgids in LANG file '/usr/share/locale/pt_BR/LC_MESSAGES/syspurpose.mo'... 18 counting the translated msgids in LANG file '/usr/share/locale/ru/LC_MESSAGES/syspurpose.mo'... 18 counting the translated msgids in LANG file '/usr/share/locale/si/LC_MESSAGES/syspurpose.mo'... 0 counting the translated msgids in LANG file '/usr/share/locale/zh_CN/LC_MESSAGES/syspurpose.mo'... 71 counting the translated msgids in LANG file '/usr/share/locale/zh_TW/LC_MESSAGES/syspurpose.mo'... 18 REVERIFIED: languages [ja,fr,ko,zh_CN] have 100% of the msgids currently translated for the benefit of RHEL-8.9 from... https://translate.fedoraproject.org/projects/subscription-manager/syspurpose-1-28/ ; All remaining languages are partially translated. Based on the above observations, pre-verifying the bug. Verification on subscription-manager # rpm -q subscription-manager subscription-manager-1.28.40-1.el8_9.x86_64 # rpm -q subscription-manager --changelog | egrep -i "Weblate|^\*" | head -12 * Thu Sep 14 2023 Pino Toscano <ptoscano> 1.28.40-1 - Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano) * Wed Aug 23 2023 Pino Toscano <ptoscano> 1.28.39-1 - Translated using Weblate (Korean) (simmon) - Update translation files (noreply) - Translated using Weblate (Punjabi) (jsefler) - Translated using Weblate (Korean) (simmon) * Wed May 17 2023 Pino Toscano <ptoscano> 1.28.38-1 - Translated using Weblate (Italian) (toscano.pino) - Update translation files (noreply) - Translated using Weblate (Italian) (toscano.pino) * Wed Apr 19 2023 Pino Toscano <ptoscano> 1.28.37-1 [ # for L in `rpm -ql subscription-manager | egrep "rhsm.mo"`; do echo ""; echo "counting the translated msgids in LANG file '$L'..."; msgunfmt --no-wrap $L | egrep "^msgid " | wc -l; done; counting the translated msgids in LANG file '/usr/share/locale/as/LC_MESSAGES/rhsm.mo'... 717 counting the translated msgids in LANG file '/usr/share/locale/bn_IN/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/de/LC_MESSAGES/rhsm.mo'... 1035 counting the translated msgids in LANG file '/usr/share/locale/es/LC_MESSAGES/rhsm.mo'... 1066 counting the translated msgids in LANG file '/usr/share/locale/fr/LC_MESSAGES/rhsm.mo'... 1120 counting the translated msgids in LANG file '/usr/share/locale/gu/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/hi/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/it/LC_MESSAGES/rhsm.mo'... 1079 counting the translated msgids in LANG file '/usr/share/locale/ja/LC_MESSAGES/rhsm.mo'... 1120 counting the translated msgids in LANG file '/usr/share/locale/kn/LC_MESSAGES/rhsm.mo'... 741 counting the translated msgids in LANG file '/usr/share/locale/ko/LC_MESSAGES/rhsm.mo'... 1120 counting the translated msgids in LANG file '/usr/share/locale/ml/LC_MESSAGES/rhsm.mo'... 741 counting the translated msgids in LANG file '/usr/share/locale/mr/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/or/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/pa/LC_MESSAGES/rhsm.mo'... 703 counting the translated msgids in LANG file '/usr/share/locale/pt_BR/LC_MESSAGES/rhsm.mo'... 897 counting the translated msgids in LANG file '/usr/share/locale/ru/LC_MESSAGES/rhsm.mo'... 897 counting the translated msgids in LANG file '/usr/share/locale/si/LC_MESSAGES/rhsm.mo'... 2 counting the translated msgids in LANG file '/usr/share/locale/ta_IN/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/te/LC_MESSAGES/rhsm.mo'... 742 counting the translated msgids in LANG file '/usr/share/locale/zh_CN/LC_MESSAGES/rhsm.mo'... 1120 counting the translated msgids in LANG file '/usr/share/locale/zh_TW/LC_MESSAGES/rhsm.mo'... 897 languages [ja,fr,ko,zh_CN] have 100% of the msgids currently translated for the benefit of RHEL-8.9 from... https://translate.fedoraproject.org/projects/subscription-manager/subscription-manager-1-28/ ; All remaining languages are partially translated -- > Verified !! Verification on python3-syspurpose ================================== # rpm -q python3-syspurpose python3-syspurpose-1.28.40-1.el8_9.x86_64 # rpm -q python3-syspurpose --changelog | egrep -i "Weblate|^\*" | head -12 * Thu Sep 14 2023 Pino Toscano <ptoscano> 1.28.40-1 - Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano) * Wed Aug 23 2023 Pino Toscano <ptoscano> 1.28.39-1 - Translated using Weblate (Korean) (simmon) - Update translation files (noreply) - Translated using Weblate (Punjabi) (jsefler) - Translated using Weblate (Korean) (simmon) * Wed May 17 2023 Pino Toscano <ptoscano> 1.28.38-1 - Translated using Weblate (Italian) (toscano.pino) - Update translation files (noreply) - Translated using Weblate (Italian) (toscano.pino) * Wed Apr 19 2023 Pino Toscano <ptoscano> 1.28.37-1 # for L in `rpm -ql python3-syspurpose | egrep "syspurpose.mo"`; do echo ""; echo "counting the translated msgids in LANG file '$L'..."; msgunfmt --no-wrap $L | egrep "^msgid " | wc -l; done; counting the translated msgids in LANG file '/usr/share/locale/de/LC_MESSAGES/syspurpose.mo'... 37 counting the translated msgids in LANG file '/usr/share/locale/es/LC_MESSAGES/syspurpose.mo'... 31 counting the translated msgids in LANG file '/usr/share/locale/fr/LC_MESSAGES/syspurpose.mo'... 71 counting the translated msgids in LANG file '/usr/share/locale/it/LC_MESSAGES/syspurpose.mo'... 62 counting the translated msgids in LANG file '/usr/share/locale/ja/LC_MESSAGES/syspurpose.mo'... 71 counting the translated msgids in LANG file '/usr/share/locale/ka/LC_MESSAGES/syspurpose.mo'... 12 counting the translated msgids in LANG file '/usr/share/locale/ko/LC_MESSAGES/syspurpose.mo'... 71 counting the translated msgids in LANG file '/usr/share/locale/pt_BR/LC_MESSAGES/syspurpose.mo'... 18 counting the translated msgids in LANG file '/usr/share/locale/ru/LC_MESSAGES/syspurpose.mo'... 18 counting the translated msgids in LANG file '/usr/share/locale/si/LC_MESSAGES/syspurpose.mo'... 0 counting the translated msgids in LANG file '/usr/share/locale/zh_CN/LC_MESSAGES/syspurpose.mo'... 71 counting the translated msgids in LANG file '/usr/share/locale/zh_TW/LC_MESSAGES/syspurpose.mo'... 18 languages [ja,fr,ko,zh_CN] have 100% of the msgids currently translated for the benefit of RHEL-8.9 from... https://translate.fedoraproject.org/projects/subscription-manager/syspurpose-1-28/ ; All remaining languages are partially translated --> Verified Moving this bug to verified!! 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-2023:7092 |