Your message dated Wed, 26 Jan 2005 16:47:02 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#292116: fixed in module-init-tools 3.2-pre1-2 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; 25 Jan 2005 08:05:14 +0000 >From [EMAIL PROTECTED] Tue Jan 25 00:05:14 2005 Return-path: <[EMAIL PROTECTED]> Received: from viefep12-int.chello.at (viefep20-int.chello.at) [213.46.255.25] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CtLhJ-0004So-00; Tue, 25 Jan 2005 00:05:14 -0800 Received: from [127.0.0.1] (really [80.99.23.160]) by viefep20-int.chello.at (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <[EMAIL PROTECTED]>; Tue, 25 Jan 2005 09:04:41 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Csillag Kristof <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: module-init-tools: breaks boot-up if modutils is not installed Bcc: Csillag Kristof <[EMAIL PROTECTED]> X-Mailer: reportbug 3.6 Date: Tue, 25 Jan 2005 09:04:41 +0100 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: module-init-tools Version: 3.2-pre1-1 Severity: critical Justification: breaks the whole system The recent modification of /etc/init.d/module-init-tools, the inserted "KVER_MAJOR=$(kernelversion)" line, breaks all systems without modutils installed, since "kernelversion" is a modutils command. If modutils is not installed (and it not necessarily installed on 2.6 systems), the script will exit with error without loading the modules, and the system may not be able to boot up at all. (My box does not.) So either a) some other method should be used to determine the kernel version b) the dependency for modutils should be explicitly stated. Cheers: Kristof Csillag ps. From the changelog: * Make the init script support > 2.6 kernels too. (Closes: #282584) ==> braeak most 2.6 systems in the process :) -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.9 Locale: LANG=hu_HU, LC_CTYPE=hu_HU (charmap=ISO-8859-2) Versions of packages module-init-tools depends on: ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an -- no debconf information --------------------------------------- Received: (at 292116-close) by bugs.debian.org; 26 Jan 2005 21:53:06 +0000 >From [EMAIL PROTECTED] Wed Jan 26 13:53:06 2005 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 1Ctv62-0005R6-00; Wed, 26 Jan 2005 13:53:06 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Ctv0A-0001sn-00; Wed, 26 Jan 2005 16:47:02 -0500 From: Marco d'Itri <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#292116: fixed in module-init-tools 3.2-pre1-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 26 Jan 2005 16:47:02 -0500 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-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 X-Spam-Level: Source: module-init-tools Source-Version: 3.2-pre1-2 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-pre1-2_i386.udeb to pool/main/m/module-init-tools/module-init-tools-udeb_3.2-pre1-2_i386.udeb module-init-tools_3.2-pre1-2.diff.gz to pool/main/m/module-init-tools/module-init-tools_3.2-pre1-2.diff.gz module-init-tools_3.2-pre1-2.dsc to pool/main/m/module-init-tools/module-init-tools_3.2-pre1-2.dsc module-init-tools_3.2-pre1-2_i386.deb to pool/main/m/module-init-tools/module-init-tools_3.2-pre1-2_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. 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: Wed, 26 Jan 2005 21:55:43 +0100 Source: module-init-tools Binary: module-init-tools-udeb module-init-tools Architecture: source i386 Version: 3.2-pre1-2 Distribution: unstable Urgency: high 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: 292116 Changes: module-init-tools (3.2-pre1-2) unstable; urgency=high . * Fixed the init script to not depend on /sbin/kernelversion, which is part of modutils. (Closes: #292116) Files: 147812d8479ad22adaafc3e24a0756a8 716 admin standard module-init-tools_3.2-pre1-2.dsc 76a43597d8e9bdfdf523112f000bd18d 26600 admin standard module-init-tools_3.2-pre1-2.diff.gz 103acb09ba6ddacfe3ab1ee1904953ee 73078 admin standard module-init-tools_3.2-pre1-2_i386.deb d53a3d5778c2ea724a4dfa42438e6115 25300 debian-installer extra module-init-tools-udeb_3.2-pre1-2_i386.udeb package-type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFB+AdyFGfw2OHuP7ERAgAtAJ0RG+/XM2Il980Z4gYSwyKMYPa0gwCeNzJ4 /kWFFxsnDQUUeIa+5kTjTqs= =Gva4 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]