-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I am currently trying to port the OpenCHAMI OpenHPC recipe to EL10 and I have problems installing EPEL 10 packages. The way EPEL 10 works is a bit different than any other repositories concerning the minor numbering. Currently I get:
ERROR - Errors during downloading metadata for repository 'epel':
ERROR - - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=epel${releasever_minor:+-z}-10&arch=x86_64&countme=1 (IP: 10.241.58.130)
ERROR - - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=epel${releasever_minor:+-z}-10&arch=x86_64 (IP: 10.241.58.130)
ERROR - Error: Failed to download metadata for repo 'epel': Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=epel${releasever_minor:+-z}-10&arch=x86_64 (IP: 10.241.58.130)
ERROR - Error installing packages: Command '['dnf', '--setopt=reposdir=/home/builder/.local/share/containers/storage/overlay/b7be70d404de150e3c2945b708f0f4d054c744d02f01917502c416b406081fd5/merged/etc/yum.repos.d', '--setopt=logdir=/var/tmp/image-build-_zgb5d60/dnf/log', '--setopt=cachedir=/var/tmp/image-build-_zgb5d60/dnf/cache', 'install', '-y', '--nogpgcheck', '--installroot', '/home/builder/.local/share/containers/storage/overlay/b7be70d404de150e3c2945b708f0f4d054c744d02f01917502c416b406081fd5/merged', 'ohpc-base-compute', 'ohpc-slurm-client', 'pdsh-ohpc', 'lmod-ohpc', 'nhc-ohpc']' returned non-zero exit status 1.
Is image-builder known to work with EPEL 10? Is there some setting to make it work?
Metadata
Metadata
Assignees
Labels
No labels