New GRUB2 config modules are causing issues on Atomic Desktops systems
as the new GRUB2 config get regenerated with new options that are not
supported by the currently installed version of GRUB2.
The root cause is that we don't (yet) systematically update the
bootloader on Atomic Desktops. This is related to:
https://gitlab.com/fedora/ostree/sig/-/issues/1
Temporarily remove / modify those config modules from the GRUB2 set of
configs used to generate the final GRUB2 config, until we are able to
enable bootloader updates by default.
Revert "ci: Temporarily skip building the base variant"
This reverts commit 6467c0ab326d482022509e6ba9b8cca5b1220b19.
ci: Manually install python3-libdnf5 first
See: https://pagure.io/fedora-ci/general/issue/474
zuul: Waiting for F41 cloud images
comps-sync-exclude-list: glibc-all-langpacks is always included
There is no need for each variant to include glibc-all-langpacks as it
is included for everyone in the common-packages.yaml manifest.
See: https://pagure.io/fedora-comps/pull-request/1017
common: Add workaround for issue with newer GRUB2
New GRUB2 config modules are causing issues on Atomic Desktops systems
as the new GRUB2 config get regenerated with new options that are not
supported by the currently installed version of GRUB2.
The root cause is that we don't (yet) systematically update the
bootloader on Atomic Desktops. This is related to:
https://gitlab.com/fedora/ostree/sig/-/issues/1
Temporarily remove / modify those config modules from the GRUB2 set of
configs used to generate the final GRUB2 config, until we are able to
enable bootloader updates by default.
See: https://github.com/fedora-silverblue/issue-tracker/issues/587
See: https://bugzilla.redhat.com/show_bug.cgi?id=2305291
Revert "common: Use add-determinism as workraround for pyc mtime mismatch"
This is causing issues when layering packages from different
architectures that include Python scripts.
See: https://github.com/fedora-silverblue/issue-tracker/issues/590
See: https://bugzilla.redhat.com/show_bug.cgi?id=2308663
See: https://gitlab.com/fedora/bootc/tracker/-/issues/3
See: https://gitlab.com/fedora/ostree/sig/-/issues/52
This reverts commit 36c70e09eaa4ab07d3abbfa6d67dea140cc0d403.