Your message dated Fri, 13 Jun 2014 09:21:03 +0100
with message-id <[email protected]>
and subject line Re: Bug#750703: make-kpkg fails completely to build a current 
kernel image
has caused the Debian Bug report #750703,
regarding make-kpkg fails completely to build a current kernel image
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
750703: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750703
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Package: kernel-package
Version: 13.013
Severity: grave

The newest kernel-package makes it impossible to build a new kernel. The
header .deb is generated but the binary image is not with the following
message:
   ...
   install -p    -o root -g root  -m  644 ./debian/templates.master 
/usr/src/linux-3.13.11/debian/linux-image-3.13.11/DEBIAN/templates
   dpkg-gencontrol -DArchitecture=amd64 -isp            \
                   -plinux-image-3.13.11 
-P/usr/src/linux-3.13.11/debian/linux-image-3.13.11/
   dpkg-gencontrol: Warnung: Abhängigkeit =R kernel-common kann nicht 
ausgewertet werden
   dpkg-gencontrol: Fehler: Fehler beim Parsen von Recommends Feld: =R 
kernel-common
   debian/ruleset/targets/image.mk:233: recipe for target 
'debian/stamp/binary/linux-image-3.13.11' failed
   make[2]: *** [debian/stamp/binary/linux-image-3.13.11] Error 255
   make[2]: Leaving directory '/usr/src/linux-3.13.11'
   debian/ruleset/targets/image.mk:347: recipe for target 
'debian/stamp/binary/pre-linux-image-3.13.11' failed
   make[1]: *** [debian/stamp/binary/pre-linux-image-3.13.11] Error 2
   make[1]: Leaving directory '/usr/src/linux-3.13.11'
   debian/ruleset/common/targets.mk:441: recipe for target 
'debian/stamp/do-binary-arch' failed
   make: *** [debian/stamp/do-binary-arch] Error 2

It doesn't matter if kernel-common is installed or not.

This renders the package in fact unusable.

- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (110, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.10 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)
Shell: /bin/sh linked to /bin/dash

Versions of packages kernel-package depends on:
ii  bc               1.06.95-8
ii  binutils         2.24.51.20140604-2
ii  build-essential  11.6
ii  bzip2            1.0.6-5
ii  dpkg-dev         1.17.9
ii  file             1:5.18-1
ii  gettext          0.18.3.2-2
ii  kmod             17-2
ii  lzma             9.22-2
ii  po-debconf       1.0.16+nmu2
ii  xmlto            0.0.25-2
ii  xz-utils [lzma]  5.1.1alpha+20120614-2

Versions of packages kernel-package recommends:
ii  cpio           2.11+dfsg-2
pn  docbook-utils  <none>
ii  kernel-common  13.013
pn  uboot-mkimage  <none>

Versions of packages kernel-package suggests:
ii  libncurses5-dev [libncurses-dev]  5.9+20140118-1
pn  linux-source                      <none>

- -- Configuration Files:
/etc/kernel-pkg.conf changed:
maintainer := Klaus Ethgen
email := [email protected]
priority := Low
pgp := Klaus Ethgen
config_target := menuconfig
root_cmd := fakeroot
do_clean := NO


- -- no debconf information

- -- 
Klaus Ethgen                              http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <[email protected]>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGcBAEBCgAGBQJTkPM5AAoJEKZ8CrGAGfasKsMMAJvgNgFu+u5XMVxrTtq9/40A
b0kof4KkHa98uJcPY86AfmBJoF3wytV7A2l1DIxSeBkoy03pcXNr1cUeLngoGfj3
VtzfKKQPIgwVFskDV0DgS8dqtBH2zBpevnnCQJAHxgEaFFLaojv/V24/MpP/yWaq
pbioa1s3t1lJ7C/9FXrFDBBdeWUy85OrcxcJ9snkqceb+E6KZLacV3+YdNiN88KP
cSawZGWzgzyubaX8RNeAEWweehQQhIM4CEQTJAmU6au+OMSjo1anQI6H83YDMnRP
3wftCiCE8GYoZfLuEkiRVtKuIrLi7hTqXKCcAEpnKtqa4gIZHtptOSG3+96fPKp2
IM2MBn7u9M87HOoRAsUxwD7696PnSf3DR8pXyz/kAKsPcpe6OwKPsW11RpGVj8k8
LkcpAH+CC3F4v0F+T1Hn+sOJybWTu1w/jAFwnmNUY2jTAHuJR4zZdayVvBpxsTUp
TkoTtLJZbMRWoCJ3xVJSWO1+Sc9NF/EWD9DWpWeRbg==
=frMd
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

I found the problem. Around one year ago, there was a bug in common.mk
that ended in a similar problem and was not fixed for long. For that I
diverted that file and fixed the bug so that I was able to build kernels
again. (Thats needed unfortunately if the bug is ignored upstream. There
was not really any reaction to bugs since 2010 until this year. Only
some nmus.)

However, the divert gots forgotten and I did not check further if the
bug was fixed upstream.

So, sorry for the trouble. I closed the bug.

Regards
   Klaus
- -- 
Klaus Ethgen                              http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <[email protected]>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGcBAEBCgAGBQJTmrRtAAoJEKZ8CrGAGfas4rUL/AwmzPmePgseM72OgWBDPJVI
mjgV4HxPbaaBnxeNQRLnVNVMCMK2MUxODoj3EPqep2Evohcwaih9Q8P+JlfRFPlx
yQ85d0yPbYluMwZT9QL/P7G7m/uUR26fH2ezn87Ny9sCt8+paRvBsaZpmKzZOJ9n
rsg7YQiqltVgBoPVpEgHoTP/ldhHsqO1z5/C2NTeGHxoqkl4NHmBoRQCnODIQjn1
bfyaI2MMkFQ9U/HFhPwELEGm/aQoKlrJustXH7wf787uhDoUFHBejJYK+YVMZrYB
XxsRLXMEOzjOzrgomoKIyZ10cs3vDC4OVBBadhtPLt54eoWd1tT3hLTKN8cYkCAE
6Q+YQ5LN8YBvAEhA1zMSGM1nGGcxT+8lxWl3qvESZy2js+1zRdL0lqc+UH27sJ4g
w+KmdWOyvMdK/RnypV2IzuP4Y85PTn7D9v9hzcRDwAEP0TFTng/hnuD+N0FPdRAx
OLCP2AerIoULgK+lvAk/1ZCRiZ5PemVThGS4TBMhuA==
=QQed
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to