Your message dated Sun, 16 May 2010 21:44:16 -0400
with message-id <20100516214416.6c68c704.michael.s.gilb...@gmail.com>
and subject line re: dkms: should module source be cleaned before autoinstall?
has caused the Debian Bug report #579179,
regarding dkms: should module source be cleaned before autoinstall?
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
579179: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579179
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
package: dkms
version: 2.1.1.2-2
severity: important
i've been testing kernel upgrades, and found that some dkms packages do
not rebuild their modules on an abi bump. they use the previous
build, which seems a bit dangerous to me. should dkms force a clean of
the module sources before autoinstalling?
to reproduce:
$ sudo apt-get install linux-image-2.6.32-3-amd64 linux-headers-2.6.32-3-amd64
$ sudo apt-get install fglrx-modules-dkms
$ sudo apt-get install linux-image-2.6.32-4-amd64
the fglrx module will be copied from the 2.6.32-3 build, rather than rebuilt
during autoinstallation. note that linux-headers-2.6.32-4-amd64 is missing,
so i was expecting an error.
mike
--- End Message ---
--- Begin Message ---
there is actually no problem here. the module was prebuilt from an
earlier version of the kernel. closing.
mike
--- End Message ---