Description of problem: Upgrading from Fedora IoT 39 to IoT 40 fails when initramfs generation is enabled. Version-Release number of selected component (if applicable): 2023.7 How reproducible: Always Steps to Reproduce: 1. Install Fedora IoT 39.x (I installed 20231103.1 in a VM) 2. Enable initramfs regeneration with "rpm-ostree initramfs --enable" 3. Reboot 4. Try to upgrade with "rpm-ostree upgrade" Actual results: An error message is displayed: "error: bwrap(rpm-ostree-dracut-wrapper): Child process killed by signal 1" Expected results: The upgraded deployment should be successful.
We would need the system logs to be able to investigate.
I tried to reproduce the issue in a new VM to submit logs, but the upgrade has been successful this time. I have been able to upgrade another Fedora 39 IoT instance which couldn't be upgraded for more than 2 months. I guess this has been resolved by a package update in the last few days. We can close this, thank you.