[Pkg-dkms-maint] Bug#588585: [eaeddb3] Fix for Bug#588585 committed to git
Giuseppe Iuculano
iuculano at debian.org
Sat Jul 17 11:08:00 UTC 2010
tags 588585 + pending
thanks
Hello,
The following change has been committed for this bug by
Giuseppe Iuculano <iuculano at debian.org> on Sat, 17 Jul 2010 13:06:18 +0200.
The fix will be in the next upload.
=========================================================================
dkms_common.postinst: handle dkms build error gracefully by skipping build for the non matching kernels.
Closes: #588585
Thanks: Jan-Marek Glogowski
dkms.conf allows to set a BUILD_EXCLUSIVE_KERNEL / BUILD_EXCLUSIVE_ARCH
parameter to specify a regular expression which defines the subset of
kernels / architectures which DKMS is allowed to build the module for. If
the kernel being built for does not match against this regular
expressions, the dkms build will error out with exit code 9.
This patch changes dkms_common.postinst to handle this dkms build
error gracefully by skipping build for the non matching kernels.
=========================================================================
You can check the diff of the fix at:
http://git.debian.org/?p=collab-maint/dkms.git;a=commitdiff;h=eaeddb3
More information about the Pkg-dkms-maint
mailing list