[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#135211: marked as done (boot-floppies: bf2.4 has 2.4.17 kernel but 2.2.20 modules)



Your message dated Fri, 22 Feb 2002 17:28:16 +0100
with message-id <20020222162816.GA1218@zombie.inka.de>
and subject line Bug#135211: boot-floppies: bf2.4 has 2.4.17 kernel but 2.2.20 modules
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; 22 Feb 2002 15:15:33 +0000
>From claus_h@image.dk Fri Feb 22 09:15:33 2002
Return-path: <claus_h@image.dk>
Received: from fepe.post.tele.dk [195.41.46.137] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16eHQ5-0005RE-00; Fri, 22 Feb 2002 09:15:33 -0600
Received: from localhost.localdomain ([62.243.131.45]) by fepE.post.tele.dk
          (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP
          id <20020222151530.LLFF24918.fepE.post.tele.dk@localhost.localdomain>
          for <submit@bugs.debian.org>; Fri, 22 Feb 2002 16:15:30 +0100
Subject: boot-floppies: bf2.4 has 2.4.17 kernel but 2.2.20 modules
From: Claus Hindsgaul <claus_h@image.dk>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Mailer: Evolution/1.0.2 
Date: 22 Feb 2002 16:16:39 +0100
Message-Id: <[🔎] 1014390999.1176.10.camel@reber>
Mime-Version: 1.0
Delivered-To: submit@bugs.debian.org

Package: boot-floppies
Version: CVS 2.22.2002
Severity: important

In the current (2-21-2002) CVS, the bf24 flavor include modules for
kernel 2.2.20 instead of the version matching the kernel (currently
2.4.17). So no modules can be loaded.

The build process include the following messages:

$ make resc1440bf2.4.bin
[...]
I: creating module contents file, 'modcontbf2.4'
I: creating 'modulesbf2.4.tgz'
I: creating 'linuxbf2.4'
I: creating 'sys_mapbf2.4.gz'
I: creating 'configbf2.4.gz'
I: cleaning up extract area
make -C utilities KVER=3D2.2.20 KERNEL_VERSION_CODE=3D144179 writemaps
make[1]: Entering directory `/data/debian/boot-floppies/utilities'
make -C writemaps KVER=3D2.2.20 KERNEL_VERSION_CODE=3D144179
make[2]: Entering directory
`/data/debian/boot-floppies/utilities/writemaps'
[...]


The following "fix" makes it possible to build a usable bf24 flavor,
but of course invalidates all others. It seems that the $kver variable
is used somewhere in the bf24 build where it should not have been.

ifeq "$(architecture)" "i386"
-    kver        :=3D 2.2.20
+    kver        :=3D 2.4.17-bf2.4
    kver_24 :=3D 2.4.17
endif

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux reber 2.4.18-pre9 #19 SMP s=F8n feb 17 15:38:42 CET 2002
i686
Locale: LANG=3Dda, LC_CTYPE=3Dda_DK




---------------------------------------
Received: (at 135211-done) by bugs.debian.org; 22 Feb 2002 16:28:19 +0000
>From inet@zombie.inka.de Fri Feb 22 10:28:19 2002
Return-path: <inet@zombie.inka.de>
Received: from mail.uni-kl.de (uni-kl.de) [131.246.137.52] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16eIYU-0001Qd-00; Fri, 22 Feb 2002 10:28:18 -0600
Received: from mailinf.rhrk.uni-kl.de (mailinf.rhrk.uni-kl.de [131.246.137.54])
	by uni-kl.de (8.10.2+Sun/8.11.5) with ESMTP id g1MGSFg22017;
	Fri, 22 Feb 2002 17:28:15 +0100 (MET)
Received: from domino.informatik.uni-kl.de (domino.informatik.uni-kl.de [131.246.161.19])
	by mailinf.rhrk.uni-kl.de (8.10.2+Sun/8.11.5) with ESMTP id g1MGSG924620;
	Fri, 22 Feb 2002 17:28:16 +0100 (MET)
Received: from zombie (rotes255.wohnheim.uni-kl.de [131.246.178.65])
	by domino.informatik.uni-kl.de (8.11.6/8.11.6) with ESMTP id g1MGSGv21260;
	Fri, 22 Feb 2002 17:28:16 +0100 (MET)
Received: from inet by zombie with local (Exim 3.34 #1 (Debian))
	id 16eIYS-0000R4-00; Fri, 22 Feb 2002 17:28:16 +0100
Date: Fri, 22 Feb 2002 17:28:16 +0100
From: Eduard Bloch <edi@gmx.de>
To: Claus Hindsgaul <claus_h@image.dk>, 135211-done@bugs.debian.org
Subject: Re: Bug#135211: boot-floppies: bf2.4 has 2.4.17 kernel but 2.2.20 modules
Message-ID: <20020222162816.GA1218@zombie.inka.de>
References: <[🔎] 1014390999.1176.10.camel@reber>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 1014390999.1176.10.camel@reber>
User-Agent: Mutt/1.3.27i
Sender: Eduard Bloch <inet@zombie.inka.de>
Delivered-To: 135211-done@bugs.debian.org

First: ask before reporting important bugs.

> In the current (2-21-2002) CVS, the bf24 flavor include modules for
> kernel 2.2.20 instead of the version matching the kernel (currently

He? What does make you think so?

> 2.4.17). So no modules can be loaded.

It does not include ANY modules - so which do you expect to be loaded?

> The build process include the following messages:
...
> make -C utilities KVER=2.2.20 KERNEL_VERSION_CODE=144179 writemaps
> make[1]: Entering directory `/data/debian/boot-floppies/utilities'

It does not need other utilities than 2.2.20.

> make -C writemaps KVER=2.2.20 KERNEL_VERSION_CODE=144179

It does not need other keymaps than 2.2.20.

So what did you want to report?

Gruss/Regards,
Eduard.
-- 
<Zomb>.oO(Die 3 F's fon Debian: Find the bug, Fix the bug, Forward to
          maintainer)
                                  -- Zomb in #debian.de



Reply to: