Looks like 104 removed the ifcfg module, which I guess is part of the wider deprecation of network-scripts / ifcfg-style configuration. We'll have to look at anaconda's dracut module and adjust it for the removal. I'll file an issue for anaconda team.
Poking at the anaconda code, I think the ifcfg dep is a vestige and we can probably turn it into a dep on net-lib (for save_netinfo) and things should be OK. I'll send a PR for that and see what anaconda team thinks.
For help debugging failed Fedora CI tests (fedora-ci.*), contact the Fedora CI team.
For help debugging failed Fedora CoreOS tests (coreos.*), contact the Fedora CoreOS team.
For help debugging failed openQA tests (update.*), contact the Fedora Quality team, who will usually investigate and diagnose all failures within 24 hours.
This update was automatically created
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This failed tests as we get a dracut error during installer image build:
Looks like 104 removed the ifcfg module, which I guess is part of the wider deprecation of network-scripts / ifcfg-style configuration. We'll have to look at anaconda's dracut module and adjust it for the removal. I'll file an issue for anaconda team.
Poking at the anaconda code, I think the ifcfg dep is a vestige and we can probably turn it into a dep on net-lib (for save_netinfo) and things should be OK. I'll send a PR for that and see what anaconda team thinks.
Sent https://bugzilla.redhat.com/show_bug.cgi?id=2343125 and https://github.com/rhinstaller/anaconda/pull/6125 .
This update has been unpushed.
Thank for looking into this! Sorry, I should've ping you for the test run... but I was in a hurry :/