Hide Forgot
Created attachment 487291 [details] rhn_register --nox : reproducer notes Description of problem: Command rhn_register --nox fails. Version-Release number of selected component (if applicable): RHEL6.1 rhn-check-1.0.0-57.el6.noarch rhn-client-tools-1.0.0-57.el6.noarch rhn-setup-1.0.0-57.el6.noarch rhn-setup-gnome-1.0.0-57.el6.noarch yum-rhn-plugin-0.9.1-20.el6.noarch How reproducible: Always Steps to Reproduce: 1.rhn_register --nox Actual results: No action and tracebak in /var/log/up2date [Thu Mar 24 04:47:50 2011] rhn_register Traceback (most recent call last): File "/usr/sbin/rhn_register", line 75, in <module> app.run() File "/usr/share/rhn/up2date_client/rhncli.py", line 74, in run sys.exit(self.main() or 0) File "/usr/sbin/rhn_register", line 57, in main ui.main() File "/usr/share/rhn/up2date_client/tui.py", line 1271, in main tui = Tui(screen, test) File "/usr/share/rhn/up2date_client/tui.py", line 1127, in __init__ self.drawFrame() File "/usr/share/rhn/up2date_client/tui.py", line 1171, in drawFrame self.screen.drawRootText(0, 0, self.welcomeText) File "/usr/lib64/python2.6/site-packages/snack.py", line 493, in drawRootText return _snack.drawroottext(left, top, text) <type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\xa9' in position 10: ordinal not in range(128) Expected results: Registration process is initiated. Additional info: See attachment.
*** This bug has been marked as a duplicate of bug 690269 ***