[Mailman-Users] Search Archive Feature?

Richard Barrett R.Barrett at ftel.co.uk
Mon Oct 22 16:05:35 CEST 2001


At 14:07 22/10/2001 +0200, Rehan van der Merwe wrote:
>Please can someone point me in the right direction.
>
>I get an error running the script from sourceforge to add the Archive Search
>Feature (the older one of the two).  I get the following error msg :
>
><snip>
>
>Hunk #1 succeeded at 98 with fuzz 2.
>patch: *** malformed patch at line 49: '''
>
></snip>
>
>Can someone shed some light on this?
>
>Rehan van der Merwe

I've tried but failed to reproduce your problem.

What version of Mailman distribution are you patching against? What patch 
command did you enter and in what directory relative to the mailman 
distribution?

Note that the referenced patches are for 2.0.6. They will probably work 
from 2.0.3 but patch may mumble a bit. I haven't yet published revised 
patches for Mailman 2.1.

Starting with the mailman 2.0.6 distribution and the two referenced patch 
files, I get the following results running on Suse 7.1 Linux:

barrett at wickwar:~/tmp/mm> ls ..
htdig-2.0.6.patch  indexing-2.0.6.patch  mailman-2.0.6.tgz
barrett at wickwar:~/tmp/mm > zcat mailman-2.0.6.tgz | tar xf -
barrett at wickwar:~/tmp/mm>cd mailman-2.0.6
barrett at wickwar:~/tmp/mm/mailman-2.0.6 > ls ..
htdig-2.0.6.patch  indexing-2.0.6.patch  mailman-2.0.6  mailman-2.0.6.tgz
barrett at wickwar:~/tmp/mm/mailman-2.0.6 > patch -p1 < ../indexing-2.0.6.patch
patching file Mailman/Archiver/HyperArch.py
patching file Mailman/Defaults.py.in
barrett at wickwar:~/tmp/mm/mailman-2.0.6 > patch -p1 < ../htdig-2.0.6.patch
patching file INSTALL
patching file Mailman/Archiver/HyperArch.py
patching file Mailman/Cgi/htdig.py
patching file Mailman/Defaults.py.in
patching file Makefile.in
patching file cron/Makefile.in
patching file cron/crontab.in.in
patching file cron/nightly_htdig
patching file src/Makefile.in



>-----Original Message-----
>From: Richard Barrett [mailto:R.Barrett at ftel.co.uk]
>Sent: Thursday, October 04, 2001 11:27 AM
>To: Berean at C-Squad.org; mailman-users at python.org
>Subject: Re: [Mailman-Users] Search Archive Feature?
>
>
>The following patches integrate the htdig (http://www.htdig.org/) search
>engine with Mailman.
>
>http://sourceforge.net/tracker/index.php?func=detail&aid=444879&group_id=103&atid=300103
>
>http://sourceforge.net/tracker/index.php?func=detail&aid=444884&group_id=103&atid=300103

<snip>






More information about the Mailman-Users mailing list