Package: kernel-patch-openvz
Version: 028test007.1d2
Severity: grave
Justification: renders package unusable
After installing kernel-patch-openvz (028test007.1d2) and linux-source-2.6.18
(2.6.18-7),
I unpack kernel-source, copy .config, run "make oldconfig" then run the
following command:
make-kpkg --append_to_version=-1-openvz --added_modules=zaptel
--added_patches=openvz \
--revision=1 --initrd --config menuconfig binary-arch modules_image
exec debian/rules DEBIAN_REVISION=1 APPEND_TO_VERSION=-1-openvz
CONFIG_TARGET=menuconfig KPKG_SELECTED_MODULES="zaptel"
KPKG_SELECTED_PATCHES="openvz" INITRD=YES binary-arch modules_image
====== making target BIN-common [new prereqs: testdir]======
====== making target POST-BUILD-arch-stamp [new prereqs: ]======
====== making target INST-common [new prereqs: testdir]======
====== making target BUILD-common [new prereqs: testdir]======
====== making target BUILD-common [new prereqs: sanity_check]======
This is kernel package version 10.066.
====== making target CONFIG-common [new prereqs: testdir]======
====== making target debian/stamp-conf [new prereqs: ]======
# work around idiocy in recent kernel versions
test ! -e scripts/package/builddeb || \
mv -f scripts/package/builddeb
scripts/package/builddeb.kpkg-dist
test ! -e scripts/package/Makefile || \
(mv -f scripts/package/Makefile
scripts/package/Makefile.kpkg-dist && \
(echo "# Dummy file "; echo "help:") >
scripts/package/Makefile)
test -d debian || mkdir ./debian
test ! -e stamp-building || rm -f stamp-building
test ! -f ./debian || test -f stamp-debian || test -f debian/official ||
\
(rm -rf ./debian && mkdir ./debian)
test ! -f applied_patches || rm -f applied_patches
for patch in /usr/src/kernel-patches/all/apply/openvz ; do \
if test -x $patch; then \
if $patch; then \
echo "Patch $patch processed fine"; \
echo "$patch" >> applied_patches; \
else \
echo "Patch $patch failed."; \
echo "Hit return to Continue"; \
read ans; \
fi; \
fi; \
done
START applying openvz patch (OpenVZ kernel patch for virtual server
support)
Testing whether "OpenVZ kernel patch for virtual server support" patch
for 2.6.18 applies (dry run):
1 out of 7 hunks FAILED -- saving rejects to file mm/fremap.c.rej
5 out of 44 hunks FAILED -- saving rejects to file mm/memory.c.rej
1 out of 6 hunks FAILED -- saving rejects to file mm/mprotect.c.rej
6 out of 29 hunks FAILED -- saving rejects to file
net/ipv4/netfilter/ip_tables.c.rej
1 out of 8 hunks FAILED -- saving rejects to file net/ipv6/udp.c.rej
"OpenVZ kernel patch for virtual server support" patch for 2.6.18 does
not apply cleanly
Patch /usr/src/kernel-patches/all/apply/openvz failed.
Hit return to Continue
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-vserver-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages kernel-patch-openvz depends on:
ii bash 3.1dfsg-8 The GNU Bourne Again SHell
ii grep-dctrl 2.9.3 Grep Debian package information -
ii patch 2.5.9-4 Apply a diff file to an original
kernel-patch-openvz recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]