Package: kernel-package
Version: 8.127
Severity: important
During a kernel compilation from Debian 2.6.8 or 2.6.10 kernel sources,
I get script errors from sed: "unterminated `s' command".
These kernels used to compile cleanly with previous versions.
[EMAIL PROTECTED]:/usr/src/kernel-source-2.6.8$ fakeroot make-kpkg
--append-to-version=-fjp kernel_image
sed: -e expression #1, char 6: unterminated `s' command
# work around idiocy in recent kernel versions
test ! -e scripts/package/builddeb || \
mv -f scripts/package/builddeb scripts/package/builddeb.dist
[...]
test ! -f stamp-debian && test ! -f debian/official && \
# for file in kernel_version.mk config kpkg-vercheck Control
Control.bin86 rules README README.grub README.headers README.tecra
README.modules sample.module.control Flavours Rationale copyright.source
README.Debian src.postinst README.source include.postinst copyright.headers
README.headers README.doc copyright.doc src.postinst image.postinst
image.postrm image.preinst image.prerm xen.postinst xen.prerm um.postinst
um.prerm linux.1 SiloDefault README.image copyright.image; do cp -f
/usr/share/kernel-package/$file ./debian/; done
/bin/sh: -c: line 1: syntax error: unexpected end of file
make: [stamp-debian] Error 2 (ignored)
echo done > stamp-debian
[EMAIL PROTECTED]:/usr/src/kernel-source-2.6.8$ 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/kernel-source-2.6.8'
test ! -f .config || cp -pf .config config.precious
test -f Makefile && \
/usr/bin/make ARCH=sparc64 distclean
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: sparc (sparc64)
Kernel: Linux 2.6.8-2-sparc64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
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]