Public bug reported: Using latest kernel mainline build, e.g. [1], the binary package generated with `dkms mkbmdeb` fails to be installed since it depends on linux-image-XXX but only linux-image-unsigned-XXX is available (which by the way conflicts with linux-image-XXX).
It seems that the `/etc/dkms/template-dkms-mkbmdeb/debian/control` adds this explicit dependency. Would it make sense to extend Depends with a linux-image-KERNEL_VERSION | linux-image-unsigned-KERNEL_VERSION or should the end user patch the systemwide template before running dkms? [1] https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc6/ ** Affects: dkms (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dkms in Ubuntu. https://bugs.launchpad.net/bugs/1835429 Title: Package generated with mkbmdeb fails to be installed when using kernel mainline build Status in dkms package in Ubuntu: New Bug description: Using latest kernel mainline build, e.g. [1], the binary package generated with `dkms mkbmdeb` fails to be installed since it depends on linux-image-XXX but only linux-image-unsigned-XXX is available (which by the way conflicts with linux-image-XXX). It seems that the `/etc/dkms/template-dkms-mkbmdeb/debian/control` adds this explicit dependency. Would it make sense to extend Depends with a linux-image- KERNEL_VERSION | linux-image-unsigned-KERNEL_VERSION or should the end user patch the systemwide template before running dkms? [1] https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc6/ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1835429/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp