Cache Kernels #77
reusable-build.yml
on: schedule
Matrix: kernel-cache
Check all builds successful
0s
Annotations
1 error
kernel-cache (fsync, 40)
Error: buildah exited with code 1
+ kernel_version=6.9.9-201.fsync.fc40.x86_64
+ kernel_flavor=fsync
+ dnf install -y dnf-plugins-core rpmrebuild sbsigntools openssl
+ case "$kernel_flavor" in
+ dnf copr enable -y sentry/kernel-fsync
Enabling a Copr repository. Please note that this repository is not part
of the main distribution, and quality may vary.
The Fedora Project does not exercise any power over the contents of
this repository beyond the rules outlined in the Copr FAQ at
<https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>,
and packages are not held to any quality or security level.
Please do not file bug reports about these packages in Fedora
Bugzilla. In case of problems, contact the owner of this repository.
+ [[ fsync =~ asus|fsync ]]
+ dnf download -y kernel-6.9.9-201.fsync.fc40.x86_64 kernel-modules-6.9.9-201.fsync.fc40.x86_64 kernel-modules-core-6.9.9-201.fsync.fc40.x86_64 kernel-modules-extra-6.9.9-201.fsync.fc40.x86_64 kernel-devel-6.9.9-201.fsync.fc40.x86_64 kernel-devel-matched-6.9.9-201.fsync.fc40.x86_64 kernel-uki-virt-6.9.9-201.fsync.fc40.x86_64
+ [[ fsync =~ fsync ]]
+ dnf download -y kernel-headers-6.9.9-201.fsync.fc40.x86_64
No package kernel-headers-6.9.9-201.fsync.fc40.x86_64 available.
Exiting due to strict setting.
Error: No package kernel-headers-6.9.9-201.fsync.fc40.x86_64 available.
Error: building at STEP "RUN /tmp/fetch.sh": while running runtime: exit status 1
|