Error: buildah exited with code 1
Getting image source signatures
Copying blob sha256:0c8cd7cd109e9950c4e0426211f30f2c991b9a876d7c4054925149791743d296
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:b9eb9dcb696cee03a710d02f0a00b07d32ce3ad8315c9602ccce5b00e55c4b47
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:f72f42e8794f478879e926195ab9af1699bff5d1855ef583356affb9705cca5b
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:53c49238eb52090263938fd205d69a4bfc7072549283e9ee6188049cf53e5516
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:5b1150f599e4bdeac2bc9ae59cc2de5ceef5dc820aefdbea9fa94b89ba8e5f75
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:7d9a81c7d978d03bbb206cbc1b00abee6fa342bb93d824b9ebabff849e1fa469
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:d746e8e5a732c83ca1d137d29d1bfd30c23ea08ef19efb3446816bc09128dd4c
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:39648b757d4100191086d45c9a515dbe14d93360a04dd3f12e28f439735c2f5b
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:3eb88f1d3c58a89d207c112dc1400f5ce9cbce64eabf075a79d1873fcc01512d
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:01ad1b085f52ca5c8dea70f0aa65e2527b16eebf713478195c578595ad174b09
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-just*.rpm'
error: Handling argument /tpm/rpms/config/ublue-os-just*.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