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

2008-05-09 Thread Marcel Brueggebors
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.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2.slh.1-sidux-686 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-wlan-ng depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  udev  0.114-2/dev/ and hotplug management daemo
ii  wireless-tools29-1   Tools for manipulating Linux Wirel

Versions of packages linux-wlan-ng recommends:
pn  linux-wlan-ng-doc none (no description available)

-- no debconf information



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



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

2008-05-09 Thread Enrico Tassi
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]