skupperproject / skupper-router

An application-layer router for Skupper networks
https://skupper.io
Apache License 2.0
14 stars 18 forks source link

Building Containerfile failing on amd64 #1453

Closed ganeshmurthy closed 5 months ago

ganeshmurthy commented 5 months ago
Writing manifest to image destination
[1/2] STEP 2/19: RUN microdnf -y upgrade --refresh --best --nodocs --noplugins --setopt=install_weak_deps=0 --setopt=keepcache=0  && microdnf clean all -y
error running container: from /usr/bin/crun creating container for [/bin/sh -c microdnf -y upgrade --refresh --best --nodocs --noplugins --setopt=install_weak_deps=0 --setopt=keepcache=0  && microdnf clean all -y]: unknown version specified
: exit status 1
time="2024-03-25T14:18:54Z" level=error msg="did not get container create message from subprocess: EOF"
Error: building at STEP "RUN microdnf -y upgrade --refresh --best --nodocs --noplugins --setopt=install_weak_deps=0 --setopt=keepcache=0  && microdnf clean all -y": while running runtime: exit status 1
Error: Process completed with exit code 1.

https://github.com/skupperproject/skupper-router/actions/runs/8421554600/job/23058755390#step:5:20