Bug 690455 - Command rhn_register --nox fails.
Summary: Command rhn_register --nox fails.
Keywords:
Status: CLOSED DUPLICATE of bug 690269
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: rhn-client-tools
Version: 6.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Milan Zázrivec
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-24 11:54 UTC by Dimitar Yordanov
Modified: 2011-03-24 12:15 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-24 12:15:58 UTC
Target Upstream Version:


Attachments (Terms of Use)
rhn_register --nox : reproducer notes (1.57 KB, application/x-shellscript)
2011-03-24 11:54 UTC, Dimitar Yordanov
no flags Details

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 ***


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