Build and publish ondemand container #31
build-publish-ondemand.yml
on: workflow_dispatch
Build/publish ondemand container
38s
Annotations
1 error and 1 warning
Build/publish ondemand container
Error: buildah exited with code 1
Resolving "rockylinux/rockylinux" using unqualified-search registries (/etc/containers/registries.conf)
Trying to pull docker.io/rockylinux/rockylinux:8...
Getting image source signatures
Copying blob sha256:940c44c16cdfda985e35f0c612f47dd3641483ea2d338e3ed740e26bf885a4f4
Copying blob sha256:940c44c16cdfda985e35f0c612f47dd3641483ea2d338e3ed740e26bf885a4f4
Copying config sha256:fcc573d8a467898553374348812a0c93d900161b7b97cf71c76476db5e41c7b3
Writing manifest to image destination
Storing signatures
Importing GPG key 0x92D31755:
Userid : "OnDemand Release Signing Key <packages@osc.edu>"
Fingerprint: FE14 3EA1 CB37 8B56 9BBF 7C54 4B72 FE2B 92D3 1755
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-ondemand
Importing GPG key 0x6D745A60:
Userid : "Release Engineering <infrastructure@rockylinux.org>"
Fingerprint: 7051 C470 A929 F454 CEBE 37B7 15AF 5DAC 6D74 5A60
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
Error:
Problem 1: package ondemand-passenger-6.0.23-1.ood4.0.3.el8.x86_64 from ondemand-web requires libruby.so.3.3()(64bit), but none of the providers can be installed
- cannot install the best candidate for the job
- package ruby-libs-3.3.0-1.module+el8.10.0+1679+61871737.x86_64 from appstream is filtered out by modular filtering
- package ruby-libs-3.3.1-2.module+el8.10.0+1827+16ecb9d2.x86_64 from appstream is filtered out by modular filtering
- package ruby-libs-3.3.5-3.module+el8.10.0+1867+7989c958.x86_64 from appstream is filtered out by modular filtering
Problem 2: package ondemand-ruby-4.0.3-1.el8.x86_64 from ondemand-web requires ruby-default-gems >= 3.3, but none of the providers can be installed
- cannot install the best candidate for the job
- package ruby-default-gems-3.3.0-1.module+el8.10.0+1679+61871737.noarch from appstream is filtered out by modular filtering
- package ruby-default-gems-3.3.1-2.module+el8.10.0+1827+16ecb9d2.noarch from appstream is filtered out by modular filtering
- package ruby-default-gems-3.3.5-3.module+el8.10.0+1867+7989c958.noarch from appstream is filtered out by modular filtering
Problem 3: package ondemand-nodejs-4.0.3-1.el8.x86_64 from ondemand-web requires nodejs >= 1:20.0, but none of the providers can be installed
- cannot install the best candidate for the job
- package nodejs-1:20.11.1-1.module+el8.10.0+1748+70b97908.x86_64 from appstream is filtered out by modular filtering
- package nodejs-1:20.12.2-2.module+el8.10.0+1823+b5789597.x86_64 from appstream is filtered out by modular filtering
- package nodejs-1:20.16.0-1.module+el8.10.0+1856+4cdb8df5.x86_64 from appstream is filtered out by modular filtering
error building at STEP "RUN dnf -y update && dnf install -y dnf-utils && dnf config-manager --set-enabled powertools && dnf -y module enable nodejs:18 ruby:3.1 && dnf install -y file lsof sudo gcc gcc-c++ git patch lua-posix rsync ondemand-gems ondemand-runtime ondemand-build ondemand-apache ondemand-ruby ondemand-nodejs ondemand-python ondemand-dex ondemand-passenger ondemand-nginx && dnf clean all && rm -rf /var/cache/dnf/*": error while running runtime: exit status 1
time="2025-01-10T13:19:29Z" level=error msg="exit status 1"
|
Build/publish ondemand container
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|