Package: kernel-package
Version: 13.018
Severity: important

Dear Maintainer,

I have used kernel-package in the past without problems (well yes, there were 
some problems, as I guess everybody has with kernel-package :).

Now make-kpkg with target kernel_image seems to insist on running 
`make oldconfig'.

.config for linux-source-4.5 version 4.5.3-2 was created via make xconfig.

Then:
$ make-kpkg --initrd --revision=1.0 --append_to_version -tapas kernel_image
exec make kpkg_version=13.018 -f /usr/share/kernel-package/ruleset/minimal.mk 
debian DEBIAN_REVISION=1.0  APPEND_TO_VERSION=-tapas  INITRD=YES 
====== making target debian/stamp/conf/minimal_debian [new prereqs: ]======
This is kernel package version 13.018.
test -d debian             || mkdir debian
test ! -e stamp-building || rm -f stamp-building
install -p -m 755 /usr/share/kernel-package/rules debian/rules
for file in ChangeLog  Control  Control.bin86 config templates.in rules; do     
                                 \
            cp -f  /usr/share/kernel-package/$file ./debian/;
            \
        done
cp: cannot stat '/usr/share/kernel-package/ChangeLog': No such file or directory
for dir  in Config docs examples ruleset scripts pkg po;  do                    
                  \
          cp -af /usr/share/kernel-package/$dir  ./debian/;                     
            \
        done
test -f debian/control || sed         -e 's/=V/4.5.3-tapas/g'  \
                -e 's/=D/1.0/g'         -e 's/=A/i386/g'  \
        -e 's/=SA//g'  \
        -e 's/=I//g'                                \
        -e 's/=CV/4.5/g'                            \
        -e 's/=M/Enno <root@tapas>/g'                       \
        -e 's/=ST/linux/g'      -e 's/=B/i386/g'    \
                -e 's/=R/initramfs-tools | linux-initramfs-tool,/g'    
/usr/share/kernel-package/Control > debian/control
test -f debian/changelog ||  sed -e 's/=V/4.5.3-tapas/g'       \
            -e 's/=D/1.0/g'        -e 's/=A/i386/g'       \
            -e 's/=ST/linux/g'     -e 's/=B/i386/g'         \
            -e 's/=M/Enno <root@tapas>/g'                            \
             /usr/share/kernel-package/changelog > debian/changelog
chmod 0644 debian/control debian/changelog
test -d ./debian/stamp || mkdir debian/stamp
make -f debian/rules debian/stamp/conf/kernel-conf
make[1]: Entering directory '/home/enno/kernel/linux-source-4.5'
====== making target debian/stamp/conf/kernel-conf [new prereqs: ]======
make EXTRAVERSION=-tapas   ARCH=i386 \
                    oldconfig;
make[2]: Entering directory '/home/enno/kernel/linux-source-4.5'
scripts/kconfig/conf  --oldconfig Kconfig
*
* Restart config...
*
*
* General setup
*
Cross-compiler tool prefix (CROSS_COMPILE) []

[... running through .config up to the first (NEW) ...]

Number of bits to use for ASLR of mmap base address (ARCH_MMAP_RND_BITS) [8] 
(NEW)
^C
scripts/kconfig/Makefile:84: recipe for target 'oldconfig' failed
make[3]: *** [oldconfig] Interrupt
Makefile:539: recipe for target 'oldconfig' failed
make[2]: *** [oldconfig] Interrupt
debian/ruleset/targets/common.mk:194: recipe for target 
'debian/stamp/conf/kernel-conf' failed
make[1]: *** [debian/stamp/conf/kernel-conf] Interrupt
/usr/share/kernel-package/ruleset/minimal.mk:93: recipe for target 
'debian/stamp/conf/minimal_debian' failed
make: *** [debian/stamp/conf/minimal_debian] Interrupt
Failed to create a ./debian directory: No such file or directory at 
/usr/bin/make-kpkg line 970.

BTW, make-kpkg is looking for a file ChangeLog, but there's only a changelog.

Brgds, Enno.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 4.4.0-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=de_AT@euro, LC_CTYPE=de_AT@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kernel-package depends on:
ii  bc               1.06.95-9+b1
ii  binutils         2.26-8
ii  build-essential  11.7
ii  bzip2            1.0.6-8
ii  dpkg-dev         1.18.7
ii  file             1:5.25-2
ii  gettext          0.19.7-2
ii  kmod             22-1
ii  po-debconf       1.0.19
ii  xmlto            0.0.28-0.1
ii  xz-utils [lzma]  5.1.1alpha+20120614-2.1

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

Versions of packages kernel-package suggests:
pn  libncurses-dev  <none>
pn  linux-source    <none>

-- Configuration Files:
/etc/kernel-pkg.conf changed:
maintainer := Enno
email := root@tapas
priority := Low


-- no debconf information

Reply via email to