[Mailman-Users] integrating htdig with cpanel mailman

Jason Fayre jason at fayre.me
Thu Sep 3 01:44:07 CEST 2015


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


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



More information about the Mailman-Users mailing list