Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Build container image #36

Build container image

Build container image #36

Triggered via schedule September 25, 2025 10:23
Status Failure
Total duration 1m 12s
Artifacts

build.yaml

on: schedule
Build and push image
1m 7s
Build and push image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and push image
Error: buildah exited with code 128 Trying to pull docker.io/archlinux/archlinux:latest... Getting image source signatures Copying blob sha256:5624d1519c4346c514fd08e81469c0cc303fe2f3be3992ea59ddcec6fd07265f Copying blob sha256:70435f32b546cc9da2558c50566a1f8bba400616c52c0fb69fda6f4e4a8d0435 Copying config sha256:7067d9d6447b02fb384b560db18ee246909dd1ab3f5c9140687e9f112b42be49 Writing manifest to image destination warning: dependency cycle detected: warning: systemd-libs will be installed before its libcap dependency error: command failed to execute correctly error: command failed to execute correctly error: command failed to execute correctly warning: database file for 'core' does not exist (use '-Sy' to download) warning: database file for 'extra' does not exist (use '-Sy' to download) :: Do you want to remove all other packages from cache? [Y/n] :: Do you want to remove unused repositories? [Y/n] :: Do you want to remove all other packages from cache? [Y/n] :: Do you want to remove unused repositories? [Y/n] Cloning into 'bootc'... fatal: invalid reference: origin/composefs-backend Error: building at STEP "RUN --mount=type=tmpfs,dst=/tmp cd /tmp && git clone https://github.com/bootc-dev/bootc.git bootc && cd bootc && git fetch --all && git switch origin/composefs-backend -d && cargo build --release --bins && install -Dpm0755 -t "${BOOTC_ROOTFS_MOUNTPOINT}/usr/lib/dracut/modules.d/37composefs/" ./crates/initramfs/dracut/module-setup.sh && install -Dpm0644 -t "${BOOTC_ROOTFS_MOUNTPOINT}/usr/lib/systemd/system/" ./crates/initramfs/bootc-root-setup.service && install -Dpm0755 -t "${BOOTC_ROOTFS_MOUNTPOINT}/usr/bin" ./target/release/bootc ./target/release/system-reinstall-bootc && install -Dpm0755 ./target/release/bootc-initramfs-setup "${BOOTC_ROOTFS_MOUNTPOINT}"/usr/lib/bootc/initramfs-setup": while running runtime: exit status 128