Dear Experts,
OMV offered me a big bunch of updates today and I let the install but it seemes there is an problem with the new kernal. I get the following error messega at the end:
Code
[...]
checking whether fops->fallocate() exists...
configure: error:
*** None of the expected "file_fallocate" interfaces were detected.
*** This may be because your kernel version is newer than what is
*** supported, or you are using a patched custom kernel with
*** incompatible modifications.
***
*** ZFS Version: zfs-2.1.11-1+deb12u1
*** Compatible Kernels: 3.10 - 6.2
Building module:
Cleaning build area...
(bad exit status: 2)
make -j4 KERNELRELEASE=6.12.9+bpo-amd64...
(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.12.9+bpo-amd64 (x86_64)
Consult /var/lib/dkms/zfs/2.1.11/build/make.log for more information.
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
dkms: autoinstall for kernel: 6.12.9+bpo-amd64 failed!
run-parts:
/etc/kernel/postinst.d/dkms exited with return code 11
dpkg: error processing package linux-image-6.12.9+bpo-amd64 (--configure):
installed linux-image-6.12.9+bpo-amd64 package post-installation script subprocess returned error exit status 1
Setting up firmware-iwlwifi (20240709-2~bpo12+1) ...
Setting up firmware-bnx2x (20240709-2~bpo12+1) ...
Setting up firmware-netronome (20240709-2~bpo12+1) ...
Setting up firmware-siano (20240709-2~bpo12+1) ...
Setting up openssh-client (1:9.2p1-2+deb12u5) ...
Setting up linux-headers-6.12.9+bpo-common (6.12.9-1~bpo12+1) ...
Setting up firmware-atheros (20240709-2~bpo12+1) ...
Setting up firmware-misc-nonfree (20240709-2~bpo12+1) ...
dpkg: dependency problems prevent configuration of linux-image-amd64:
linux-image-amd64 depends on linux-image-6.12.9+bpo-amd64 (= 6.12.9-1~bpo12+1); however:
Package linux-image-6.12.9+bpo-amd64 is not configured yet.
dpkg: error processing package linux-image-amd64 (--configure):
dependency problems - leaving unconfigured
Setting up firmware-cavium (20240709-2~bpo12+1) ...
Setting up firmware-myricom (20240709-2~bpo12+1) ...
Setting up firmware-brcm80211 (20240709-2~bpo12+1) ...
Setting up firmware-realtek (20240709-2~bpo12+1) ...
Setting up firmware-qlogic (20240709-2~bpo12+1) ...
Setting up firmware-ipw2x00 (20240709-2~bpo12+1) ...
dpkg: dependency problems prevent configuration of linux-headers-6.12.9+bpo-amd64:
linux-headers-6.12.9+bpo-amd64 depends on linux-image-6.12.9+bpo-amd64 (= 6.12.9-1~bpo12+1) | linux-image-6.12.9+bpo-amd64-unsigned (= 6.12.9-1~bpo12+1); however:
Package linux-image-6.12.9+bpo-amd64 is not configured yet.
Package linux-image-6.12.9+bpo-amd64-unsigned is not installed.
dpkg: error processing package linux-headers-6.12.9+bpo-amd64 (--configure):
dependency problems - leaving unconfigured
Setting up firmware-libertas (20240709-2~bpo12+1) ...
Setting up firmware-bnx2 (20240709-2~bpo12+1) ...
Setting up firmware-intel-sound (20240709-2~bpo12+1) ...
Setting up firmware-amd-graphics (20240709-2~bpo12+1) ...
Setting up firmware-ivtv (20240709-2~bpo12+1) ...
Setting up openssh-sftp-server (1:9.2p1-2+deb12u5) ...
Setting up openssh-server (1:9.2p1-2+deb12u5) ...
Not replacing deleted config file /tmp/_etc_ssh_sshd_config
rescue-ssh.target is a disabled or a static unit not running, not starting it.
ssh.socket is a disabled or a static unit not running, not starting it.
dpkg: dependency problems prevent configuration of linux-headers-amd64:
linux-headers-amd64 depends on linux-headers-6.12.9+bpo-amd64 (= 6.12.9-1~bpo12+1); however:
Package linux-headers-6.12.9+bpo-amd64 is not configured yet.
dpkg: error processing package linux-headers-amd64 (--configure):
dependency problems - leaving unconfigured
Processing triggers for initramfs-tools (0.142+deb12u1) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-31-amd64
Errors were encountered while processing:
linux-image-6.12.9+bpo-amd64
linux-image-amd64
linux-headers-6.12.9+bpo-amd64
linux-headers-amd64
E: Sub-process /usr/bin/dpkg returned an error code (1) in /usr/share/openmediavault/engined/rpc/apt.inc:240
Stack trace:
#0 /usr/share/php/openmediavault/rpc/serviceabstract.inc(628): Engined\Rpc\Apt->Engined\Rpc\{closure}()
#1 /usr/share/openmediavault/engined/rpc/apt.inc(221): OMV\Rpc\ServiceAbstract->execBgProc()
#2 [internal function]: Engined\Rpc\Apt->upgrade()
#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array()
#4 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod()
#5 /usr/sbin/omv-engined(544): OMV\Rpc\Rpc::call()
#6 {main}
Display More
It seems the new kernel has an incompatibility with the ZFS plugin of OMV-Extras. I also tried to make the update on the command line but the result is the same issue.
My kernel version (after performing the update):
What can I do to fix it?
Regards
Mic.