Bug#799562: kdbus-dkms: ignores KVER and always tries to build a module for the running kernel

Michael Biebl biebl at debian.org
Sun Sep 20 13:46:01 BST 2015


Am 20.09.2015 um 13:59 schrieb Andreas Beckmann:
> Package: kdbus-dkms
> Version: 0.20150824t110616.0c05fbd-1
> Severity: serious
> User: debian-qa at lists.debian.org
> Usertags: piuparts
> 
> Hi,
> 
> kdbus-dkms fails to install since it cannot build a module
> for the current sid kernel. This is a test on a stretch host (3.16.0-4)
> in a sid chroot with linux-headers-amd64 (4.1.0-2) installed:


kdbus does indeed only support recent kernels, i.e. 4.1. Any idea how
this can be expressed in the dkms config?


> # dkms build -m kdbus/20150824t110616.0c05fbd -k 4.1.0-2-amd64
> 
> Kernel preparation unnecessary for this kernel.  Skipping...
> 
> Building module:
> cleaning build area....
> make KERNELRELEASE=4.1.0-2-amd64 KVER=4.1.0-2-amd64....(bad exit status: 2)
> Error! Bad return status for module build on kernel: 4.1.0-2-amd64 (x86_64)
> Consult /var/lib/dkms/kdbus/20150824t110616.0c05fbd/build/make.log for more information.


The dkms.conf has MAKE[0]="make KVER=$kernelver", but the actual
makefiles use KERNELVER.
Could you /usr/src/kdbus-20150901t074837.245fe93/dkms.conf
and use
MAKE[0]="make KERNELVER=$kernelver" instead




-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20150920/95941e10/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list