On Fri, May 09, 2008 at 12:02:43PM +0200, Marcel Brueggebors wrote:
> Package: linux-wlan-ng
> Version: 0.2.8+svn1851+dfsg-1
> Severity: important
> 
> After having built and installed (m-a a-i linux-wlan-ng), one has to call 
> depmod -ae once to 
> make the kernel modules loadable. This would be useful in the postinst script.

sounds strange, could you please check the postinst file of your
-modules package? mine shows:

# Automatically added by dh_installmodules
if [ "$1" = "configure" ]; then
        if [ -e /boot/System.map-2.6.22-1-amd64 ]; then
                depmod -a -F /boot/System.map-2.6.22-1-amd64 2.6.22-1-amd64 || 
true
        fi


Cheers
-- 
Enrico Tassi



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to