Your message dated Sat, 06 Jan 2007 15:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336205: fixed in module-init-tools 3.3-pre4-1
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: module-init-tools
Version: 3.2-pre9-3
Severity: normal

I have in a file in /etc/modprobe.d/

    install snd modprobe --ignore-install snd $CMDLINE_OPTS
    install snd-intel8x0 modprobe --ignore-install snd-intel8x0 $CMDLINE_OPTS

If I run

     modprobe snd-intel8x0

then snd-intel8x0 gets loaded.  If I run

     modprobe snd-intel8x0 id=foo

then I get these messages:

     FATAL: Error inserting snd 
(/lib/modules/2.6.12-9-686/updates/alsa/acore/snd.ko): Unknown symbol in 
module, or unknown parameter (see dmesg)
     WARNING: Error running install command for snd

and this in dmesg:

     [17571.011192] snd: Unknown parameter `id'

It seems that modprobe is adding the command line options to 
"modprobe snd" whereas I only want it to add the command line options
to the modprobe command for the module actually specified on the 
command line.

Could it be that modprobe is not clearing CMDLINE_OPTS from the
environment when it calls itself to load subordinate modules?



--- End Message ---
--- Begin Message ---
Source: module-init-tools
Source-Version: 3.3-pre4-1

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

module-init-tools-udeb_3.3-pre4-1_i386.udeb
  to pool/main/m/module-init-tools/module-init-tools-udeb_3.3-pre4-1_i386.udeb
module-init-tools_3.3-pre4-1.diff.gz
  to pool/main/m/module-init-tools/module-init-tools_3.3-pre4-1.diff.gz
module-init-tools_3.3-pre4-1.dsc
  to pool/main/m/module-init-tools/module-init-tools_3.3-pre4-1.dsc
module-init-tools_3.3-pre4-1_i386.deb
  to pool/main/m/module-init-tools/module-init-tools_3.3-pre4-1_i386.deb
module-init-tools_3.3-pre4.orig.tar.gz
  to pool/main/m/module-init-tools/module-init-tools_3.3-pre4.orig.tar.gz



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.
Marco d'Itri <[EMAIL PROTECTED]> (supplier of updated module-init-tools 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,  6 Jan 2007 16:01:00 +0100
Source: module-init-tools
Binary: module-init-tools-udeb module-init-tools
Architecture: source i386
Version: 3.3-pre4-1
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri <[EMAIL PROTECTED]>
Changed-By: Marco d'Itri <[EMAIL PROTECTED]>
Description: 
 module-init-tools - tools for managing Linux kernel modules
 module-init-tools-udeb - tools for managing Linux kernel modules (udeb)
Closes: 336205
Changes: 
 module-init-tools (3.3-pre4-1) unstable; urgency=medium
 .
   * New upstream release, only bug fixes.
   * Added patch cmdline_opts_fix to prevent passing command line options
     to modules depended on. From Altlinux. (Closes: #336205)
   * Added patch format_64bit_fix to fix a possible bug on some 64 bit
     architectures. From Altlinux.
   * Moved modprobe.conf to modprobe.d/ in the udeb to stop ignoring other
     files in the directory.
Files: 
 f71be9133e04255034ce8bcf992bae73 650 admin important 
module-init-tools_3.3-pre4-1.dsc
 640d83c5bfba9c7fc5a0b1d7de144469 193044 admin important 
module-init-tools_3.3-pre4.orig.tar.gz
 6dfab2ef44a78e6081fb9d5bd083ce6e 21235 admin important 
module-init-tools_3.3-pre4-1.diff.gz
 223de89bc1975d8bdd76d6d9c4351b6b 82676 admin important 
module-init-tools_3.3-pre4-1_i386.deb
 df49fc3f18f0c0fef9a44611712720d2 28894 debian-installer extra 
module-init-tools-udeb_3.3-pre4-1_i386.udeb
Package-Type: udeb

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

iD8DBQFFn7oOFGfw2OHuP7ERAn9SAJ9voCe99QgOM/5JHW1KwO/BIhfH7QCgikXn
NaXE/wJopXF9hbqjx0hYWHo=
=O+dt
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to