Bug 2139685
| Summary: | [subscription-manager] RHEL 9.2 Tier 0 Localization | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Ludek Janda <ljanda> |
| Component: | subscription-manager | Assignee: | candlepin-bugs |
| Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.2 | CC: | bbarve, cdonnell, jsefler, jwboyer, ljanda, redakkan |
| Target Milestone: | rc | Keywords: | Translation, Triaged |
| Target Release: | 9.2 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | subscription-manager-1.29.33-1.el9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-05-09 08:18:45 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
John Sefler
2023-02-20 19:11:51 UTC
Verifying Version/Compose...
** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** **
This System is reserved by jsefler.
To return this system early. You can run the command: return2beaker.sh
Ensure you have your logs off the system before returning to Beaker
To extend your reservation time. You can run the command:
extendtesttime.sh
This is an interactive script. You will be prompted for how many
hours you would like to extend the reservation.
Please ensure that you adhere to the reservation policy
for Beaker systems:
https://home.corp.redhat.com/wiki/extended-reservations-beaker-general-pool-systems
You should verify the watchdog was updated succesfully after
you extend your reservation.
https://beaker.engineering.redhat.com/recipes/13463638
For ssh, kvm, serial and power control operations please look here:
https://beaker.engineering.redhat.com/view/kvm-01-guest06.lab.eng.rdu2.redhat.com
For the default root password, see:
https://beaker.engineering.redhat.com/prefs/
Beaker Test information:
HOSTNAME=kvm-01-guest06.lab.eng.rdu2.redhat.com
JOBID=7574943
RECIPEID=13463638
RESULT_SERVER=
DISTRO=RHEL-9.2.0-20230227.0
ARCHITECTURE=x86_64
Job Whiteboard: RHEL-9.2.0-20230227.0 BaseOS x86_64
Recipe Whiteboard:
** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** **
[root@kvm-01-guest06 ~]#
[root@kvm-01-guest06 ~]# rpm -q subscription-manager
subscription-manager-1.29.33-1.el9.x86_64
[root@kvm-01-guest06 ~]#
[root@kvm-01-guest06 ~]# rpm -q subscription-manager --changelog | egrep -i "Weblate|^\*" | head -12
* Thu Feb 16 2023 Pino Toscano <ptoscano> 1.29.33-1
- Translated using Weblate (French) (ljanda)
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (suanand)
- Translated using Weblate (Japanese) (suanand)
- Translated using Weblate (Japanese) (ljanda)
- Translated using Weblate (French) (suanand)
- Translated using Weblate (Korean) (simmon)
- Update translation files (noreply)
- Translated using Weblate (Korean) (jsefler)
- Translated using Weblate (Kannada) (jsefler)
- Translated using Weblate (Spanish) (ptoscano)
* Mon Jan 16 2023 Pino Toscano <ptoscano> 1.29.32-1
[root@kvm-01-guest06 ~]#
[root@kvm-01-guest06 ~]# for L in `rpm -ql subscription-manager | egrep "/ja/|/zh_CN/|/ko/|/fr/"`; 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/fr/LC_MESSAGES/rhsm.mo'...
692
counting the translated msgids in LANG file '/usr/share/locale/ja/LC_MESSAGES/rhsm.mo'...
692
counting the translated msgids in LANG file '/usr/share/locale/ko/LC_MESSAGES/rhsm.mo'...
692
counting the translated msgids in LANG file '/usr/share/locale/zh_CN/LC_MESSAGES/rhsm.mo'...
692
[root@kvm-01-guest06 ~]#
VERIFIED: These steps verify that the fixed version subscription-manager-1.29.33-1.el9 is included in the RHEL-9.2.0-20230227.0 compose and provides 100% translations (692 translated msgIds) for expected Languages [ja,zh_CN,ko] plus [fr].
DISCLAIMER: This verification comment does not verify the quality of the translations (this requires expertise in both the language and the packages); it simply confirms that the task to translate the required langs in comment 0 has been completed, fixed by subscription-manager-1.29.33-1.el9, and included in the RHEL-9.2.0-20230227.0 compose.
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:2493 |