Bug 587733

Summary: subscription-manager-cli is unable to display unicode
Product: [Community] Candlepin Reporter: James Bowes <jbowes>
Component: candlepinAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED DUPLICATE QA Contact: wes hayutin <whayutin>
Severity: medium Docs Contact:
Priority: low    
Version: 0.5CC: bkearney
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-25 15:01:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Bowes 2010-04-30 18:03:15 UTC
Against either candlepin hosted or standalone, set your LANG env var to de_DE and run subscription-manager-cli register with a bad username/pass combo (for standalone you'll have to edit your config to include an auth line).

Results:
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 23: ordinal not in range(128)

Expected:
A nice message in german about invalid username/password.

Note that the gui handles this fine, as does the log entry.

Comment 1 James Bowes 2010-05-25 15:01:02 UTC

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