Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: [root@jsefler-rhel59 ~]# subscription-manager unregister This system is currently not registered. [root@jsefler-rhel59 ~]# LANG=ja_JP.UTF8 subscription-manager-gui Traceback (most recent call last): File "/usr/lib64/python2.4/logging/handlers.py", line 71, in emit if self.shouldRollover(record): File "/usr/lib64/python2.4/logging/handlers.py", line 149, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python2.4/logging/__init__.py", line 617, in format return fmt.format(record) File "/usr/lib64/python2.4/logging/__init__.py", line 408, in format s = self._fmt % record.__dict__ UnicodeDecodeError: 'utf8' codec can't decode byte 0xe3 in position 67: unexpected end of data Traceback (most recent call last): File "/usr/lib64/python2.4/logging/handlers.py", line 71, in emit if self.shouldRollover(record): File "/usr/lib64/python2.4/logging/handlers.py", line 149, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python2.4/logging/__init__.py", line 617, in format return fmt.format(record) File "/usr/lib64/python2.4/logging/__init__.py", line 408, in format s = self._fmt % record.__dict__ UnicodeDecodeError: 'utf8' codec can't decode byte 0xe3 in position 30: unexpected end of data ^^^ Although the gui opens and appears functional, this traceback is not pretty. Additional info:
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release.
fixed in master at 9a8ed6591be906f9d3e3e5f81464c6c21859b89d.
Verifying Version... [root@rhsm-accept-rhel5 ~]# rpm -q subscription-manager-gui subscription-manager-gui-1.0.17-1.el5 [root@rhsm-accept-rhel5 ~]# subscription-manager unregister This system is currently not registered. [root@rhsm-accept-rhel5 ~]# LANG=ja_JP.UTF8 subscription-manager-gui [root@rhsm-accept-rhel5 ~]# ^^^ VERIFIED: The subscription-manager-gui was rendered and displayed Japanese without throwing any tracebacks to the console.
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, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0039.html