Hey folks,
Recently, we got a request to add an `epel10z` external-repo to Koji - you can check [1] for details on the longer background, but the short version is that EPEL has shifted to Stream by default, and so they have a corresponding EPEL branch that tracks RHEL major.minor (that is, epel10 = CentOS Stream 10, and epel10z = current RHEL 10.minor). You can see this in the EPEL 10 repo file [2], resolving to `epel/10z` for RHEL 10 builds.
We've added the external-repo to Koji, and made it available:
``` $ cbs list-external-repos|grep z epel10z http://dl.fedoraproject.org/pub/epel/10z/Everything/$arch/
$ cbs taginfo kmods10-repos-main-el10-build | grep epel10z 20 epel10z (http://dl.fedoraproject.org/pub/epel/10z/Everything/$arch/, merge mode: bare), arches: inherited from tag ```
If this is something your tag(s) want to use, please open a ticket [3] as usual.
Thanks! Greg
PS. Hi from the new sysadmin on the team :P
[1]: https://gitlab.com/CentOS/infra/tracker/-/issues/1764#note_2772662368 [2]: https://src.fedoraproject.org/rpms/epel-release/blob/epel10/f/epel.repo#_5 [3]: https://gitlab.com/CentOS/infra/tracker/-/issues/new?type=ISSUE
-- Greg Sutcliffe CentOS & Fedora Sysadmin CLE Team, Red Hat
Oh, ofc there is a dedicated template for tag requests, which I meant to use for [3] - https://gitlab.com/CentOS/infra/tracker/-/issues/new?description_template=cb...
I'm going for more coffee... -- Greg