Hello!
I have started apt upgrade and this includes kernel upgrade to pve-kernel-4.10.17-3-pve (4.10.17-21).
However, there's an error when implementing this new kernel:
pve-kernel-4.10.17-3-pve (4.10.17-21) wird eingerichtet ...
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.10.17-3-pve /boot/vmlinuz-4.10.17-3-pve
run-parts: executing /etc/kernel/postinst.d/dkms 4.10.17-3-pve /boot/vmlinuz-4.10.17-3-pve
Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which
does not match this kernel/arch. This indicates that it should not be built.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.10.17-3-pve /boot/vmlinuz-4.10.17-3-pve
update-initramfs: Generating /boot/initrd.img-4.10.17-3-pve
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.10.17-3-pve /boot/vmlinuz-4.10.17-3-pve
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.10.17-3-pve /boot/vmlinuz-4.10.17-3-pve
Checking the content of dkms.conf shows that it is empty:
root@pc4-svp:/home# cat /etc/modprobe.d/dkms.conf
# modprobe information used for DKMS modules
#
# This is a stub file, should be edited when needed,
# used by default by DKMS.
root@pc4-svp:/home#
How can I fix this error?
THX
I have started apt upgrade and this includes kernel upgrade to pve-kernel-4.10.17-3-pve (4.10.17-21).
However, there's an error when implementing this new kernel:
pve-kernel-4.10.17-3-pve (4.10.17-21) wird eingerichtet ...
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.10.17-3-pve /boot/vmlinuz-4.10.17-3-pve
run-parts: executing /etc/kernel/postinst.d/dkms 4.10.17-3-pve /boot/vmlinuz-4.10.17-3-pve
Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which
does not match this kernel/arch. This indicates that it should not be built.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.10.17-3-pve /boot/vmlinuz-4.10.17-3-pve
update-initramfs: Generating /boot/initrd.img-4.10.17-3-pve
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.10.17-3-pve /boot/vmlinuz-4.10.17-3-pve
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.10.17-3-pve /boot/vmlinuz-4.10.17-3-pve
Checking the content of dkms.conf shows that it is empty:
root@pc4-svp:/home# cat /etc/modprobe.d/dkms.conf
# modprobe information used for DKMS modules
#
# This is a stub file, should be edited when needed,
# used by default by DKMS.
root@pc4-svp:/home#
How can I fix this error?
THX