Error: buildah exited with code 1
Getting image source signatures
Copying blob sha256:0c8cd7cd109e9950c4e0426211f30f2c991b9a876d7c4054925149791743d296
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:0daa9ca617504ea9c06b92ea0ad40edd9ac25262c1ca379c11e2f92a8c4b8d51
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:f72f42e8794f478879e926195ab9af1699bff5d1855ef583356affb9705cca5b
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:840c94a75691b378a9f19834e266a12c278745ba67943efadfb5c2b5f510a323
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:5b1150f599e4bdeac2bc9ae59cc2de5ceef5dc820aefdbea9fa94b89ba8e5f75
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:53728d0a6c624dcf8f3bfaf06b5cd4b635420532505c7c6f4d8571e71c3dda31
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:d746e8e5a732c83ca1d137d29d1bfd30c23ea08ef19efb3446816bc09128dd4c
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:19c6b18d200f09452f698fa174db8612fdd81c428b58ebb619d78d408b40df83
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:3eb88f1d3c58a89d207c112dc1400f5ce9cbce64eabf075a79d1873fcc01512d
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:208d6e4c2154529d5c42ccb44917c30136a76fadf3a5a8d3cca8d972645a50ae
Writing manifest to image destination
++ rpm -E '%{_arch}'
+ ARCH=x86_64
++ rpm -E %fedora
+ RELEASE=40
+ pushd /tmp/rpms/kernel
++ find kernel-6.9.11-200.fc40.x86_64.rpm kernel-core-6.9.11-200.fc40.x86_64.rpm kernel-devel-6.9.11-200.fc40.x86_64.rpm kernel-devel-matched-6.9.11-200.fc40.x86_64.rpm kernel-modules-6.9.11-200.fc40.x86_64.rpm kernel-modules-core-6.9.11-200.fc40.x86_64.rpm kernel-modules-extra-6.9.11-200.fc40.x86_64.rpm kernel-uki-virt-6.9.11-200.fc40.x86_64.rpm
++ grep -P 'kernel-(\d+\.\d+\.\d+)-.*\.fc40\.x86_64'
++ sed -E s/kernel-//
++ sed -E 's/\.rpm//'
+ KERNEL_VERSION=6.9.11-200.fc40.x86_64
+ popd
++ rpm -qa
++ grep -P 'kernel-(\d+\.\d+\.\d+)'
++ sed -E s/kernel-//
+ QUALIFIED_KERNEL=6.9.11-200.fc40.x86_64
+ [[ testing == \s\t\a\b\l\e ]]
+ sed -i s@enabled=1@enabled=0@g /etc/yum.repos.d/fedora-cisco-openh264.repo
+ find /tmp/rpms/
+ rpm-ostree install /tmp/rpms/akmods-common/ublue-os-ucore-addons-0.1-1.fc40.noarch.rpm /tmp/rpms/config/ublue-os-signing.noarch.rpm '/tpm/rpms/config/ublue-os-luks*.rpm' '/tpm/rpms/config/ublue-os-just*.rpm'
error: Handling argument /tpm/rpms/config/ublue-os-luks*.rpm: No such file or directory (os error 2)
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=akmods-common,src=/rpms/ucore,dst=/tmp/rpms/akmods-common --mount=type=bind,from=akmods-nvidia,src=/rpms,dst=/tmp/rpms/akmods-nvidia --mount=type=bind,from=akmods-zfs,src=/rpms,dst=/tmp/rpms/akmods-zfs --mount=type=bind,from=config,src=/rpms,dst=/tmp/rpms/config --mount=type=bind,from=kernel,src=/tmp/rpms,dst=/tmp/rpms/kernel 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