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 911772 - [ml] pofilter unchanged test fails for subscription-manager 1.8.X
Summary: [ml] pofilter unchanged test fails for subscription-manager 1.8.X
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Ani Peter
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel510 rhsm-rhel70
TreeView+ depends on / blocked
 
Reported: 2013-02-15 22:48 UTC by John Sefler
Modified: 2016-08-01 01:31 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-01 13:48:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
not yet fixed in Zanata, therefore not yet fixed in subscription-manager rpm (102.62 KB, image/png)
2013-04-23 16:55 UTC, John Sefler
no flags Details

Description John Sefler 2013-02-15 22:48:17 UTC
Description of problem:

msgid "%prog [options]"
msgstr "%prog [options]"

Expected:
msgstr "%prog [ഐച്ഛികങ്ങള്]"

Version-Release number of selected component (if applicable):
[root@jsefler-7 ~]# rpm -q subscription-manager
subscription-manager-1.8.3-1.git.0.50cbc39.el7.x86_64
https://translate.zanata.org/zanata/iteration/view/subscription-manager/1.8.X

Comment 1 Adrian Likins 2013-03-25 21:34:50 UTC
commit 008c5cb336b141f300d647d6c71750b2cd15e066
Author: Adrian Likins <alikins>
Date:   Mon Mar 25 15:03:16 2013 -0400

    921126: latest string updates from zanata
    
    921126,911779,911776,911772,911764,911762,911759,
    911757,908886,908879,908869,908866,908521,908511,
    908488,908434,908108,908059,908037,906967,906552,
    842784

Comment 2 John Sefler 2013-04-11 22:14:09 UTC
[root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/ml/LC_MESSAGES/rhsm.mo | grep -i "%prog \[options\]" -A1
msgid "%prog [OPTIONS]"
msgstr "%prog [ഐച്ഛികങ്ങള്‍]"
--
msgid "%prog [options]"
msgstr "%prog [options]"

Moving back to ASSIGNED: not yet fixed

Comment 3 Bryan Kearney 2013-04-19 16:54:30 UTC
#. usage format strips any leading 'usage' so
#. do not iclude it
# translation auto-copied from project Subscription Manager, version 1.0.X,
# document keys
#: ../src/subscription_manager/cli.py:60
#, python-format
msgid "%%prog %s [OPTIONS]"
msgstr "%%prog %s [ഐച്ഛികങ്ങള്<200d>]"

#. note default is lower caps
# translation auto-copied from project Subscription Manager, version 1.0.X,
# document keys
#: ../src/subscription_manager/i18n_optparse.py:36
msgid "%prog [OPTIONS]"
msgstr "%prog [ഐച്ഛികങ്ങള്<200d>]"


fixed in 1.8.6

Comment 4 John Sefler 2013-04-23 16:55:15 UTC
Created attachment 739087 [details]
not yet fixed in Zanata, therefore not yet fixed in subscription-manager rpm

[root@jsefler-7 ~]# rpm -q subscription-manager
subscription-manager-1.8.6-1.el7.x86_64


[root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/ml/LC_MESSAGES/rhsm.mo | grep -i "\[options\]" -A1
msgid "%%prog %s [OPTIONS]"
msgstr "%%prog %s [ഐച്ഛികങ്ങള്‍]"
--
msgid "%%prog %s [OPTIONS] CERT_FILE"
msgstr "%%prog %s [ഐച്ഛികങ്ങള്‍] CERT_FILE"
--
msgid "%%prog %s [OPTIONS] MANIFEST_FILE"
msgstr "%%prog %s [OPTIONS] MANIFEST_FILE"   <============== FAILED_QA

--
msgid "%prog [OPTIONS]"
msgstr "%prog [ഐച്ഛികങ്ങള്‍]"
--
msgid "%prog [options]"
msgstr "%prog [options]"                     <============== FAILED_QA

Comment 6 Ani Peter 2013-07-23 05:24:45 UTC
Have fixed these issues in Bug 928000.

Thanks
Ani

Comment 7 Bryan Kearney 2013-07-29 16:15:52 UTC
Fixed in commit e49e201faf25336bca4991a5d981c8602cedaa99
Author: Bryan Kearney <bkearney>
Date:   Mon Jul 29 12:10:04 2013 -0400

    928469: Pull in latest ml strings from zanata

Moving to ON_QA. Please do not test until 928469 is ON_QA.

Comment 8 Sharath Dwaral 2013-07-30 13:37:52 UTC
Same as Bug 928000 

Refer comment https://bugzilla.redhat.com/show_bug.cgi?id=928000#c8

VERIFIED


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