Describe the issue Please untag shim-16.1-4 , shim-unsigned-aarch64-16.1-1 and shim-unsigned-x64-16.1-1 from f44. A lot of openQA tests are failing on bootloader errors, like this. I'm not totally sure what's going on but shim is the obvious suspect, as it was tagged into f44 without explicit testing, and the failures are happening only on f44 updates and are at boot time. Once the untag is done we'll see if the tests start passing.
When do you need this? (YYYY/MM/DD) ASAP
When is this no longer needed or useful? (YYYY/MM/DD) When we can figure out what the problem is and fix it, I guess
If we cannot complete your request, what is the impact? openQA tests will keep failing and updates will be gated
CC @pjones , sorry for the trouble.
You mean untag not unsign right? ;)
➜ ~ koji untag-build f44 shim-16.1-4 shim-unsigned-aarch64-16.1-1 shim-unsigned-x64-16.1-1
but it's taking a long time. Will let you know when it finishes.
Untagged.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
This seems to have 'worked', tests are passing again. Even including the Cloud kiwi image build one, which surprises me a bit (not entirely sure how shim could break that, but apparently it did). So now we need to figure out why the new shim breaks stuff :(
It looks like the problem was the new auto-hardlinking Change. I've sent a PR to fix it.