Your message dated Fri, 16 Jun 2006 14:32:57 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#368539: fixed in kernel-package 10.049
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.047
Severity: normal

Hello,

while packaging newer UML-skas patches I got the following when compiling:

====== making target install/linux-image-2.6.16-skas2 [new prereqs: ]======
This is kernel package version 10.047.
echo "The UTS Release version in include/linux/version.h"; echo "     
\"2.6.16-skas2-skas3-v9-pre9\" "; echo "does not match current version:"; echo 
"     \"2.6.16-skas2\" "; echo "Please correct this."; exit 2
The UTS Release version in include/linux/version.h
     "2.6.16-skas2-skas3-v9-pre9" 
does not match current version:
     "2.6.16-skas2" 
Please correct this.
make: *** [install/linux-image-2.6.16-skas2] Error 2

The patch creates localfile-skas containing the "-skas3-v9-pre9"
version. My command line is:
make-kpkg --rootcmd fakeroot --added-patches skas --append-to-version -skas2 
-uc -us kernel_image

If you need an updated kernel-patch-skas package to try to reproduce it
you can get it from:
http://people.debian.org/~malattia/packages/
kernel sources are coming from linux-source-2.6.16

By the way a different test to produce a simple test case
# echo "-mattia" >> localversion-mattia && make-kpkg --append-to-version 
-mattia1 ...
produces a different error:

dpkg-gencontrol -DArchitecture=i386 -isp         \
                        -plinux-image-2.6.16-mattia1-mattia 
-P/usr/src/linux-source-2.6.16/debian/linux-image-2.6.16-mattia1-mattia/
chmod -R og=rX                 
/usr/src/linux-source-2.6.16/debian/linux-image-2.6.16-mattia1-mattia
chown -R root:root             
/usr/src/linux-source-2.6.16/debian/linux-image-2.6.16-mattia1-mattia
dpkg --build                   
/usr/src/linux-source-2.6.16/debian/linux-image-2.6.16-mattia1-mattia ..
dpkg-deb - error: Debian revision (`mattia') doesn't contain any digits
dpkg-deb: 1 errors in control file
make[1]: *** [debian/linux-image-2.6.16-mattia1-mattia] Error 2
make[1]: Leaving directory `/usr/src/linux-source-2.6.16'
make: *** [binary/linux-image-2.6.16-mattia1-mattia] Error 2

I'm sorry I don't have much time to dig into the kernel-package code
right now... (each kernel build takes quite a lot here)

Thanks,
mattia

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc3-mm1-1
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages kernel-package depends on:
ii  dpkg                         1.13.19     package maintenance system for Deb
ii  dpkg-dev                     1.13.19     package building tools for Debian
ii  file                         4.17-1      Determines file type using "magic"
ii  gcc [c-compiler]             4:4.0.2-2   The GNU C compiler
ii  gcc-2.95 [c-compiler]        1:2.95.4-22 The GNU C compiler
ii  gcc-3.3 [c-compiler]         1:3.3.6-13  The GNU C compiler
ii  gcc-4.0 [c-compiler]         4.0.3-3     The GNU C compiler
ii  gcc-4.1 [c-compiler]         4.1.0-4     The GNU C compiler
ii  gettext                      0.14.5-3    GNU Internationalization utilities
ii  make                         3.81-2      The GNU version of the "make" util
ii  perl                         5.8.8-4     Larry Wall's Practical Extraction 
ii  po-debconf                   1.0.1       manage translated Debconf template
ii  tcc [c-compiler]             0.9.23-2    The smallest ANSI C compiler

Versions of packages kernel-package recommends:
ii  bzip2                         1.0.3-2    high-quality block-sorting file co
ii  libc6-dev [libc-dev]          2.3.6-7    GNU C Library: Development Librari

-- no debconf information


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

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.049.dsc
  to pool/main/k/kernel-package/kernel-package_10.049.dsc
kernel-package_10.049.tar.gz
  to pool/main/k/kernel-package/kernel-package_10.049.tar.gz
kernel-package_10.049_all.deb
  to pool/main/k/kernel-package/kernel-package_10.049_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: Fri, 16 Jun 2006 15:51:53 -0500
Source: kernel-package
Binary: kernel-package
Architecture: source all
Version: 10.049
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: 368539 372233 372783 373774
Changes: 
 kernel-package (10.049) unstable; urgency=low
 .
   * Bug fix: "kernel-package: localversion* files not supported?", thanks
     to Mattia Dongili. It is not that localversion files are not
     supported, it is that patches that try to change the version numbering
     are not,  You see, patches are applied _after_ there is a ./debian
     directory, and that means ./debian/changelog is already in place. Re
     doing this would require a drastic change in make-kpkg, so now we
     document that patches that change package names are not supported.
                                                         (Closes: #368539).
   * Bug fix: "linux-image-2.6.16-2-amd64-k8: initrd symlink management
     sucks", thanks to Eduard Bloch. Well, the bug topic sucks too. And,
     looking at the logs posted, it did seem to work in the test (the link
     was indeed created). I did spot a typo in the postinst, so I think
     this corner case should not arise again.            (Closes: #372783).
   * Bug fix: "no longer supports images with the same name on 2 arches",
     thanks to Martin Michlmayr. Well, no longer is a misnomer, we never
     did support multiple architectures for images in the control file.
     This should now be fixed; we accept a space separated list of
     architectures now.                                  (Closes: #373774).
   * kernel-package: arch/powerpc/include/asm symlink is not included in
     the *-headers package, thanks to Eddy Petrisor. now we ship all of
     arch/$KERNEL_ARCH/include.                          (Closes: #372233).
   * Added documentation to the man page that just adding --cross-compile
     does not in any way set the compiler used by the build system. That
     still has to be done explicitly.
Files: 
 4f86f9395a066b3ccd125d0d2de265d1 485 misc optional kernel-package_10.049.dsc
 dc7db9a3d5b80d5b701e4678a61c172b 844176 misc optional 
kernel-package_10.049.tar.gz
 c514de469f8000f669e5a2b01dd5c730 539588 misc optional 
kernel-package_10.049_all.deb

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

iD8DBQFEkxqGIbrau78kQkwRAmEvAKDApaUzYeNA+NTqYsn119Anm8nLCQCfezMX
gUJqHUyCws7htU1hPKk5yfc=
=d9Np
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to