This repository was archived by the owner on Mar 19, 2026. It is now read-only.
fix: add lvm+dm modules to dracut #3
Merged
Annotations
1 error
|
Error: buildah exited with code 128
Trying to pull docker.io/archlinux/archlinux:latest...
Getting image source signatures
Copying blob sha256:f2e795fa80c768b7845567b4775672d25833bdb40291e5bafc3a7c507c15d330
Copying blob sha256:087866707fe368be8ef79aa20da67839971f202e1e70ceab0e76b20e8515ecac
Copying config sha256:4bfe7af0f4cf3c7b413c65ef46adf6241b7d9dd0d99df10904fee428b374eb7f
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
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
|
The logs for this run have expired and are no longer available.
Loading