Your message dated Sat, 03 Jan 2009 09:08:44 -0600
with message-id <[email protected]>
and subject line Re: Bug#509664: kernel-package: configure step fails from 
pristine source
has caused the Debian Bug report #509664,
regarding kernel-package: configure step fails from pristine source 
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.)


-- 
509664: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509664
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kernel-package
Version: 11.015
Severity: normal


Apologies if I've done something stupid, but here's what happens: 

I downloaded and untar'd the 2.6.28-rc8 source to /usr/local/src/linux 
(I am trying to see if bug #422675 still occurs in this more recent 
kernel). I made a symlink to it from /usr/src/linux. I touched nothing 
else. I have full rwx permissions to the tree. My command line is 

make-kpkg --append-to-version cctest --revision cc01 --config menuconfig 
configure

Everything builds fine, and I get the config menu. It defaults to using 
the config from the running kernel, but I load the 
/boot/config-2.6.26-1-686 as suggested in bug #422675. I then save a 
copy of the configuration (for checking later) and exit the 
configurator: 

--- BEGIN PASTE
scripts/kconfig/mconf arch/x86/Kconfig
#
# using defaults found in /boot/config-2.6.10-kate
#


*** End of Linux kernel configuration.
*** Execute 'make' to build the kernel or try 'make help'.

make[2]: Leaving directory `/usr/local/src/linux'
make EXTRAVERSION=-rc8-cctest   ARCH=i386 prepare
make[2]: Entering directory `/usr/local/src/linux'
scripts/kconfig/conf -s arch/x86/Kconfig
***
*** You have not yet configured your kernel!
*** (missing kernel .config file)
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
make[4]: *** [silentoldconfig] Error 1
make[3]: *** [silentoldconfig] Error 2
make[2]: *** No rule to make target `include/config/auto.conf', needed 
by `include/config/kernel.release'.  Stop.
make[2]: Leaving directory `/usr/local/src/linux'
make[1]: *** [debian/stamp/conf/kernel-conf] Error 2
make[1]: Leaving directory `/usr/local/src/linux'
make: *** [debian/stamp/conf/minimal_debian] Error 2
Failed to create a ./debian directory: No such file or directory at 
/usr/bin/make-kpkg line 1048.
--- END PASTE

... for some reason it's not writing .config when I exit the 
configurator (the file does not exist).

Like I said, apologies if I'm missing something obvious. I'm not 
required to generate .config manually, am I?

Happy christmas all,

CC


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.10-kate
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages kernel-package depends on:
ii  binutils            2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii  debianutils         2.30                 Miscellaneous utilities specific t
ii  dpkg                1.14.23              Debian package management system
ii  dpkg-dev            1.14.23              Debian package development tools
ii  file                4.26-2               Determines file type using "magic"
ii  gcc [c-compiler]    4:4.3.2-2            The GNU C compiler
ii  gcc-4.3 [c-compiler 4.3.2-1              The GNU C compiler
ii  gettext             0.17-6               GNU Internationalization utilities
ii  make                3.81-5               The GNU version of the "make" util
ii  module-init-tools   3.4-1                tools for managing Linux kernel mo
ii  perl                5.10.0-18            Larry Wall's Practical Extraction 
ii  po-debconf          1.0.15               manage translated Debconf template
ii  util-linux          2.13.1.1-1           Miscellaneous system utilities

Versions of packages kernel-package recommends:
ii  bzip2                         1.0.5-1    high-quality block-sorting file co
ii  libc6-dev [libc-dev]          2.7-16     GNU C Library: Development Librari

Versions of packages kernel-package suggests:
pn  docbook-utils             <none>         (no description available)
ii  e2fsprogs                 1.41.3-1       ext2/ext3/ext4 file system utiliti
ii  initramfs-tools [linux-in 0.92n          tools for generating an initramfs
pn  libdb3-dev                <none>         (no description available)
ii  libncurses5-dev [libncurs 5.7+20081213-1 developer's libraries and docs for
pn  linux-source | kernel-sou <none>         (no description available)
pn  xmlto                     <none>         (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi,

        I can't seem to be able to reproduce this, but I have not been
 trying with the rc series.

        In any case, if the configurator is not saving the config file
 (did you save in the configurator?), then it is a bug ni the upstream
 KBuild, no? I don't see how changing anything in kernel-package will
 fix the upstream configurator.

        I suggest if the upstream configurator is not savig the file,
 you report a bug upstream -- make-kpkg does nothing special, just alls
 $(MAKE) <what you specified>

        manoj
-- 
Nostalgia is living life in the past lane.
Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


--- End Message ---

Reply via email to