Build UBI ppc64le Dependency #32
build-ubi-dependency.yml
on: workflow_dispatch
Check versions
8s
Build Binary Container Image
4m 14s
Annotations
1 error
Build Binary Container Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /nginx/; [ $(uname -p) = x86_64 ] && exit 0; [ $(uname -p) = aarch64 ] && exit 0; && rpm --import https://nginx.org/keys/nginx_signing.key && MINOR_VERSION=$(echo ${NGINX_VERSION} | cut -d '.' -f 2) && if [ $(( $MINOR_VERSION % 2)) -eq 0 ]; then echo mainline=\"\"; else mainline=\"mainline/\"; fi && printf \"%s\\n\" \"[nginx]\" \"name=nginx src repo\" \"baseurl=https://nginx.org/packages/${mainline}centos/9/SRPMS\" \"gpgcheck=1\" \"enabled=1\" \"module_hotfixes=true\" >> /etc/yum.repos.d/nginx.repo && dnf install rpm-build gcc make dnf-plugins-core which -y && dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm && nginxPackages=\" nginx-${NGINX_VERSION} nginx-module-xslt-${NGINX_VERSION} nginx-module-image-filter-${NGINX_VERSION} nginx-module-njs-${NGINX_VERSION}+${NJS_VERSION} \" && dnf download --source ${nginxPackages} && dnf builddep -y --srpm nginx*.rpm && rpmbuild --rebuild --nodebuginfo nginx*.rpm && cp /root/rpmbuild/RPMS/$(arch)/* /nginx/" did not complete successfully: exit code: 2
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nginx~kubernetes-ingress~R0SWML.dockerbuild
|
30.2 KB |
|