On Sun, Jan 24, 2010 at 11:18:54AM +0000, Ben Hutchings wrote: > DKMS installs a script in /etc/kernel/postinst.d which will be called by > the kernel package installation script. This will rebuild modules as > necessary. However, packages using DKMS have to opt in to this > automatic rebuild (AUTOINSTALL=yes), and it seems that virtualbox-ose > does not.
What else does the virtuabox-ose package need other than this? mich...@feivel:~$ grep AUTOINSTALL /usr/src/virtualbox-ose-3.1.2/dkms.conf AUTOINSTALL="yes" I've seen the same problems coming up several times because dkms couldn't tell that it had to recompile because the kernel version number didn't change. Are you sure this is not the reason? Michael -- Michael Meskes Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org ICQ 179140304, AIM/Yahoo/Skype michaelmeskes, Jabber [email protected] VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

