[ratelimits] Installing patch
Vernon Schryver
vjs at rhyolite.com
Fri Dec 7 21:34:36 UTC 2012
> From: Groups <groups at obsd.us>
> Newbie here on patching
> Version: 2.6 Vendor: Scientific Linux
> #named -v
> BIND 9.8.4
>From where did the BIND9 source come? If it is an ISC tarball,
which version? If not, there are no guarantees.
> patching file version
> Hunk #1 FAILED at 5.
> 1 out of 1 hunk FAILED -- saving rejects to file version.rej
> --
> version.rej
> --- version-orig 2004-01-01 00:00:00.000000000 +0000
> +++ version 2004-01-01 00:00:00.000000000 +0000
> @@ -5,6 +5,6 @@
> #
> MAJORVER=9
> MINORVER=8
> -PATCHVER=4
> +PATCHVER=4-vjs287.12
> RELEASETYPE=
> RELEASEVER=
Without seeing the contents of version.orig, I can't say much.
It looks as if only the change to the version file failed.
Changes to the version file are generally not critical until you
need to report a bug.
In your situation, I'd notice that the patch only failed to change
the PATCHVER linein the version file from "4" to "4-vjs287.12" and
make an equivalent change to the original version file.
Vernon Schryver vjs at rhyolite.com
More information about the ratelimits
mailing list