Your message dated Sun, 01 Aug 2004 20:17:49 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#225204: fixed in modconf 0.2.46 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; 27 Dec 2003 14:18:31 +0000 >From [EMAIL PROTECTED] Sat Dec 27 08:18:06 2003 Return-path: <[EMAIL PROTECTED]> Received: from host252-243.pool62110.interbusiness.it (samosa) [62.110.243.252] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AaF2p-0007vi-00; Sat, 27 Dec 2003 08:03:55 -0600 Received: from localhost (adsl-126-214.37-151.net24.it [151.37.214.126]) by samosa (Postfix) with ESMTP id A531A67D1A; Sat, 27 Dec 2003 15:03:59 +0100 (CET) Received: from frankie by localhost with local (Exim 3.36 #1 (Debian)) id 1AaF2G-0004Xf-00; Sat, 27 Dec 2003 15:03:20 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Francesco P. Lovergine" <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: modconf: please, be consinstent with modules-init-tools X-Mailer: reportbug 2.37 Date: Sat, 27 Dec 2003 15:03:10 +0100 Message-Id: <[EMAIL PROTECTED]> Sender: "Francesco P. Lovergine" <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15 (1.212-2003-09-23-exp) on master.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15 X-Spam-Level: Package: modconf Version: 0.2.44 Severity: wishlist Tags: patch Current module-init-tools now loads /etc/modules-$KernelVersion /etc/modules-2.6 /etc/modules in higher order of preference. The following patch is consistent with this policy: --- params 2002-03-25 06:03:45.000000000 +0100 +++ paramsmy 2003-12-27 14:59:12.000000000 +0100 @@ -50,6 +50,9 @@ Dir_Prefix=$Target/lib/modules/$KernelVersion CFGFILE=$Target/etc/modules.conf MODULESFILE=$Target/etc/modules +[ -f $Target/etc/modules-2.6 ] && MODULESFILE=$Target/etc/modules-2.6 +[ -f $Target/etc/modules-$KernelVersion ] && MODULESFILE=$Target/etc/modules-$KernelVersion + MODUTILSDIR=$Target/etc/modutils CFGHEADER="### This file is automatically generated by update-modules" -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux gandalf 2.6.0-frankie #1 Mon Dec 22 20:47:46 CET 2003 i686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] Versions of packages modconf depends on: hi modutils 2.4.25-3 Linux module utilities ii whiptail [whiptail-provider] 0.51.4-18 Displays user-friendly dialog boxe -- no debconf information --------------------------------------- Received: (at 225204-close) by bugs.debian.org; 2 Aug 2004 00:19:58 +0000 >From [EMAIL PROTECTED] Sun Aug 01 17:19:58 2004 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BrQYY-0005GK-00; Sun, 01 Aug 2004 17:19:58 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1BrQWT-0003GU-00; Sun, 01 Aug 2004 20:17:49 -0400 From: Frank Lichtenheld <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.51 $ Subject: Bug#225204: fixed in modconf 0.2.46 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 01 Aug 2004 20:17:49 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 5 Source: modconf Source-Version: 0.2.46 We believe that the bug you reported is fixed in the latest version of modconf, which is due to be installed in the Debian FTP archive: modconf_0.2.46.dsc to pool/main/m/modconf/modconf_0.2.46.dsc modconf_0.2.46.tar.gz to pool/main/m/modconf/modconf_0.2.46.tar.gz modconf_0.2.46_all.deb to pool/main/m/modconf/modconf_0.2.46_all.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. Frank Lichtenheld <[EMAIL PROTECTED]> (supplier of updated modconf 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, 2 Aug 2004 01:02:00 +0200 Source: modconf Binary: modconf Architecture: source all Version: 0.2.46 Distribution: unstable Urgency: low Maintainer: Frank Lichtenheld <[EMAIL PROTECTED]> Changed-By: Frank Lichtenheld <[EMAIL PROTECTED]> Description: modconf - Device Driver Configuration Closes: 127529 173734 178824 191046 191048 194926 206203 225204 227691 233601 256401 262773 Changes: modconf (0.2.46) unstable; urgency=low . * The "some temporary solutions to get the RC bug fixed" release * Adopt this package until the exact maintainance is discussed (Closes: #262773) Since the package isn't part of the Debian installation process anymore, debian-boot probably isn't the right maintainer anymore * Acknowledge NMU by Javier Fernandez-Sanguino Pen~a * debian/control: - Change maintainer address - Add alternative depends on module-init-tools (versioned >= 3.1-pre2-1 for config file location) - don't build-depend on perl-base, it's essential * debian/postinst: remove, only set usr/doc symlink * debian/postrm: remove XSI:sm * modules/params: - Change config file location for 2.6 kernels to etc/modprobe.d (Closes: #256401) This is only a temporary solution, better leave this to modprobe if not otherwise commanded * Recompiled with kernel-source-2.4.26 . modconf (0.2.45.1) unstable; urgency=low . * NMU - Recompiled the package with kernel-source-2.4.25. Funny, though, since double quotes now go away (Closes: #227691) - debian/mkkerneldesc.pl now warns if you have not unpacked the kernel sources, unfortunately that's something that needs to be done by the user himself for the moment (but could be improved so that it's done in the package since only a few files are needed), this does not close 235068 but improves the error messages. - Rewrote some entries in the Module-HOWTO based on information from the new module HOWTO, this includes also the 'max_loop' parameter (Closes: #173734) - Module-HOWTO now says options for full_duplex in 3c59x are 0x200 (Closes: #194926) - Added spanish translation of modconf provided by Ruben Porras (Closes: #206203) - Modconf.8 (all languages) now points to /usr/share/modconf instead of /usr/lib/modules_help (Closes: #233601) - Updated eval_sv.fixed with patch provided by Era Eriksson (Closes: #191048) - Fixed typo (Accellerated -> Accelerated) (Closes: #191046) - Load /etc/modules-$KernelVersion or /etc/modules-2.6 if available as module-init-tools does (Closes: #225204) - Changed message regarding help page availability in eval_C.fixed, only updated the spanish translation though. (Closes: #127529,#178824) - mkpcmciadesc.pl now aborts if no parameter is given - Added some TODOs items regarding eval translations, HOWTO help translation availability and the new module HOWTO Files: d9df7ebee5a47ba48e81205fb160e029 504 base optional modconf_0.2.46.dsc 56e54ab251528c433b5a77914a906340 155986 base optional modconf_0.2.46.tar.gz ecada18981742d1796fc35a1fc6fcaa8 1057662 base optional modconf_0.2.46_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBDYGlQbn06FtxPfARAq0AAKD7Y+/iEuKRToyAX09fSKFGbY1tswCg9YuF VTe3vbtz8MloKl7gGSFj0l8= =DzkV -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]