Bug 890296
Summary: | 'ascii' codec can't encode character u'\u2013'. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Liu Song <soliu> |
Component: | subscription-manager | Assignee: | candlepin-bugs |
Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4 | CC: | alikins, bkearney, jsefler, liliu, suli, tlavigne |
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: | 2013-02-21 09:06:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 771481, 863175, 895654 |
Description
Liu Song
2012-12-26 08:58:57 UTC
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. commit a2914b46bd1e4151d4a6c3c0d237b63f083e1fd6 Author: Bryan Kearney <bkearney> Date: Wed Jan 2 14:03:31 2013 -0500 890296: Unicode characters with a - are causing printing issues for rct printing Verifying Version... [root@jsefler-6 ~]# rpm -q subscription-manager subscription-manager-1.1.19-1.el6.x86_64 NOT DEMONSTRATED: setup a subscription with a name containing a UTF8 character – [root@jsefler-6 ~]# subscription-manager list --consumed +-------------------------------------------+ Consumed Subscriptions +-------------------------------------------+ Subscription Name: Subscription name containing UTF–8 character \u2013 Provides: SKU: utf8-subscription-sku Contract: 1554692394 Account: 237306038 Serial Number: 6545107459946795696 Active: True Quantity Used: 1 Service Level: Service Type: Starts: 01/06/2013 Ends: 01/22/2013 [root@jsefler-6 ~]# rct cat-cert /etc/pki/entitlement/6545107459946795696.pem +-------------------------------------------+ Entitlement Certificate +-------------------------------------------+ Certificate: Path: /etc/pki/entitlement/6545107459946795696.pem Version: 3.1 Serial: 6545107459946795696 Start Date: 2013-01-06 21:49:06+00:00 End Date: 2013-01-22 21:49:06+00:00 Subject: CN: 8a90f81d3c159143013c16fd5d930cdd Order: Name: Subscription name containing UTF–8 character \u2013 Number: 8a90f81d3c159143013c16fd06f50cb7 SKU: utf8-subscription-sku Contract: 1554692394 Account: 237306038 Service Level: Service Type: Quantity: 20 Quantity Used: 1 Socket Limit: RAM Limit: Virt Limit: Virt Only: False Subscription: Stacking ID: Warning Period: 0 Provides Management: False [root@jsefler-6 ~]# VERIFIED: rct cat-cert properly parses an entitlement containing UTF8 character – 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-0350.html |