Bug 1875561 - anaconda warns about inst.stage2 boot argument being deprecated
Summary: anaconda warns about inst.stage2 boot argument being deprecated
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jiri Konecny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-03 18:55 UTC by Brian Lane
Modified: 2020-10-03 00:56 UTC (History)
9 users (show)

Fixed In Version: anaconda-33.25.4-1.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-03 00:56:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brian Lane 2020-09-03 18:55:47 UTC
When using anaconda 34.3-1 I noticed that anaconda was warning that stage2 is deprecated and that inst.stage2 should be used.
"Boot argument stage2 is deprecated and will be removed in the future..."

But the cmdline is using insta.stage2=...

Ends up the problem is that KernelArguments strips off the 'inst.' prefix (as a fix for rhbz#1044391 in commit 6712d964ad0fb91f85b602ba385dbbfd4830c254 and when AnacondaArgumentParser._get_bootarg_option gets the options they don't have the prefix so they all get added to the deprecated_bootargs list.

Comment 1 Vladimír Slávik 2020-09-04 12:27:09 UTC
Thank you for reporting, I was about to do so too... I'll fix the component while at it.

I think part of the issue was also that Jirka uncommented the code for reporting deprecated boot options, which was pretty old itself. I wonder how this slipped unnoticed anyway.

Comment 2 Jiri Konecny 2020-10-01 13:14:47 UTC
PR: https://github.com/rhinstaller/anaconda/pull/2879

Comment 3 Fedora Update System 2020-10-01 16:39:38 UTC
FEDORA-2020-384ff75a01 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-384ff75a01

Comment 4 Fedora Update System 2020-10-01 16:39:51 UTC
FEDORA-2020-384ff75a01 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-384ff75a01

Comment 5 Fedora Update System 2020-10-02 01:46:22 UTC
FEDORA-2020-384ff75a01 has been pushed to the Fedora 33 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-384ff75a01`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-384ff75a01

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

Comment 6 Fedora Update System 2020-10-03 00:56:09 UTC
FEDORA-2020-384ff75a01 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.


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