Your message dated Sun, 09 May 2004 04:02:10 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#245560: fixed in busybox-cvs 20040507-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; 23 Apr 2004 20:06:51 +0000
>From [EMAIL PROTECTED] Fri Apr 23 13:06:51 2004
Return-path: <[EMAIL PROTECTED]>
Received: from public2-cosh5-6-cust60933.cosh.broadband.ntl.com (eames.methody.org) 
[80.4.152.5] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BH6wk-00062I-00; Fri, 23 Apr 2004 13:06:51 -0700
Received: from henry.methody.org (henry.methody.org [::ffff:10.10.10.13])
  by eames.methody.org with esmtp; Fri, 23 Apr 2004 21:06:11 +0100
Received: from l4545 by henry.methody.org with local (Exim 3.36 #1 (Debian))
        id 1BH6vd-00082t-00; Fri, 23 Apr 2004 21:05:41 +0100
Date: Fri, 23 Apr 2004 21:05:41 +0100
From: Martin Orr <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: busybox-cvs-udeb: busybox insmod fails to pass module parameters on 2.4
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Reportbug-Version: 2.58
User-Agent: Mutt/1.5.5.1+cvs20040105i
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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: busybox-cvs-udeb
Severity: normal
Tags: d-i

The busybox insmod seems to be failing to pass module parameters into the
kernel, either with d-i's 2.4.25 (where I have to explicitly tell tulip to
use 10BaseT for my network card) or with my main system's 2.4.26.

Here is an example (the loop module gives a simple log message telling us what
parameter it received - 8 being the default):

[EMAIL PROTECTED]:/lib/modules/2.4.26/kernel/drivers/block# /sbin/insmod loop.o 
max_loop=12
[EMAIL PROTECTED]:/lib/modules/2.4.26/kernel/drivers/block# tail -n 1 /var/log/syslog
Apr 23 20:17:47 henry kernel: loop: loaded (max 12 devices)
[EMAIL PROTECTED]:/lib/modules/2.4.26/kernel/drivers/block# rmmod loop
[EMAIL PROTECTED]:/lib/modules/2.4.26/kernel/drivers/block# 
/home/l4545/src/debian-installer/trunk/installer/build/tmp/floppy/root/tree/sbin/insmod
 loop.o max_loop=12
Using loop.o
[EMAIL PROTECTED]:/lib/modules/2.4.26/kernel/drivers/block# tail -n 1 /var/log/syslog
Apr 23 20:17:55 henry kernel: loop: loaded (max 8 devices)
[EMAIL PROTECTED]:/lib/modules/2.4.26/kernel/drivers/block# rmmod loop

busybox-cvs 20040408-1 works fine.

-- 
Martin Orr
Linux Administrator,
Methodist College Belfast

---------------------------------------
Received: (at 245560-close) by bugs.debian.org; 9 May 2004 08:08:04 +0000
>From [EMAIL PROTECTED] Sun May 09 01:08:04 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 1BMjLw-0008MR-00; Sun, 09 May 2004 01:08:04 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1BMjGE-0005tz-00; Sun, 09 May 2004 04:02:10 -0400
From: Bastian Blank <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.49 $
Subject: Bug#245560: fixed in busybox-cvs 20040507-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 09 May 2004 04:02:10 -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=-5.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: busybox-cvs
Source-Version: 20040507-1

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

busybox-cvs-floppy-udeb_20040507-1_i386.udeb
  to pool/main/b/busybox-cvs/busybox-cvs-floppy-udeb_20040507-1_i386.udeb
busybox-cvs-static_20040507-1_i386.deb
  to pool/main/b/busybox-cvs/busybox-cvs-static_20040507-1_i386.deb
busybox-cvs-udeb_20040507-1_i386.udeb
  to pool/main/b/busybox-cvs/busybox-cvs-udeb_20040507-1_i386.udeb
busybox-cvs_20040507-1.diff.gz
  to pool/main/b/busybox-cvs/busybox-cvs_20040507-1.diff.gz
busybox-cvs_20040507-1.dsc
  to pool/main/b/busybox-cvs/busybox-cvs_20040507-1.dsc
busybox-cvs_20040507-1_i386.deb
  to pool/main/b/busybox-cvs/busybox-cvs_20040507-1_i386.deb
busybox-cvs_20040507.orig.tar.gz
  to pool/main/b/busybox-cvs/busybox-cvs_20040507.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.
Bastian Blank <[EMAIL PROTECTED]> (supplier of updated busybox-cvs 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, 08 May 2004 14:58:04 +0200
Source: busybox-cvs
Binary: busybox-cvs-static busybox-cvs busybox-cvs-udeb busybox-cvs-floppy-udeb
Architecture: source i386
Version: 20040507-1
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <[EMAIL PROTECTED]>
Changed-By: Bastian Blank <[EMAIL PROTECTED]>
Description: 
 busybox-cvs - Tiny utilities for small and embedded systems
 busybox-cvs-floppy-udeb - Tiny utilities for the debian-installer floppy images (udeb)
 busybox-cvs-static - Standalone rescue shell with tons of builtin utilities
 busybox-cvs-udeb - Tiny utilities for the debian-installer (udeb)
Closes: 231606 231618 243508 244589 245560 245580
Changes: 
 busybox-cvs (20040507-1) unstable; urgency=low
 .
   * New CVS version
     - Fix detection of hardlinks. (closes: #244589)
     - Fix CAN-2003-0856.
   * debian/config-udeb*:
     - Enable netcat. (closes: #243508)
     - Enable support for md5sum -c.
   * modutils:
     - Fix parameter passing for 2.4 modules. (closes: #245560)
     - Add biarch support to 2.4 depmod and lsmod. (closes: #231606, #231618)
     - Add 2.6 support to lsmod. (closes: #245580)
Files: 
 113ea64588b3818f08acb01db2b62003 793 - optional busybox-cvs_20040507-1.dsc
 32dfbe0f9e8b62068fc39c702a019452 1305493 - optional busybox-cvs_20040507.orig.tar.gz
 c6d9437d7261a70426a0db6292370181 174341 - optional busybox-cvs_20040507-1.diff.gz
 748e45604a1dd1ce013bcea4c6456251 663742 shells optional 
busybox-cvs-static_20040507-1_i386.deb
 f472f16657d1b4a00f6e82df6f7bc79c 124672 utils optional busybox-cvs_20040507-1_i386.deb
 342b17d56017cef366843ba2d60ecec4 141464 debian-installer extra 
busybox-cvs-udeb_20040507-1_i386.udeb
 e15741435178af495a2315a42c472e65 59436 debian-installer extra 
busybox-cvs-floppy-udeb_20040507-1_i386.udeb

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

iEYEARECAAYFAkCc4HwACgkQLkAIIn9ODhGcQwCgh0hCnQlVlCWQtkmqMGVTrnQ2
xrUAoOay33e7lMC7xKlFFz0eSdX2hBWn
=FM4/
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to