main 39 #47
Annotations
2 errors
build / main (39, lazurite)
Error: buildah exited with code 1
Trying to pull ghcr.io/ublue-os/config:latest...
Getting image source signatures
Copying blob sha256:2eaab7aad03ec967fb136b224c4007d59b58e90bc6f0e6ac4b30008c2e49f5e8
Copying config sha256:2aaea3d725ae2fece47de731d0ab995ea61579171ba09d1eeb18d4e7801ac69f
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:cd7e7adca88713181ee954fed7507beb25e7355e04a921e5159140b737562c50
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:731ace7c0e7f63b82acf7a9a23be63439537bf9db3fe92b140eb61c12bd2d776
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:cd1488e72536a59f5663ad8888516652b160f3b1ee0c5050a0af9566152f38cb
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:74a0782b8a0ca7cb0d846b99bcf5b21a374da0a31d1de422e4b472c6e59f4e22
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:2013686cfe5665d631f028c754a3d0c9b8e8d6495ec5f555331d0fc0c97793ba
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:24336a5c20c310894f1f1cc81253cf1a243e32e299014079e9dade5c05985dea
Writing manifest to image destination
++ rpm -E %fedora
+ RELEASE=39
+ KERNEL_SUFFIX=
++ rpm -qa
++ grep -P 'kernel-(|-)(\d+\.\d+\.\d+)'
++ sed -E 's/kernel-(|-)//'
+ QUALIFIED_KERNEL=6.11.4-101.fc39.x86_64
+ curl -Lo /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
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 380 100 380 0 0 2362 0 --:--:-- --:--:-- --:--:-- 2375
+ curl -Lo /etc/yum.repos.d/_copr_kylegospo_oversteer.repo https://copr.fedorainfracloud.org/coprs/kylegospo/oversteer/repo/fedora-39/kylegospo-oversteer-fedora-39.repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 392 100 392 0 0 11608 0 --:--:-- --:--:-- --:--:-- 11878
+ rpm-ostree install /tmp/rpms/ublue-os-just.noarch.rpm /tmp/rpms/ublue-os-luks.noarch.rpm /tmp/rpms/ublue-os-signing.noarch.rpm /tmp/rpms/ublue-os-udev-rules.noarch.rpm /tmp/rpms/ublue-os-update-services.noarch.rpm /tmp/akmods-rpms/ublue-os-akmods-addons-0.6-1.fc39.noarch.rpm fedora-repos-archive
error: Updating rpm-md repo 'fedora': repodata fedora was not complete: Checksum error /var/cache/rpm-ostree/repomd/fedora-39-x86_64/repodata/bdd852babb8d6f012c9522ad194b37fa7df83d3ad1a9f4b2c2140e19528b9c96-primary.xml.zck: Unable to read zchunk lead
Error: building at STEP "RUN --mount=type=cache,dst=/var/cache/rpm-ostree --mount=type=bind,from=ctx,src=/,dst=/ctx --mount=type=bind,from=config,src=/rpms,dst=/tmp/rpms --mount=type=bind,from=akmods,src=/rpms/ublue-os,dst=/tmp/akmods-rpms --mount=type=bind,from=kernel,src=/tmp/rpms,dst=/tmp/kernel-rpms rm -f /usr/bin/chsh && rm -f /usr/bin/lchsh && mkdir -p /var/lib/alternatives && /ctx/install.sh && /ctx/post-install.sh && mv /var/lib/alternatives /staged-alternatives && /ctx/cleanup.sh && ostree container commit && mkdir -p /var/lib && mv /staged-alternatives /var/lib/alternatives && mkdir -p /var/tmp && chmod -R 1777 /var/tmp": while running runtime: exit status 1
|
build / Check all 39 builds successful
Process completed with exit code 1.
|