Bug 2014103
Summary: | anaconda writes incorrect yum.conf entry with repo --includepkgs option | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Steve Traylen <steve.traylen> | |
Component: | anaconda | Assignee: | Radek Vykydal <rvykydal> | |
Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> | |
Severity: | unspecified | Docs Contact: | Sagar Dubewar <sdubewar> | |
Priority: | unspecified | |||
Version: | CentOS Stream | CC: | bstinson, jcastran, jikortus, jkonecny, jstodola, jwboyer, peter, rvykydal, sdubewar, vponcova | |
Target Milestone: | rc | Keywords: | Triaged | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | anaconda-33.16.8.6-1.el8 | Doc Type: | Bug Fix | |
Doc Text: |
.The installer now adds configuration options correctly into the yum repo files
Previously, the installer did not add configuration options correctly into yum repo files while including and excluding packages from additional installation repositories. With this update, yum repo files are created correctly. As a result, using the `--excludepkgs=` or `--includepkgs=` options in the `repo` kickstart command now excludes or includes the specified packages during installation as expected.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2158210 (view as bug list) | Environment: | ||
Last Closed: | 2023-05-16 08:15: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: |
Description
Steve Traylen
2021-10-14 13:36:39 UTC
(In reply to Vendula Poncova from comment #1) > This issue was fixed upstream during the modularization of the DNF payload. > We track the RHEL 8 and 9 bug also here: > https://github.com/rhinstaller/kickstart-tests/issues/670 PR with the proposed fix: https://github.com/rhinstaller/anaconda/pull/4488 makes the kickstart test (repo-include) pass. Checked that anaconda-33.16.8.6-1.el8 is in nightly compose RHEL-8.8.0-20230113.0 Moving to VERIFIED *** Bug 1879626 has been marked as a duplicate of this bug. *** 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:2748 |