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@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@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@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 <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org