[Linux-wlan-ng-devel] Bug#480284: Bug#480284: linux-wlan-ng: does not call depmod -ae in postinst script

Enrico Tassi gareuselesinge at debian.org
Fri May 9 11:05:43 UTC 2008


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






More information about the Linux-wlan-ng-devel mailing list