[Mailman-Users] integrating htdig with cpanel mailman

Mark Sapiro mark at msapiro.net
Thu Sep 3 02:02:18 CEST 2015


On 09/02/2015 04:44 PM, Jason Fayre wrote:
> Hi,
> Here is a script from when I ran the patch:
> Script started on Wed 02 Sep 2015 11:35:43 PM UTC
> root at host [/usr/bin]# patch < ~/rundig
> patching file rundig
> Hunk #1 succeeded at 16 with fuzz 2 (offset 1 line).
> Hunk #2 FAILED at 59.
> Hunk #3 succeeded at 78 (offset 4 lines).
> 1 out of 3 hunks FAILED -- saving rejects to file rundig.rej
> root at host [/usr/bin]# cat rundig.rej
> --- rundig    2008-12-26 15:55:25.000000000 -0800
> +++ rundig    2008-12-26 17:41:43.000000000 -0800
> @@ -59,7 +61,7 @@
>  TMPDIR=$DBDIR
>  export TMPDIR
> 
> -$BINDIR/htdig -i $opts $stats $alt
> +$BINDIR/htdig $init $opts $stats $alt
>  $BINDIR/htpurge $opts $alt
>  case "$alt" in
>  -a)
> root at host [/usr/bin]#


I don't understand this. My rundig is probably different from yours in
that I applied the patch from
<ftp://ftp.ccsf.org/htdig-patches/3.2.0b6/rundig.0> before creating the
rundig patch you are applying, but this should only result in a couple
of line # offsets, not a failure of hunk 2 or fuzz in hunk 1.

Send me a copy of your rundig off list and I'll look at it.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list