I am still getting the error with the fix from comment #20, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588178#20
shambhala:~> diff -u /usr/share/kernel-
package/ruleset/kernel_version.mk-2010-07-16 /usr/share/kernel-
package/ruleset/kernel_version.mk
--- /usr/share/kernel-package/ruleset/kernel_version.mk-2010-07-16
2008-05-02 07:06:28.000000000 +0200
+++ /usr/share/kernel-package/ruleset/kernel_version.mk 2010-07-16
13:13:19.977196962 +0200
@@ -62,7 +62,7 @@
@echo "$(strip $(EXTRAVERSION))"
debian_LOCALVERSION:
- @echo $(if $(strip $(localver-full)),"$(strip $(localver-full))",
"$(strip $(LOCALVERSION))")
+ @./scripts/setlocalversion
debian_TOPDIR:
# 2.6 kernels declared TOPDIR obsolete, so use srctree if it exists
install -p -o root -g root -m 644 ./debian/templates.master
/home/martin/Computer/Shambhala/Kernel/2.6.35/tuxonice-head/debian/linux-
image-2.6.35-rc5-tp42-toi-3.1.1.1-04995-g7441ae8/DEBIAN/templates
dpkg-gencontrol -DArchitecture=i386 -isp \
-plinux-image-2.6.35-rc5-tp42-toi-3.1.1.1-04995-
g7441ae8 -P/home/martin/Computer/Shambhala/Kernel/2.6.35/tuxonice-
head/debian/linux-image-2.6.35-rc5-tp42-toi-3.1.1.1-04995-g7441ae8/
dpkg-gencontrol: error: package linux-image-2.6.35-rc5-tp42-
toi-3.1.1.1-04995-g7441ae8 not in control info
make[2]: *** [debian/stamp/binary/linux-image-2.6.35-rc5-tp42-
toi-3.1.1.1-04995-g7441ae8] Error 255
make[2]: Leaving directory
`/home/martin/Computer/Shambhala/Kernel/2.6.35/tuxonice-head'
make[1]: *** [debian/stamp/binary/pre-linux-image-2.6.35-rc5-tp42-
toi-3.1.1.1-04995-g7441ae8] Error 2
make[1]: Leaving directory
`/home/martin/Computer/Shambhala/Kernel/2.6.35/tuxonice-head'
make: *** [linux_image] Error 2
But there is a + sign in the control file:
mar...@shambhala:~/Computer/Shambhala/Kernel/2.6.35/tuxonice-head> grep
"2\.6\.35" debian/control | grep image
Package: linux-image-2.6.35-rc5-tp42-toi-3.1.1.1+
Suggests: fdutils, linux-doc-2.6.35-rc5-tp42-toi-3.1.1.1+ | linux-
source-2.6.35-rc5-tp42-toi-3.1.1.1+, ksymoops, linux-image-2.6.35-rc5-
tp42-toi-3.1.1.1+-dbg
Description: Linux kernel binary image for version 2.6.35-rc5-tp42-
toi-3.1.1.1+
Package: linux-image-2.6.35-rc5-tp42-toi-3.1.1.1+-dbg
Depends: linux-image-2.6.35-rc5-tp42-toi-3.1.1.1+
Description: Linux kernel debug image for version 2.6.35-rc5-tp42-
toi-3.1.1.1+
Suggests: linux-image-2.6.35-rc5-tp42-toi-3.1.1.1+
Suggests: linux-image-2.6.35-rc5-tp42-toi-3.1.1.1+
Description: Linux uml kernel binary image for version 2.6.35-rc5-tp42-
toi-3.1.1.1+
This package contains the Linux uml kernel image for version 2.6.35-rc5-
tp42-toi-3.1.1.1+
I will be trying another round with a make-kpkg clean before.
I am using:
shambhala:~> LANG=C apt-cache policy $(cut -d: -f1 <(dpkg -S $(which dpkg-
gencontrol)))
dpkg-dev:
Installed: 1.15.7.2
Candidate: 1.15.7.2
Version table:
*** 1.15.7.2 0
450 http://ftp.de.debian.org squeeze/main Packages
400 http://ftp.de.debian.org sid/main Packages
100 /var/lib/dpkg/status
Ciao,
--
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7
signature.asc
Description: This is a digitally signed message part.

