Bug 1306005
Summary: | subscription-manager repos --list with bad proxy options is silently using cache | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | John Sefler <jsefler> |
Component: | subscription-manager | Assignee: | Kevin Howell <khowell> |
Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 7.3 | CC: | alikins, bcourt, candlepin-bugs, crog, csnyder, dgoodwin, khowell, qianzhan, skallesh, vrjain |
Target Milestone: | rc | Keywords: | Reopened, Triaged |
Target Release: | 7.4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1176219 | Environment: | |
Last Closed: | 2017-08-01 19:18:42 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: | 1176219, 1298327 | ||
Bug Blocks: |
Comment 1
vritant
2016-07-11 19:50:38 UTC
Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. [root@dhcp35-160 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.9.51.21-1 subscription management rules: 5.15.1 subscription-manager: 1.19.4-1.el7 python-rhsm: 1.19.2-1.el7 [root@dhcp35-160 ~]# subscription-manager repos --list +----------------------------------------------------------+ Available Repositories in /etc/yum.repos.d/redhat.repo +----------------------------------------------------------+ Repo ID: rhel-7-server-openstack-11-devtools-debug-rpms Repo Name: Red Hat OpenStack Platform 11 Developer Tools for RHEL 7 (Debug RPMs) Repo URL: https://cdn.redhat.com/content/dist/rhel/server/7/7Server/$basearch/openstack-devtools/11/debug Enabled: 0 Repo ID: rhel-7-server-v2vwin-1-debug-rpms Repo Name: Red Hat Virt V2V Tool for RHEL 7 (Debug RPMs) Repo URL: https://cdn.redhat.com/content/dist/rhel/server/7/$releasever/$basearch/v2vwin/debug Enabled: 0 Repo ID: rhel-7-server-openstack-12-devtools-debug-rpms Repo Name: Red Hat OpenStack Platform 12 Developer Tools for RHEL 7 (Debug RPMs) Repo URL: https://cdn.redhat.com/content/dist/rhel/server/7/7Server/$basearch/openstack-devtools/12/debug Enabled: 0 Repo ID: rhel-7-server-aus-rhui-satellite-tools-6.3-rpms Repo Name: Red Hat Satellite Tools 6.3 (for RHEL 7 Server - AUS) (RPMs) from RHUI Repo URL: https://cdn.redhat.com/content/aus/rhel/rhui/server/7/$releasever/$basearch/sat-tools/6.3/os Enabled: 0 Repo ID: rhel-7-server-openstack-6.0-debug-rpms Repo Name: Red Hat OpenStack 6.0 for RHEL 7 (Debug RPMs) Repo URL: https://cdn.redhat.com/content/dist/rhel/server/7/$releasever/$basearch/openstack/6.0/debug Enabled: 0 Repo ID: rhel-7-server-rhscon-2-main-source-rpms Repo Name: Red Hat Storage Console Main for Red Hat Enterprise Linux 7 Server (Source RPMs) Repo URL: https://cdn.redhat.com/content/dist/rhel/server/7/$releasever/$basearch/rhscon-main/2/source/SRPMS Enabled: 0 Repo ID: rhel-ha-for-rhel-7-server-source-rpms Repo Name: Red Hat Enterprise Linux High Availability (for RHEL 7 Server) (Source RPMs) Repo URL: https://cdn.redhat.com/content/dist/rhel/server/7/$releasever/$basearch/highavailability/source/SRPMS Enabled: 0 [root@dhcp35-160 ~]# subscription-manager repos --list --proxy=auto-services.usersys.redhat.com:3128 --proxyuser=bad-username --proxypassword=bad-password Unable to reach the server at subscription.rhsm.stage.redhat.com:443/subscription [root@dhcp35-160 ~]# 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. https://access.redhat.com/errata/RHBA-2017:2083 |