Bug 843010

Summary: subscription-manager release --list => Broken pipe exception
Product: Red Hat Enterprise Linux 7 Reporter: Milan Falešník <mfalesni>
Component: subscription-managerAssignee: candlepin-bugs
Status: CLOSED NOTABUG QA Contact: Entitlement Bugs <entitlement-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.0CC: jlaska, wpoteat
Target Milestone: beta   
Target Release: 7.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-30 13:37:29 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: 863175    
Attachments:
Description Flags
/var/log/rhsm/rhsm.log of this operation in "Steps to reproduce" none

Description Milan Falešník 2012-07-25 10:01:48 UTC
Created attachment 600254 [details]
/var/log/rhsm/rhsm.log of this operation in "Steps to reproduce"

Description of problem:
- When trying to get list of releases (subscription-manager release --list), operation fails with uncaught exception "Broken pipe"

Version-Release number of selected component (if applicable):
subscription-manager-0.99.19-1.el6.x86_64

How reproducible:
Register, subscribe and try to get a list of releases.

Steps to Reproduce:
~~~~~ BEGIN ~~~~~
[root@mfalesnik-laptop rhsm]# subscription-manager register --username=<hidden>@redhat.com --password=<hidden>
The system has been registered with id: <hidden>
[root@mfalesnik-laptop rhsm]# subscription-manager subscribe --auto
Installed Product Current Status:
Product Name:           Red Hat Enterprise Linux Workstation
Status:                 Subscribed

[root@mfalesnik-laptop rhsm]# subscription-manager release --list
(32, 'Roura p\xc5\x99eru\xc5\xa1ena (SIGPIPE)')
~~~~~ END ~~~~~

Translation: "Roura p\xc5\x99eru\xc5\xa1ena" => [CZ]Roura přerušena => [EN]Broken pipe

This was before "yum repolist", but after that, result still persists.
  
Actual results:
(32, 'Roura p\xc5\x99eru\xc5\xa1ena (SIGPIPE)')

Expected results:
Some kind of fancy error report to let user know what's going on.

Additional info:
- Using internal QA account (DOC-64963 @ docspace)
- !!! Maybe SSL cert conflict with dogfood (my primary source of updates). !!!

Comment 2 RHEL Program Management 2012-12-14 08:47:26 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.

Comment 4 William Poteat 2013-01-30 13:37:29 UTC
Unable to reproduce. Closing as Notabug.