Package: kernel-patch-openvz
Version: 028test007.1
Severity: grave
Justification: renders package unusable
Patch doesn't apply cleanly. I tried to build it according to the
README.Debian
file:
etchbuilder:/usr/src/linux-source-2.6.18# export PATCH_THE_KERNEL=YES
etchbuilder:/usr/src/linux-source-2.6.18# make-kpkg --rootcmd fakeroot \
> --revision custom01 \
> --added-patches openvz \
> --append-to-version +openvz \
> --initrd \
> binary-arch
exec make -f /usr/share/kernel-package/ruleset/minimal.mk debian
DEBIAN_REVISION=custom01 APPEND_TO_VERSION=+openvz
KPKG_SELECTED_PATCHES="openvz" INITRD=YES ROOT_CMD=fakeroot
... (snip) ...
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 8 hunks FAILED -- saving rejects to file fs/compat.c.rej
1 out of 7 hunks FAILED -- saving rejects to file mm/fremap.c.rej
3 out of 46 hunks FAILED -- saving rejects to file mm/memory.c.rej
1 out of 6 hunks FAILED -- saving rejects to file mm/mprotect.c.rej
1 out of 30 hunks FAILED -- saving rejects to file
net/ipv4/netfilter/ip_tables.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
Other version info:
etchbuilder:/usr/src/linux-source-2.6.18# dpkg -l linux-source-2.6.18
kernel-patch-openvz
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version Description
+++-==========================-==========================-====================================================================
ii kernel-patch-openvz 028test007.1 server
virtualization solution - kernel patch
ii linux-source-2.6.18 2.6.18.dfsg.1-9 Linux kernel
source for version 2.6.18 with Debian patches
I also tried it against linux-source-2.6.18 2.6.18-7, and ended up with
more patch rejections.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-vserver-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
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]