Package: kernel-package
Version: 8.128
Severity: normal

When trying to build a kernel with a version of  kernel-package that's greater 
than 8.125, I receive `sed` errors such as:

$ fakeroot make-kpkg clean
sed: -e expression #1, char 6: unterminated `s' command
/usr/bin/make -f /usr/share/kernel-package/rules real_stamp_clean
sed: -e expression #1, char 6: unterminated `s' command
make[1]: Entering directory `/usr/src/linux-2.6.11.4'
test ! -f .config || cp -pf .config config.precious
test -f Makefile && \
            /usr/bin/make    ARCH=i386 distclean
make[2]: Entering directory `/usr/src/linux-2.6.11.4'
  CLEAN   .config
make[2]: Leaving directory `/usr/src/linux-2.6.11.4'
test ! -f config.precious || mv -f config.precious .config
test ! -f stamp-patch || /usr/bin/make -f /usr/share/kernel-package/rules 
unpatch_now
test -f stamp-building || test -f debian/official || rm -rf debian
# work around idiocy in recent kernel versions
test ! -e scripts/package/builddeb.dist || \
            mv -f scripts/package/builddeb.dist scripts/package/builddeb
test ! -e scripts/package/Makefile.dist || \
            mv -f scripts/package/Makefile.dist scripts/package/Makefile
rm -f modules/modversions.h modules/ksyms.ver debian/files conf.vars 
scripts/cramfs/cramfsck scripts/cramfs/mkcramfs applied_patches 
debian/buildinfo stamp-build stamp-configure stamp-source stamp-image 
stamp-headers stamp-src stamp-diff stamp-doc stamp-buildpackage 
stamp-libc-kheaders stamp-debian stamp-patch stamp-kernel-configure
rm -rf debian/tmp-source debian/tmp-headers debian/tmp-image debian/tmp-doc
make[1]: Leaving directory `/usr/src/linux-2.6.11.4'


Downgrading to 8.125 fixes the errors.



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (650, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.4.20050318
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kernel-package depends on:
ii  dpkg                          1.10.27    Package maintenance system for Deb
ii  dpkg-dev                      1.10.27    Package building tools for Debian
ii  gcc [c-compiler]              4:3.3.5-1  The GNU C compiler
ii  gcc-3.3 [c-compiler]          1:3.3.5-12 The GNU C compiler
ii  make                          3.80-9     The GNU version of the "make" util
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 

-- no debconf information


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

Reply via email to