Your message dated Thu, 24 Feb 2005 14:46:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Closing #284772
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; 8 Dec 2004 17:27:58 +0000
>From [EMAIL PROTECTED] Wed Dec 08 09:27:58 2004
Return-path: <[EMAIL PROTECTED]>
Received: from host81-153-254-13.range81-153.btcentralplus.com
(edulinux.homeunix.org) [81.153.254.13]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Cc5ba-0002c3-00; Wed, 08 Dec 2004 09:27:58 -0800
Received: from station
([192.168.0.100] helo=edulinux.homeunix.org ident=mail)
by edulinux.homeunix.org with smtp (Exim 4.34)
id 1Cc5ao-0002GQ-WE; Wed, 08 Dec 2004 17:27:11 +0000
Received: (nullmailer pid 4936 invoked by uid 1000);
Wed, 08 Dec 2004 17:27:26 -0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Thomas Adam <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: zaptel-source: Package should use the value of "$(uname -r)" when
building
the installation path.
X-Mailer: reportbug 3.2
Date: Wed, 08 Dec 2004 17:27:26 +0000
Message-Id: <[EMAIL PROTECTED]>
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: zaptel-source
Version: 1:1.0.0-2
Severity: normal
When building the zaptel-source modules (with or without the use of
make-kpkg(1)), the modules are installed to /usr/lib/modules/2.4.27 .
Unfortunately, the kernel version number is not dynamic, and is 2.4.27
regardless of the kernel's current version.
This is a grave violation of installation paths, and as such although it will
install, it will not be included in the modules.dep file so the zaptel module
will never load. I suggest correcting this oversight to using the value
returned from "$(uname -r)" or somesuch. Currently, my fix has been to:
ln -s /usr/lib/modules/$(uname -r) /usr/lib/modules/2.4.27
before installing the zaptel-source modules. But this is not the preferred
way, of course.
-- Thomas Adam
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
-- no debconf information
---------------------------------------
Received: (at 284772-done) by bugs.debian.org; 24 Feb 2005 19:44:19 +0000
>From [EMAIL PROTECTED] Thu Feb 24 11:44:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (kerrigan) [63.245.86.121]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D4OuJ-0000Ax-00; Thu, 24 Feb 2005 11:44:19 -0800
Received: from santiago by kerrigan with local (Exim 4.34)
id 1D4Ow0-00012t-CJ
for [EMAIL PROTECTED]; Thu, 24 Feb 2005 14:46:04 -0500
Subject: Closing #284772
From: Santiago Ruano =?ISO-8859-1?Q?Rinc=F3n?= <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="=-Mo3jLyIxoPVZF718EK7a"
Date: Thu, 24 Feb 2005 14:46:03 -0500
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.3
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=-0.3 required=4.0 tests=BAYES_00,SUBJ_HAS_UNIQ_ID
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--=-Mo3jLyIxoPVZF718EK7a
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Added
ifeq ($(KVERS),)
KVERS =3D `uname -r`
endif
to the to of the Makefile.
--=-Mo3jLyIxoPVZF718EK7a
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Ceci est une partie de message
=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQBCHi77QUuEI2/szeARAgnfAJ4gLiNHB/NEupCPEc6dk8uLSl+LUACgjrF0
S4qmiypg2YFzn29L3ovflQU=
=L4TB
-----END PGP SIGNATURE-----
--=-Mo3jLyIxoPVZF718EK7a--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]