fix(ci): Explicitly remove unsigned kernel packages #270
Annotations
1 error
Error: buildah exited with code 127
+ /usr/bin/buildah info
+ jq -r .store.GraphRoot
+ GRAPH_ROOT=/home/runner/.local/share/containers/storage
+ pwd
+ exec podman run --rm --privileged --net=host --cgroups=disabled --runtime=crun --runtime-flag=cgroup-manager=disabled --security-opt=label=disable --security-opt=seccomp=unconfined --device=/dev/fuse:rw -v /home/runner:/home/runner -v /home/runner/.local/share/containers/storage:/var/lib/containers/storage -v /home/runner/work/main/main:/builder -w /builder quay.io/buildah/stable:v1 buildah bud -f /home/runner/work/main/main/Containerfile --label io.artifacthub.package.logo-url=https://avatars.githubusercontent.com/u/120078124?s=200&v=4 --label io.artifacthub.package.readme-url=https://raw.githubusercontent.com/ublue-os/main/main/README.md --label org.opencontainers.image.created=2024-07-19T18:14:00.528Z --label org.opencontainers.image.description=A base Universal Blue onyx image with batteries included --label org.opencontainers.image.licenses=Apache-2.0 --label org.opencontainers.image.revision=9869a817b3ee6d13298b2adea2c0d43a45774a76 --label org.opencontainers.image.source=https://github.com/ublue-os/main --label org.opencontainers.image.title=onyx-main --label org.opencontainers.image.url=https://github.com/ublue-os/main --label org.opencontainers.image.version=39.20240719.0 --label ostree.linux=6.9.9-100.fc39.x86_64 --build-arg IMAGE_NAME=onyx --build-arg SOURCE_ORG=fedora-ostree-desktops --build-arg SOURCE_IMAGE=onyx --build-arg FEDORA_MAJOR_VERSION=39 --build-arg RPMFUSION_MIRROR=http://mirror.fcix.net/rpmfusion --build-arg KERNEL_VERSION=6.9.9-100.fc39.x86_64 --format docker --tls-verify=true -t onyx-main:pr-609-39 /home/runner/work/main/main
Trying to pull ghcr.io/ublue-os/config:latest...
Getting image source signatures
Copying blob sha256:84803b2618169a1b6969b875b5b1f0051a4b88bfd3a732d85421b493a80ba2b6
Copying config sha256:584819f64978d2244e8a37591ebf7d0cf6f5d8f38d0fdc50ebf8c098c419ca50
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:d2e62aeb5625dd7297efc748c82d1b0d29e3c6f476ae411a04bd0c493348f53a
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:2c25e2ccd07d71e8db792fb1fce96ee2be51bb17c113f61615ff5f509a57120a
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:d201d875e95ab1dfb67d269ca19004af919b94b2dbbee412895dce138edfeb84
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:c00eaef55a4ed404c26b7985407d79459c114f2f73e40fdacd6e7d377c575413
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:601613d9451baee8a93f1aaccbeb988d0cce2c0f9cf806e83614a2fb98fbf170
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:42d55136189c166928291ca782b77d35610c72e44df59679607a35e0d683fc87
Writing manifest to image destination
+ export RPMS_DIR=/rpms
+ RPMS_DIR=/rpms
+ export BUILDCONTEXT_DIR=/buildcontext
+ BUILDCONTEXT_DIR=/buildcontext
+ mkdir -p /var/lib/alternatives
+ /buildcontext/install.sh
++ rpm -E %fedora
+ RELEASE=39
+ KERNEL_SUFFIX=
++ rpm -qa
++ grep -P 'kernel-(|-)(\d+\.\d+\.\d+)'
++ sed -E 's/kernel-(|-)//'
+ QUALIFIED_KERNEL=6.9.9-100.fc39.x86_64
+ RPMFUSION_MIRROR_RPMS=http://mirror.fcix.net/rpmfusion
+ curl -fSsLo /etc/yum.repos.d/_copr_ublue-os_staging.repo https://copr.fedorainfracloud.org/coprs/ublue-os/staging/repo/fedora-39/ublue-os-staging-fedora-39.repo
+ curl -fSsLo /etc/yum.repos.d/_copr_kylegospo_oversteer.repo https://copr.fedorainfracloud.org/coprs/kylegospo/oversteer/repo/fedora-39/kylegospo-oversteer-fedora-39.repo
+ rpm-ostree install fedora-repos-archive http://mirror.fcix.net/rpmfusion/free/fedora/rpmfusion-free-release-39.noarch.rpm http://mirror.fcix.net/rpmfusion/nonfree/fedora/rpmfusion-nonfree-release-39.noarch.rpm
+ find /rpms/config /rpms/akmods/ublue-os -type f -name '*.rpm' -print0
+ xargs -0 rpm-ostree install
+ rpm-ostree cliwrap install-to-root /
+ [[ 6.9
|
This job failed
Loading