Bug 1952432

Summary: pungi uses a deprecated ks boot argument instead of inst.ks one
Product: [Fedora] Fedora Reporter: Lev Veyde <lveyde>
Component: pungiAssignee: Lev Veyde <lveyde>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: admiller, dennis, jkeating, lsedlar, onosek, w
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: pungi-4.2.9-1.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-14 17:48:50 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:
Attachments:
Description Flags
Warning messages during boot none

Description Lev Veyde 2021-04-22 09:38:44 UTC
Description of problem:
pungi uses a deprected ks boot argument, instead of a new inst.ks one

That causes all RHEL and RHV-H installation images to emit numerous warnings during the boot.

Also, since support for the ks boot argument going to be removed in the next major version of Anaconda, it's important for pungi to start to use that option before it's actually fully removed, otherwise anyone using it won't be able to produce working images.


How reproducible:
100%

Steps to Reproduce:
1. Boot RHEL or RHV-H installation image
2. Note warnings about usage of the deprecated ks boot argument


Actual results:
Deprecated ks boot argument is used.

Expected results:
The current inst.ks boot argument should be used instead.

Additional info:
The patch was sent to u/s fixing this issue:
https://pagure.io/pungi/pull-request/1509

Comment 1 Lev Veyde 2021-04-22 09:42:04 UTC
Created attachment 1774445 [details]
Warning messages during boot

Comment 2 Fedora Update System 2021-04-29 07:02:12 UTC
FEDORA-2021-8ed7d6d0a0 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-8ed7d6d0a0

Comment 3 Fedora Update System 2021-04-29 17:10:48 UTC
FEDORA-2021-8ed7d6d0a0 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-8ed7d6d0a0`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-8ed7d6d0a0

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2021-05-14 17:48:50 UTC
FEDORA-2021-8ed7d6d0a0 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.