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 908866 - [kn] pofilter variables/printf test fails for subscription-manager 1.8.X
Summary: [kn] pofilter variables/printf 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: Shankar Prasad
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel70
TreeView+ depends on / blocked
 
Reported: 2013-02-07 17:20 UTC by John Sefler
Modified: 2015-04-21 04:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 13:04:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description John Sefler 2013-02-07 17:20:22 UTC
Description of problem:

# (pofilter) variables: Added variables: %s
msgid "There was an error saving your configuration."
msgstr "ನಿಮ್ಮ ಸಂರಚನೆಯನ್ನು ಉಳಿಸುವಲ್ಲಿ ದೋಷ ಉಂಟಾಗಿದೆ. ನೀವು %s ಅನ್ನು ಹೊಂದಿದ್ದೀರಿ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ."

THE "%s" VARIABLE SHOULD NOT BE PRESENT IN THE TRANSLATED msgstr.

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

Comment 1 John Sefler 2013-02-07 17:27:07 UTC
# (pofilter) printf: Different number of printf variables
msgid "There was an error saving your configuration."
msgstr "ನಿಮ್ಮ ಸಂರಚನೆಯನ್ನು ಉಳಿಸುವಲ್ಲಿ ದೋಷ ಉಂಟಾಗಿದೆ. ನೀವು %s ಅನ್ನು ಹೊಂದಿದ್ದೀರಿ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ."

Comment 2 Shankar Prasad 2013-02-08 09:51:59 UTC
Fixed in 1.8.X

Shankar

Comment 3 Adrian Likins 2013-03-25 21:34:45 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 4 John Sefler 2013-03-27 17:25:01 UTC
Version
[root@jsefler-7 ~]# rpm -q subscription-manager
subscription-manager-1.8.4-1.git.70.ff4c9ab.el7.x86_64

# (pofilter) printf: Different number of printf variables
msgid "There was an error saving your configuration."
msgstr "ನಿಮ್ಮ ಸಂರಚನೆಯನ್ನು ಉಳಿಸುವಲ್ಲಿ ದೋಷ ಉಂಟಾಗಿದೆ. ನೀವು %s ಅನ್ನು ಹೊಂದಿದ್ದೀರಿ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ."

This bug is not yet fixed.  Remove the "%s" from the msgstr.

Moving back to ASSIGNED/FailedQA

Comment 6 Bryan Kearney 2013-04-19 17:43:20 UTC
[bkearney@bkearney subscription-manager]$ pofilter --gnome variables -i po/kn.po 
processing 1 files...
[###########################################] 100%
[bkearney@bkearney subscription-manager]$ pofilter --gnome printf -i po/kn.po 
processing 1 files...
[###########################################] 100%
[bkearney@bkearney subscription-manager]$ 



fixed in 1.8.6

Comment 7 Bryan Kearney 2013-04-19 17:59:07 UTC
[###########################################] 100%
[bkearney@bkearney po]$ pofilter --gnome -t variables -i ko.po 
processing 1 files...
[###########################################] 100%
[bkearney@bkearney po]$ pofilter --gnome -t printf -i ko.po 
processing 1 files...
[###########################################] 100%

Comment 8 John Sefler 2013-04-23 17:21:56 UTC
Verifying Version...
[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/kn/LC_MESSAGES/rhsm.mo -o /usr/share/locale/kn/LC_MESSAGES/rhsm.po
[root@jsefler-7 ~]# pofilter -t printf /usr/share/locale/kn/LC_MESSAGES/rhsm.po
processing 1 files...
[###########################################] 100%
[root@jsefler-7 ~]# msgunfmt --no-wrap /usr/share/locale/kn/LC_MESSAGES/rhsm.mo | grep "There was an error saving your configuration." -A1
msgid "There was an error saving your configuration."
msgstr "ನಿಮ್ಮ ಸಂರಚನೆಯನ್ನು ಉಳಿಸುವಲ್ಲಿ ದೋಷ ಉಂಟಾಗಿದೆ."

Moving to VERIFIED

Comment 9 Ludek Smid 2014-06-13 13:04:07 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


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