Skip to content

centos: Fix EPEL repositories for RHEL 10#4161

Merged
behrmann merged 1 commit intosystemd:mainfrom
daandemeyer:epel
Feb 12, 2026
Merged

centos: Fix EPEL repositories for RHEL 10#4161
behrmann merged 1 commit intosystemd:mainfrom
daandemeyer:epel

Conversation

@daandemeyer
Copy link
Contributor

Replaces #4108

The previous PR didn't take into account that mirrors were changed as well. This PR should cover all changes in RHEL 10 to how EPEL is handled.

cc @l-austenfeld

Replaces systemd#4108

The previous PR didn't take into account that mirrors were changed
as well. This PR should cover all changes in RHEL 10 to how EPEL is
handled.
@daandemeyer
Copy link
Contributor Author

@l-austenfeld does this work for you? If so I can merge this one.

@l-austenfeld
Copy link

@daandemeyer Looks good to me.

I tested centos and rocky linux with different versions and with and without setting a mirror.

mkosi.conf

(Distribution, Release and Mirror settings changed per test)

[Distribution]
Distribution=centos
Release=10.2
RepositoryKeyFetch=yes
Repositories=epel epel-debuginfo epel-source epel-testing epel-testing-debuginfo epel-testing-source
Mirror=https://centos.anexia.at/centos-stream

[Build]
Environment=EPEL_MIRROR=https://centos.anexia.at/

[Content]
Packages=@kde-desktop-environment

@behrmann behrmann merged commit 61a47ee into systemd:main Feb 12, 2026
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants