Bug 773535 - [ja_JP] [RHSM CLI] config module --help message some strings displayed as question mark.
Summary: [ja_JP] [RHSM CLI] config module --help message some strings displayed as que...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.8
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: rc
: 5.9
Assignee: William Poteat
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks: 771748 820030
TreeView+ depends on / blocked
 
Reported: 2012-01-12 07:31 UTC by Lijun Li
Modified: 2012-12-10 21:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 820030 (view as bug list)
Environment:
Last Closed: 2012-12-10 21:42:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
some strings displayed as question mark (89.78 KB, application/octet-stream)
2012-01-12 07:37 UTC, Lijun Li
no flags Details
some strings displayed as question mark (89.78 KB, image/png)
2012-02-10 05:43 UTC, Lijun Li
no flags Details

Description Lijun Li 2012-01-12 07:31:42 UTC
Description of problem:
config module --help message some strings displayed as question mark.

Version-Release number of selected component (if applicable):
subscription-manager-0.98.10-1.el5


How reproducible:
100%

Steps to Reproduce:
1. Install rhel5.8 snapshot-3 OS build via
http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL5.8-Server-20120105.0/5/i386/os/

2. (Display help)

$ sudo subscription-manager config --help

  
Actual results:
Some strings displayed as question mark in config help message.

Expected results:
All the strings should be displayed correctly.

Additional info:

Comment 1 Lijun Li 2012-01-12 07:37:01 UTC
Created attachment 552329 [details]
some strings displayed as question mark

Comment 2 Lijun Li 2012-02-10 05:42:22 UTC
It's reproduced on subscription-manager-0.98.14-1.el5 too

Comment 3 Lijun Li 2012-02-10 05:43:15 UTC
Created attachment 560778 [details]
some strings displayed as question mark

Comment 4 William Poteat 2012-06-18 18:41:29 UTC
Issue does not appear in python-rhsm build 1.0.2-1.

Strings that are translated have proper characters.

Comment 5 Shwetha Kallesh 2012-06-20 14:40:50 UTC
Moving to verified!!

RPM used:

[root@dhcp201-196 ~]# rpm -qa | grep subscription-manager
subscription-manager-firstboot-1.0.4-1.git.0.5943ee7.el5
subscription-manager-1.0.4-1.git.0.5943ee7.el5
subscription-manager-migration-data-1.11.1.1-1.git.2.c7fbafe.el5
subscription-manager-gui-1.0.4-1.git.0.5943ee7.el5
subscription-manager-migration-1.0.4-1.git.0.5943ee7.el5



[root@dhcp201-196 ~]# LANG=ja_JP.UTF-8 subscription-manager config --help
使用法: subscription-manager config [OPTIONS]

このマシンで使用中の設定パラメータの一覧表示、設定、
又は削除

options:
  -h, --help            このヘルプメッセージを表示して終了
  --list                このシステム用の設定の一覧表示
  --remove=REMOVE       「セクション.名前」により設定エントリを削除
  --server.hostname=SERVER.HOSTNAME
                        セクション: server、名前: hostname
  --server.prefix=SERVER.PREFIX
                        セクション: server、名前: prefix
  --server.port=SERVER.PORT
                        セクション: server、名前: port
  --server.insecure=SERVER.INSECURE
                        セクション: server、名前: insecure
  --server.ssl_verify_depth=SERVER.SSL_VERIFY_DEPTH
                        セクション: server、名前: ssl_verify_depth
  --server.ca_cert_dir=SERVER.CA_CERT_DIR
                        セクション: server、名前: ca_cert_dir
  --server.proxy_hostname=SERVER.PROXY_HOSTNAME
                        セクション: server、名前: proxy_hostname
  --server.proxy_port=SERVER.PROXY_PORT
                        セクション: server、名前: proxy_port
  --server.proxy_user=SERVER.PROXY_USER
                        セクション: server、名前: proxy_user
  --server.proxy_password=SERVER.PROXY_PASSWORD
                        セクション: server、名前: proxy_password
  --server.certfrequency=SERVER.CERTFREQUENCY
                        セクション: server、名前: certfrequency
  --server.manage_repos=SERVER.MANAGE_REPOS
                        セクション: server、名前: manage_repos
  --server.entitlementcertdir=SERVER.ENTITLEMENTCERTDIR
                        セクション: server、名前: entitlementcertdir
  --server.baseurl=SERVER.BASEURL
                        セクション: server、名前: baseurl
  --server.productcertdir=SERVER.PRODUCTCERTDIR
                        セクション: server、名前: productcertdir
  --server.consumercertdir=SERVER.CONSUMERCERTDIR
                        セクション: server、名前: consumercertdir
  --server.healfrequency=SERVER.HEALFREQUENCY
                        セクション: server、名前: healfrequency
  --server.repo_ca_cert=SERVER.REPO_CA_CERT
                        セクション: server、名前: repo_ca_cert
  --rhsm.baseurl=RHSM.BASEURL
                        セクション: rhsm、名前: baseurl
  --rhsm.repo_ca_cert=RHSM.REPO_CA_CERT
                        セクション: rhsm、名前: repo_ca_cert
  --rhsm.productcertdir=RHSM.PRODUCTCERTDIR
                        セクション: rhsm、名前: productcertdir
  --rhsm.entitlementcertdir=RHSM.ENTITLEMENTCERTDIR
                        セクション: rhsm、名前: entitlementcertdir
  --rhsm.consumercertdir=RHSM.CONSUMERCERTDIR
                        セクション: rhsm、名前: consumercertdir
  --rhsm.certfrequency=RHSM.CERTFREQUENCY
                        セクション: rhsm、名前: certfrequency
  --rhsm.proxy_hostname=RHSM.PROXY_HOSTNAME
                        セクション: rhsm、名前: proxy_hostname
  --rhsm.manage_repos=RHSM.MANAGE_REPOS
                        セクション: rhsm、名前: manage_repos
  --rhsm.proxy_user=RHSM.PROXY_USER
                        セクション: rhsm、名前: proxy_user
  --rhsm.insecure=RHSM.INSECURE
                        セクション: rhsm、名前: insecure
  --rhsm.hostname=RHSM.HOSTNAME
                        セクション: rhsm、名前: hostname
  --rhsm.ssl_verify_depth=RHSM.SSL_VERIFY_DEPTH
                        セクション: rhsm、名前: ssl_verify_depth
  --rhsm.ca_cert_dir=RHSM.CA_CERT_DIR
                        セクション: rhsm、名前: ca_cert_dir
  --rhsm.proxy_password=RHSM.PROXY_PASSWORD
                        セクション: rhsm、名前: proxy_password
  --rhsm.proxy_port=RHSM.PROXY_PORT
                        セクション: rhsm、名前: proxy_port
  --rhsm.prefix=RHSM.PREFIX
                        セクション: rhsm、名前: prefix
  --rhsm.healfrequency=RHSM.HEALFREQUENCY
                        セクション: rhsm、名前: healfrequency
  --rhsm.port=RHSM.PORT
                        セクション: rhsm、名前: port
  --rhsmcertd.certfrequency=RHSMCERTD.CERTFREQUENCY
                        セクション: rhsmcertd、名前: certfrequency
  --rhsmcertd.healfrequency=RHSMCERTD.HEALFREQUENCY
                        セクション: rhsmcertd、名前: healfrequency
  --rhsmcertd.proxy_hostname=RHSMCERTD.PROXY_HOSTNAME
                        セクション: rhsmcertd、名前: proxy_hostname
  --rhsmcertd.manage_repos=RHSMCERTD.MANAGE_REPOS
                        セクション: rhsmcertd、名前: manage_repos
  --rhsmcertd.proxy_user=RHSMCERTD.PROXY_USER
                        セクション: rhsmcertd、名前: proxy_user
  --rhsmcertd.entitlementcertdir=RHSMCERTD.ENTITLEMENTCERTDIR
                        セクション: rhsmcertd、名前:
                        entitlementcertdir
  --rhsmcertd.insecure=RHSMCERTD.INSECURE
                        セクション: rhsmcertd、名前: insecure
  --rhsmcertd.hostname=RHSMCERTD.HOSTNAME
                        セクション: rhsmcertd、名前: hostname
  --rhsmcertd.ssl_verify_depth=RHSMCERTD.SSL_VERIFY_DEPTH
                        セクション: rhsmcertd、名前: ssl_verify_depth
  --rhsmcertd.ca_cert_dir=RHSMCERTD.CA_CERT_DIR
                        セクション: rhsmcertd、名前: ca_cert_dir
  --rhsmcertd.proxy_password=RHSMCERTD.PROXY_PASSWORD
                        セクション: rhsmcertd、名前: proxy_password
  --rhsmcertd.baseurl=RHSMCERTD.BASEURL
                        セクション: rhsmcertd、名前: baseurl
  --rhsmcertd.proxy_port=RHSMCERTD.PROXY_PORT
                        セクション: rhsmcertd、名前: proxy_port
  --rhsmcertd.prefix=RHSMCERTD.PREFIX
                        セクション: rhsmcertd、名前: prefix
  --rhsmcertd.productcertdir=RHSMCERTD.PRODUCTCERTDIR
                        セクション: rhsmcertd、名前: productcertdir
  --rhsmcertd.consumercertdir=RHSMCERTD.CONSUMERCERTDIR
                        セクション: rhsmcertd、名前: consumercertdir
  --rhsmcertd.repo_ca_cert=RHSMCERTD.REPO_CA_CERT
                        セクション: rhsmcertd、名前: repo_ca_cert
  --rhsmcertd.port=RHSMCERTD.PORT
                        セクション: rhsmcertd、名前: port

Comment 6 Bryan Kearney 2012-12-10 21:42:05 UTC
Bug Clean Up, these are in the current release.


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