Bug 2177219
| Summary: | [Regression] Proxy specified in kickstart through "url" stanza is not taken into account | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Renaud Métrich <rmetrich> |
| Component: | anaconda | Assignee: | Jiri Konecny <jkonecny> |
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | medium | Docs Contact: | Sagar Dubewar <sdubewar> |
| Priority: | medium | ||
| Version: | 9.1 | CC: | gfialova, jkonecny, jstodola, sbarcomb, sdubewar, vslavik |
| Target Milestone: | rc | Keywords: | TestCaseNeeded, Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | anaconda-34.25.3.4-1.el9 | Doc Type: | Bug Fix |
| Doc Text: |
.The installation program now correctly processes the `--proxy` option of the `url` Kickstart command
Previously, the installation program did not correctly process the `--proxy` option of the `url` Kickstart command. As a consequence, you could not use the specified proxy to fetch the installation image. With this update, the issue is fixed and the `--proxy` option now works as expected.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-07 08:31:56 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: | |||
|
Description
Renaud Métrich
2023-03-10 12:57:04 UTC
Confirmed that it's now possible to use "url --url=... --proxy=..." to fetch stage2 and packages via the specified proxy. Tested with anaconda-34.25.3.2-1.el9, no regression has been found during the testing. Marking as Verified:Tested. Additional fix for this issue: https://github.com/rhinstaller/anaconda/pull/4829 Retested with anaconda-34.25.3.4-1.el9 to make sure that an incorrect warning about using the proxy option fixed by the PR from comment 7 is resolved. Checked that anaconda-34.25.3.4-1.el9 is in nightly compose RHEL-9.3.0-20230626.34 Moving to VERIFIED 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 (anaconda bug fix and enhancement update), 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-2023:6414 |