[Mailman-Users] Mailman 2.1.1 and htdig

Richard Barrett r.barrett at openinfo.demon.co.uk
Sun Feb 9 14:40:19 CET 2003


At 05:47 09/02/2003, Paul Kleeberg wrote:
>If I wish to use htdig with Mailman 2.1.1, what patches will I need to 
>apply?  (And I just got it working <sigh>.)

I have just applied the MM 2.1 versions of patches  #661138, #668685, 
#444879 and #444884 to the MM 2.1.1 source distribution. There are a couple 
of offset warnings:

1. when patch #444879 is changing files 
$build/Mailman/Archiver/HyperArch.py and $build/Mailman/Defaults.py.in

2. when patch #44484 is changing files $build/Mailman/Archiver/HyperArch.py 
and $build/Mailman/Defaults.py.in

but the modified files end up in the intended state. The offset warning are 
just because other, non-conflicting changes have been made in those files 
in going from 2.1 to 2.1.1

I'll do some confirmatory testing tomorrow when I update my production 
servers; I'm not prepared to do that from home over the net today and my 
lunch is waiting to be eaten :)

I will post revised #444879 and #444884 patches tomorrow that will apply 
without the offset warnings but I think you will be OK going ahead and 
using the most recent 2.1 versions on MM 2.1.1

This is my command line output when applying the patches to MM 2.1.1 is 
given below. If you get this output from patch the results of the patching 
should be as is intended:

barrett at BARRETT-PTBLE:~/real-home/MM-htdig-dev/real-dev> zcat 
../mailman-2.1.1.tgz | tar xf -
barrett at BARRETT-PTBLE:~/real-home/MM-htdig-dev/real-dev> cd mailman-2.1.1/
barrett at BARRETT-PTBLE:~/real-home/MM-htdig-dev/real-dev/mailman-2.1.1> 
patch -p1 < ../../driver-2.1-0.1.patch
patching file `scripts/driver'
barrett at BARRETT-PTBLE:~/real-home/MM-htdig-dev/real-dev/mailman-2.1.1> 
patch -p1 < ../../templates-2.1-0.1.patch
patching file `templates/de/admindbdetails.html'
patching file `templates/en/admindbdetails.html'
patching file `templates/es/admindbdetails.html'
patching file `templates/et/admindbdetails.html'
patching file `templates/fi/admindbdetails.html'
patching file `templates/fr/archidxfoot.html'
patching file `templates/fr/archidxhead.html'
patching file `templates/hu/admindbdetails.html'
patching file `templates/it/admindbdetails.html'
patching file `templates/ja/admindbdetails.html'
patching file `templates/lt/admindbdetails.html'
patching file `templates/nl/admindbdetails.html'
patching file `templates/nl/article.html'
patching file `templates/pt_BR/admindbdetails.html'
patching file `templates/sv/admindbdetails.html'
patching file `templates/sv/admindbpreamble.html'
patching file `templates/sv/article.html'
patching file `templates/sv/headfoot.html'
barrett at BARRETT-PTBLE:~/real-home/MM-htdig-dev/real-dev/mailman-2.1.1> 
patch -p1 < ../../indexing-2.1-0.1.patch
patching file `Mailman/Archiver/HyperArch.py'
Hunk #1 succeeded at 417 (offset 3 lines).
Hunk #3 succeeded at 648 (offset 3 lines).
Hunk #5 succeeded at 751 (offset 3 lines).
patching file `Mailman/Defaults.py.in'
Hunk #1 succeeded at 1202 (offset 15 lines).
patching file `README.NOINDEXtags'
patching file `templates/cs/article.html'
patching file `templates/de/article.html'
patching file `templates/en/archidxfoot.html'
patching file `templates/en/archidxhead.html'
patching file `templates/en/archtoc.html'
patching file `templates/en/archtocentry.html'
patching file `templates/en/article.html'
patching file `templates/es/article.html'
patching file `templates/et/article.html'
patching file `templates/fi/article.html'
patching file `templates/fr/archidxfoot.html'
patching file `templates/fr/archidxhead.html'
patching file `templates/fr/archtoc.html'
patching file `templates/fr/archtocentry.html'
patching file `templates/fr/article.html'
patching file `templates/hu/archidxfoot.html'
patching file `templates/hu/archidxhead.html'
patching file `templates/hu/archtoc.html'
patching file `templates/hu/archtocentry.html'
patching file `templates/hu/article.html'
patching file `templates/it/archidxfoot.html'
patching file `templates/it/archidxhead.html'
patching file `templates/it/archtoc.html'
patching file `templates/it/archtocentry.html'
patching file `templates/it/article.html'
patching file `templates/ja/archidxfoot.html'
patching file `templates/ja/archidxhead.html'
patching file `templates/ja/archtoc.html'
patching file `templates/ja/archtocentry.html'
patching file `templates/ja/article.html'
patching file `templates/ko/article.html'
patching file `templates/lt/archidxfoot.html'
patching file `templates/lt/archidxhead.html'
patching file `templates/lt/archtoc.html'
patching file `templates/lt/archtocentry.html'
patching file `templates/lt/article.html'
patching file `templates/nl/article.html'
patching file `templates/no/archidxfoot.html'
patching file `templates/no/archidxhead.html'
patching file `templates/no/archtoc.html'
patching file `templates/no/archtocentry.html'
patching file `templates/no/article.html'
patching file `templates/pt_BR/article.html'
patching file `templates/ru/archidxfoot.html'
patching file `templates/ru/archidxhead.html'
patching file `templates/ru/archtoc.html'
patching file `templates/ru/archtocentry.html'
patching file `templates/ru/article.html'
patching file `templates/sv/archtoc.html'
patching file `templates/sv/archtocentry.html'
patching file `templates/sv/article.html'
barrett at BARRETT-PTBLE:~/real-home/MM-htdig-dev/real-dev/mailman-2.1.1> 
patch -p1 < ../../htdig-2.1-0.3.patch
patching file `INSTALL'
patching file `INSTALL.htdig-mm'
patching file `Mailman/Archiver/HyperArch.py'
Hunk #2 succeeded at 572 (offset 3 lines).
Hunk #4 succeeded at 713 (offset 3 lines).
patching file `Mailman/Cgi/htdig.py'
patching file `Mailman/Defaults.py.in'
Hunk #1 succeeded at 1219 (offset 15 lines).
patching file `Mailman/Queue/ArchRunner.py'
patching file `Makefile.in'
patching file `bin/Makefile.in'
patching file `bin/blow_away_htdig'
patching file `configure'
patching file `configure.in'
patching file `cron/Makefile.in'
patching file `cron/crontab.in.in'
patching file `cron/nightly_htdig'
patching file `cron/remote_nightly_htdig'
patching file `cron/remote_nightly_htdig.pl'
patching file `cron/remote_nightly_htdig_noshare'
patching file `src/Makefile.in'
patching file `templates/en/TOC_htsearch.html'
patching file `templates/en/archtoc.html'
patching file `templates/en/htdig_access_error.html'
patching file `templates/en/htdig_auth_failure.html'
patching file `templates/en/htdig_conf.txt'
patching file `templates/fr/archtoc.html'
patching file `templates/hu/archtoc.html'
patching file `templates/it/archtoc.html'
patching file `templates/ja/archtoc.html'
patching file `templates/lt/archtoc.html'
patching file `templates/no/archtoc.html'
patching file `templates/ru/archtoc.html'
patching file `templates/sv/archtoc.html'
barrett at BARRETT-PTBLE:~/real-home/MM-htdig-dev/real-dev/mailman-2.1.1>




More information about the Mailman-Users mailing list