Bug 919255
Summary: | negative proxy testing against subscription-manager repos --list | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | John Sefler <jsefler> |
Component: | subscription-manager | Assignee: | Alex Wood <awood> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | awood, skallesh |
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: | 2014-06-13 10:59:44 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 |
Description
John Sefler
2013-03-07 23:00:31 UTC
commit 8e74e00813b42b461bebc1788196cf104a021411 Author: Alex Wood <awood> Date: Mon Mar 25 15:02:16 2013 -0400 919255: Remove extraneous print statement. Verified!! Version: [root@localhost ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.8.1-1 subscription-manager: 1.8.5-1.el7 python-rhsm: 1.8.8-1.el7 [root@localhost ~]# subscription-manager repos --list --proxy=foo Network error, unable to connect to server. Please see /var/log/rhsm/rhsm.log for more information. [root@localhost ~]# subscription-manager repos --list --proxy=10.65.193.76:3128 --proxyuser=redhat --proxypassword=bad-password Network error, unable to connect to server. Please see /var/log/rhsm/rhsm.log for more information. [root@localhost ~]# subscription-manager repos --list --proxy=10.65.193.76:31290 Network error, unable to connect to server. Please see /var/log/rhsm/rhsm.log for more information. This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |