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 1020539 - RHEL 7 Firstboot: No option to register with proxy
Summary: RHEL 7 Firstboot: No option to register with proxy
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: candlepin-bugs
QA Contact: John Sefler
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel70
TreeView+ depends on / blocked
 
Reported: 2013-10-17 21:07 UTC by Sharath Dwaral
Modified: 2015-03-23 01:14 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Known Issue
Doc Text:
The option to register using a proxy server has been removed along with the removal of Red Hat network (RHN) registration support from the firstboot tool in Red Hat Enterprise Linux 7.0 Beta. As a consequence, if the proxy settings is required during registration using the Subscription Manager utility, the installation cannot finish successfully. To work around this problem, skip the registration procedure in Subscription Manager during the firstboot stage and open the Subscription Manager GUI, which allows you to set the proxy server followed by registration using the Red Hat Subscription Manager (RHSM).
Clone Of:
Environment:
Last Closed: 2014-06-13 12:06:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
firstboot rhel7 no proxy option (48.97 KB, image/png)
2013-10-17 21:07 UTC, Sharath Dwaral
no flags Details
RHEL7-Firstboot-Proxy (69.15 KB, image/png)
2013-12-16 16:46 UTC, Sharath Dwaral
no flags Details

Description Sharath Dwaral 2013-10-17 21:07:32 UTC
Created attachment 813551 [details]
firstboot rhel7 no proxy option

Description of problem:
RHEL 7 First boot has no option to register with proxy

Version-Release number of selected component (if applicable):
# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 0.8.29-1
subscription-manager: 1.10.4-1.el7
python-rhsm: 1.10.3-1.el7


How reproducible:
Always

Steps to Reproduce:
1. Start Firstboot 
2. click Next 

Actual results:
See attachment

Expected results:
There should be an option to register with proxy

Additional info:

Comment 1 Adrian Likins 2013-10-18 17:36:56 UTC
Looks like the logic for deciding when to show the proxy info isn't quite right.
For 9ebbf0b4b2aaf8cfc3c5f416d2c6640566a8e253 (, 1.10.4) we only show our proxy config infomation if the system doesn't have any rhn config (ie, no rhn-client-tools installed).

That's not really correct, since you could have that installed, even if it's not actually needed by us or firstboot anymore. Code needs to figure out there are no rhn modules in firstboot (as on rhel7) and show the proxy config, and for rhel6, where there are rhn modules, to use the proxy info from the rhn screens.

Comment 3 Adrian Likins 2013-12-06 14:33:10 UTC
commit f3c516ec155cc7ef3533464890f061393a575194
Author: Adrian Likins <alikins>
Date:   Thu Nov 21 16:24:05 2013 -0500

    1020539: Show proxy info if no RHN in firstboot
    
    Previously, we used the http proxy info collected
    in the RHN firstboot screens. If we are standalone
    without those modules, show our proxy screen instead.

Comment 5 Sharath Dwaral 2013-12-16 16:46:19 UTC
Created attachment 837332 [details]
RHEL7-Firstboot-Proxy

Version
# subscription-manager version
server type: This system is currently not registered.
subscription management server: 0.9.1-1
subscription-manager: 1.10.8-1.el7
python-rhsm: 1.10.8-1.el7

Verification:

Please see attachment.

Verified for 
1. Proxy with auth
2. Proxy without auth

VERIFIED

Comment 6 Ludek Smid 2014-06-13 12:06:22 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.