chore(ci): combining kernel-cache and akmods #332
Annotations
1 error
Build Image
Error: buildah exited with code 1
time="2025-02-02T19:14:32Z" level=warning msg="couldn't find \"/home/runner/work/akmods/akmods/tmp/cache-kernel/rpms\" on host to bind mount into container"
++ rpm -E %fedora
+ RELEASE=41
+ sed -i s@enabled=1@enabled=0@g /etc/yum.repos.d/fedora-cisco-openh264.repo
+ mkdir -p /var/lib/alternatives
+ echo 'Installing surface kernel-cache RPMs...'
+ dnf install -y '/tmp/kernel_cache/*.rpm'
Updating and loading repositories:
Fedora 41 - x86_64 100% | 34.1 MiB/s | 35.4 MiB | 00m01s
Fedora 41 - x86_64 - Updates 100% | 4.9 MiB/s | 9.0 MiB | 00m02s
Repositories loaded.
Failed to access RPM "/tmp/kernel_cache/*.rpm": No such file or directory
Error: building at STEP "RUN --mount=type=bind,src=/tmp/cache-kernel/rpms,dst=/tmp/kernel_cache --mount=type=cache,dst=/var/cache/dnf if grep -qv "surface" <<< "${KERNEL_FLAVOR}"; then export KERNEL_NAME="kernel" ; else export KERNEL_NAME="kernel-surface" ; fi && /tmp/build-prep.sh && if [[ "${KERNEL_FLAVOR}" =~ "coreos" ]]; then /tmp/build-ublue-os-ucore-addons.sh && cp /tmp/ublue-os-ucore-addons/rpmbuild/RPMS/noarch/ublue-os-ucore-addons*.rpm /var/cache/rpms/ucore/ ; fi && /tmp/build-ublue-os-akmods-addons.sh && cp /tmp/ublue-os-akmods-addons/rpmbuild/RPMS/noarch/ublue-os-akmods-addons*.rpm /var/cache/rpms/ublue-os/ && /tmp/build-kmod-framework-laptop.sh && /tmp/build-kmod-kvmfr.sh && /tmp/build-kmod-openrazer.sh && /tmp/build-kmod-v4l2loopback.sh && /tmp/build-kmod-wl.sh && /tmp/build-kmod-xpadneo.sh && /tmp/build-kmod-xone.sh && /tmp/dual-sign.sh && /tmp/build-post.sh": while running runtime: exit status 1
|
Loading