Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

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.