Commit ea5f69f
fix(packages): install uupd before disabling ublue-os/packages COPR
dnf copr disable rewrites the .repo file to the OS-native chroot URL
(centos-stream-10 → fedora-10-{arch}) even when enable specified
fedora-44-{arch}. The subsequent --enablerepo then tries fedora-10
which 404s.
Fix: install uupd while the repo is still enabled, then disable.
Fixes: builds failing on all 5 variants since 2026-06-15
Assisted-by: Claude Sonnet 4.5 via pi
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 295a91b commit ea5f69f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | | - | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments