Your message dated Sat, 03 Jun 2006 14:49:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#301424: fixed in modutils 2.4.27.0-6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: debhelper
Version: 4.2.31
Severity: important


dh_installmodules is used to create postinst and postrm scripts for
debianized kernel modules. The problem is the following :
I'm running kernel 2.6.x and I'm building a bundle of two debian
packages (kernel-image-2.6.y and foobar-module for 2.6.y)
Install of both packages goes well but when I try to load the foobar
module after booting my new 2.6.y kernel, foobar is not known. The
problem comes from the update-modules script : update-modules only
updates the running kernel's modules.dep. In my case, 2.6.x modules.dep
got updated when installing the foobar-module package for 2.6.y. Looking
at the alsa-source, I found that they didn't use dh_installmodules at all
and wrote their own postinst and postrm template scripts to call depmod -a
using the associated System.map file (in my case System.map-2.6.y) and
specifying explicitly the kernel version (2.6.y).
depmod command looks like this :
   depmod -A -F /boot/System.map-2.6.y 2.6.y

By the way, I've only been testing with 2.6 kernels but I think the
problem is the same with the 2.4 series.

Could you change how dh_installmodules behaves and generate postinst and
postrm scripts that takes this problem into account ?

Thank you in advance.

Jerome Vizcaino

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages debhelper depends on:
ii  binutils                      2.15-5     The GNU assembler, linker and 
bina
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  debconf-utils                 1.4.46     debconf utilities
ii  dpkg-dev                      1.10.27    Package building tools for Debian
ii  file                          4.12-1     Determines file type using 
"magic"
ii  fileutils                     5.2.1-2    The GNU file management utilities
ii  html2text                     1.3.2a-1   An advanced HTML to text 
converter
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction
ii  po-debconf                    0.8.22     manage translated Debconf 
template

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: modutils
Source-Version: 2.4.27.0-6

We believe that the bug you reported is fixed in the latest version of
modutils, which is due to be installed in the Debian FTP archive:

modutils-basic_2.4.27.0-6_i386.udeb
  to pool/main/m/modutils/modutils-basic_2.4.27.0-6_i386.udeb
modutils-full_2.4.27.0-6_i386.udeb
  to pool/main/m/modutils/modutils-full_2.4.27.0-6_i386.udeb
modutils_2.4.27.0-6.diff.gz
  to pool/main/m/modutils/modutils_2.4.27.0-6.diff.gz
modutils_2.4.27.0-6.dsc
  to pool/main/m/modutils/modutils_2.4.27.0-6.dsc
modutils_2.4.27.0-6_i386.deb
  to pool/main/m/modutils/modutils_2.4.27.0-6_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
LaMont Jones <[EMAIL PROTECTED]> (supplier of updated modutils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat,  3 Jun 2006 13:15:59 -0600
Source: modutils
Binary: modutils-full modutils-basic modutils
Architecture: i386 source 
Version: 2.4.27.0-6
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones <[EMAIL PROTECTED]>
Changed-By: LaMont Jones <[EMAIL PROTECTED]>
Description: 
 modutils   - Linux module utilities
 modutils-basic - Basic Linux module utilities for debian-installer
 modutils-full - More complete Linux module utilities for debian-installer
Closes: 254771 301424 330236
Changes: 
 modutils (2.4.27.0-6) unstable; urgency=low
 .
   * Don't run depmod -A during boot.  Closes: #301424
   * Remove /etc/modules.conf.old in postrm as well. Closes: #330236
   * remove bash-isms.  Closes: #254771
Files: 
 c22b8af03a7f1d6ab8c3ec4edf53f3b9 636 admin important modutils_2.4.27.0-6.dsc
 71ccdb21b47448844e56dae793d6ce93 84416 debian-installer extra 
modutils-full_2.4.27.0-6_i386.udeb
 7a4bcab299e3bdcc7ab5008676ab5bc8 241796 admin important 
modutils_2.4.27.0-6_i386.deb
 85aae031542c1bccc27275250326ee8e 38604 admin important 
modutils_2.4.27.0-6.diff.gz
 9e496cae78ab9948241b0aba771bca61 51140 debian-installer extra 
modutils-basic_2.4.27.0-6_i386.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEgeOzzN/kmwoKyScRAm89AJ95iguVrJNx+g+ZnruWkMiKbQE5ZQCff1bc
B17qykac/gYJ1fstUGqyRKk=
=IM4P
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to