Your message dated Sun, 11 Dec 2005 08:32:11 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#328527: fixed in module-init-tools 3.2.2-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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Sep 2005 22:03:50 +0000
>From [EMAIL PROTECTED] Thu Sep 15 15:03:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from frodo.hserus.net [204.74.68.40]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EG1pe-00047b-00; Thu, 15 Sep 2005 15:03:50 -0700
Received: from tc218-187-24-39.dialup.dynamic.apol.com.tw ([218.187.24.39]:3074
helo=jidanni1)
by frodo.hserus.net with esmtpsa
(Cipher TLSv1:AES256-SHA:256) (Exim 4.52 #0)
id 1EG1pc-00095B-2D by authid <jidanni> with plain
for <[EMAIL PROTECTED]>; Fri, 16 Sep 2005 03:33:49 +0530
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dan Jacobson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
X-Debbugs-No-Ack: please
Subject: modprobe.8.gz: -a, -l: different wildcard standards or something
X-Mailer: reportbug 3.15
Date: Fri, 16 Sep 2005 03:20:25 +0800
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_NO_ACK autolearn=ham version=2.60-bugs.debian.org_2005_01_02
Package: module-init-tools
Version: 3.2-pre8-1
Severity: wishlist
File: /usr/share/man/man8/modprobe.8.gz
-l --list
List all modules matching the given wildcard
Plenty of matches:
modprobe -l \*cpu*|sed [EMAIL PROTECTED]/@@
cpufreq_userspace.ko
cpufreq_stats.ko
cpufreq_powersave.ko
cpufreq_ondemand.ko
cpufreq_conservative.ko
cpu5wdt.ko
acpi-cpufreq.ko
cpufreq-nforce2.ko
cpuid.ko
-a --all
Insert all modules matching the given wildcard.
Then all of the sudden, the same wildcard doesn't match anything anymore!:
# modprobe -a \*cpu*
WARNING: Module *cpu* not found.
This option is provided for backwards compatibility: see
find(1) and basename(1) for a more flexible alternative.
Well, compatibility or not, something is wrong.
P.S.,
# modprobe -l \*cpu*|sed [EMAIL PROTECTED]/@@\;s/.ko$//|xargs modprobe
doesn't do anything nor emit a error message.
One needs xargs -n 1 to get it working!
-- System Information:
Debian Release: testing/unstable
Kernel: Linux 2.6.12-1-686
---------------------------------------
Received: (at 328527-close) by bugs.debian.org; 11 Dec 2005 16:41:02 +0000
>From [EMAIL PROTECTED] Sun Dec 11 08:41:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1ElU7P-0003nw-Lo; Sun, 11 Dec 2005 08:32:11 -0800
From: Marco d'Itri <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#328527: fixed in module-init-tools 3.2.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 11 Dec 2005 08:32:11 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: module-init-tools
Source-Version: 3.2.2-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.2.2-1_i386.udeb
to pool/main/m/module-init-tools/module-init-tools-udeb_3.2.2-1_i386.udeb
module-init-tools_3.2.2-1.diff.gz
to pool/main/m/module-init-tools/module-init-tools_3.2.2-1.diff.gz
module-init-tools_3.2.2-1.dsc
to pool/main/m/module-init-tools/module-init-tools_3.2.2-1.dsc
module-init-tools_3.2.2-1_i386.deb
to pool/main/m/module-init-tools/module-init-tools_3.2.2-1_i386.deb
module-init-tools_3.2.2.orig.tar.gz
to pool/main/m/module-init-tools/module-init-tools_3.2.2.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: Mon, 28 Nov 2005 12:33:45 +0100
Source: module-init-tools
Binary: module-init-tools-udeb module-init-tools
Architecture: source i386
Version: 3.2.2-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: 328527 342042
Changes:
module-init-tools (3.2.2-1) unstable; urgency=medium
.
* New upstream release.
+ Fixed the documentation about modprobe and wildcards. (Closes: #328527)
+ Adds modules.inputmap support for 2.6.15 kernels.
* Remove the /sbin/k{all,}syms symlinks *before* undiverting the
modutils binaries in postrm (see #333522). (Closes: #342042)
Files:
5a86dbf9ac4c30daa584c991e616a8fa 626 admin important
module-init-tools_3.2.2-1.dsc
ff373837e57780d592e327072d406979 169445 admin important
module-init-tools_3.2.2.orig.tar.gz
51b437c2c6ca178c965d5ce5ef6fcd5e 19536 admin important
module-init-tools_3.2.2-1.diff.gz
04eb2d60f27bd831f341515fdb89c596 77772 admin important
module-init-tools_3.2.2-1_i386.deb
5b2298355a77fdeaa50df6686cbf5713 26184 debian-installer extra
module-init-tools-udeb_3.2.2-1_i386.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDnFMoFGfw2OHuP7ERAj6nAJ0TbYCF00mK8+qQTrVK7wvwVm6k2ACghbDt
cFEXo27amKVUOweDZ8yyk7E=
=AjL3
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]