Bug 690455

Summary: Command rhn_register --nox fails.
Product: Red Hat Enterprise Linux 6 Reporter: Dimitar Yordanov <dyordano>
Component: rhn-client-toolsAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED DUPLICATE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: high Docs Contact:
Priority: high    
Version: 6.1   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-24 12:15:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
rhn_register --nox : reproducer notes none

Description Dimitar Yordanov 2011-03-24 11:54:13 UTC
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.

Comment 1 Milan Zázrivec 2011-03-24 12:15:58 UTC

*** This bug has been marked as a duplicate of bug 690269 ***