[Mailman-Users] Archive not updating properly

Mark Sapiro msapiro at value.net
Mon Mar 6 03:23:18 CET 2006


Camberwell wrote:
>
>i'v just checked and i do have the 2.1.5 rpm installed, but the 2.1.7 
>source in my home folder which i have installed
>i must have forgotten to uninstall the rpm first, DOH!
>
>so i think i may be able to get away with just pointing..
>in httpd.conf...
>Alias /pipermail/ /var/lib/mailman/archives/public/
>to /usr/lib/mailman/archives/public/
>
>and yes the archives/public are symlinked to the archives/private folder.
>
>should i just change were the pipermail alias points to in the httpd.conf??
>or should i try to uninstall the rpm and reinstall the source??

You have several choices. I think the easiest is to just change the
httpd.conf, but you might also consider rerunning configure with
--with-var-prefix=/var/lib/mailman and then make install.

In any case, you now have split archives. You can put them back
together list by list by concatenating the two files
/var/lib/mailman/archives/private/listname.mbox/listname.mbox and
/usr/lib/mailman/archives/private/listname.mbox/listname.mbox into one
in the current archive location and then running "bin/arch --wipe
listname" to rebuild the pipermail archive from the combined mbox.

-- 
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list