Am 20.09.2015 um 13:59 schrieb Andreas Beckmann:
> Package: kdbus-dkms
> Version: 0.20150824t110616.0c05fbd-1
> Severity: serious
> User: debian...@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?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to