Package: kernel-package
Version: 10.020

The following command-sequence does not work, nobody seems to be
cleaning debian/changelog, and --revision flag seems to require
debian/changelog to be cleared before functioning.



$ make-kpkg clean exec make -f /usr/share/kernel-package/ruleset/minimal.mk 
clean
====== making target minimal_clean [new prereqs: ]======
test ! -f .config || cp -pf .config config.precious
test ! -e stamp-building || rm -f stamp-building
test ! -f Makefile || \
            make   CROSS_COMPILE=x86_64-linux-gnu- ARCH=x86_64 distclean
make[1]: ディレクトリ `/home/dancer/shared/git/linux-2.6' に入ります
  CLEAN   .config
make[1]: ディレクトリ `/home/dancer/shared/git/linux-2.6' から出ます
test ! -f config.precious || mv -f config.precious .config
rm -f modules/modversions.h modules/ksyms.ver conf.vars scripts/cramfs/cramfsck 
scripts/cramfs/mkcramfs applied_patches  stamp-build stamp-configure 
stamp-image stamp-headers stamp-src stamp-diff stamp-doc stamp-manual 
stamp-patch stamp-buildpackage stamp-debian stamp-kernel-configure

$ nice make-kpkg -rootcmd fakeroot --revision GIT.$(date +%Y.%m.%d.%H.%M) 
kernel_image modules_image| tee ../build-$(date +%Y.%m.%d.%H.%M).log
I note that you are using the --revision flag with the value
   GIT.2005.12.22.07.42.
However, the ./debian/changelog file exists, and has a different value
   GIT.2005.12.19.23.13.
I am confused by this discrepancy, and am halting.



regards,
        junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to