10 Commits
Author SHA1 Message Date
zpericic c4e54df0ee Exclude etcd* from Fedora repos, now provided by ims-fedora-extras
Fedora retired etcd in rawhide; ims-fedora-extras ships etcd 3.7.1
repackaged from the official upstream binaries. Add etcd* to excludepkgs
in the dnf5 override and the ims-fedora/ims-fedora-updates repos so the
older Fedora build is never picked. Bump release to 44-2.
2026-09-18 13:20:28 +02:00
zpericic 7c47ce9b70 Fedora 44: replace dnf4 %post with dnf5 repo override
The %post scriptlet ran "dnf config-manager --save --setopt=...", which
is dnf4-only syntax. On Fedora 44 (dnf5) it fails with "Unknown argument
--save" (exit 2), so every install of this package ends with the dnf
transaction marked as an error even though the package is installed, and
the fedora*/updates* excludepkgs were never applied.

Drop the scriptlet and ship a declarative dnf5 distribution override at
/usr/share/dnf5/repos.override.d/50-ims-fedora-extras.repo instead. It
uses glob repo IDs ([fedora*], [updates*]) to set
excludepkgs=freeipa* frr* strongswan* on the stock Fedora repos.

Require dnf5 explicitly.
2026-09-10 12:11:24 +02:00
zpericic 898d0dded9 Infomaas => InfoMaOS 2026-03-27 02:12:12 +01:00
zpericic ebf36b6185 Fedora 43 2026-03-27 02:11:08 +01:00
zpericic 71f997b7cf Fedora 42 2025-10-11 16:39:43 +02:00
zpericic c6f3c2f0d8 Fedora 41 2025-10-11 16:39:39 +02:00
Zoran Peričić 89d960ca8b v38 2023-06-14 23:32:53 +02:00
Zoran Peričić a0436e5741 Exclude freeipa* frr* strongswan* packages. 2023-06-14 23:24:14 +02:00
Zoran Peričić 3205795a29 Disable freeipa, frr and strongswan in main fedora repos. 2022-12-09 15:31:46 +01:00
zpericic c35d1d91d0 v35 2022-03-23 15:37:37 +01:00