Your message dated Wed, 29 Mar 2006 08:32:42 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#359818: fixed in kernel-package 10.040
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)

--- Begin Message ---
Package: kernel-package
Version: 10.039

linux-headers-2.6.16 is missing .kernelrelease - This is needed so that users 
compiling third party modules can install them in the /lib/modules/`uname 
-r`/ tree.

The latest linux Makefile looks at .kernelrelease to determine where modules 
should be installed. The patch fixes the problem for me..

diff -uwr kernel-package-orig/kernel/ruleset/targets/headers.mk 
kernel-package/kernel/ruleset/targets/headers.mk
--- kernel-package-orig/kernel/ruleset/targets/headers.mk       2006-03-22 
18:00:43.000000000 +0000
+++ kernel-package/kernel/ruleset/targets/headers.mk    2006-03-29 
02:31:12.000000000 +0100
@@ -76,6 +76,7 @@
                                 $(install_file) 
arch/$(KERNEL_ARCH)/Makefile.cpu  \
                                                      
$(SRCDIR)/arch/$(KERNEL_ARCH)
        test ! -e Rules.make     || $(install_file) Rules.make     $(SRCDIR)
+       test ! -e .kernelrelease || $(install_file) .kernelrelease $(SRCDIR)
        test ! -e Module.symvers || $(install_file) Module.symvers $(SRCDIR)
   ifneq ($(strip $(int_follow_symlinks_in_src)),)
        -tar cfh - include       |   (cd $(SRCDIR); umask 000; tar xsf -)



Regards, Paul Corner.


--- End Message ---
--- Begin Message ---
Source: kernel-package
Source-Version: 10.040

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

kernel-package_10.040.dsc
  to pool/main/k/kernel-package/kernel-package_10.040.dsc
kernel-package_10.040.tar.gz
  to pool/main/k/kernel-package/kernel-package_10.040.tar.gz
kernel-package_10.040_all.deb
  to pool/main/k/kernel-package/kernel-package_10.040_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.
Manoj Srivastava <[EMAIL PROTECTED]> (supplier of updated kernel-package 
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, 29 Mar 2006 10:10:48 -0600
Source: kernel-package
Binary: kernel-package
Architecture: source all
Version: 10.040
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <[EMAIL PROTECTED]>
Changed-By: Manoj Srivastava <[EMAIL PROTECTED]>
Description: 
 kernel-package - A utility for building Linux kernel related Debian packages.
Closes: 335541 359187 359818
Changes: 
 kernel-package (10.040) unstable; urgency=low
 .
   * Document the version of kernel-package used liberally in build logs
     now. This should mitigate any future doubts about which version of
     kernel-package is in use.
   * Bug fix: "kernel-package missing .kernelrelease for 2.6.16 headers",
     thanks to Paul                                     (Closes: #359818).
   * Bug fix: "kernel-package: Doesn't handle CONFIG_LOCALVERSION", thanks
     to David Liontooth. Thanks to Jan Niehusmann, who noticed my blind
     spot about how dot-config was set to 0     (Closes: #359187, #335541).
Files: 
 8ab38ddc79956d209e6f3156de146c07 487 misc optional kernel-package_10.040.dsc
 d9c6cfe091c50a5b67bc74bd4f2e92d5 824264 misc optional 
kernel-package_10.040.tar.gz
 f4144b77277d126701fab018d1088cd9 526754 misc optional 
kernel-package_10.040_all.deb

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

iD8DBQFEKrJSIbrau78kQkwRAnJKAJ9iASaZjLnTlx5+NtcUz4cWijE3ZACcCK8f
Gmazg5idgCHypSy4O5Ck6fU=
=8iYr
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to