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]#


On 2015-09-02 4:23 PM, Mark Sapiro wrote:
On 09/02/2015 12:02 PM, Jason Fayre wrote:
Hi,
Almost got it. Since some of our lists are very large and the archives go
back almost 7 years, generating the indexes can take a very long time.
To be able to update the indexes, do I need both the rundig and
nightly_htdig patches from msapiro.net/mm? The rundig patch failed when I
tried to patch the rundig from 3.2.0b6.

Yes, you need both. How did the rundig patch fail?


------------------------------------------------------
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

Reply via email to