[Mailman-Users] FIX - RE: Bug encountered after archive private/public optionchange
Simon ALEXANDRE
simon.alexandre at cetic.be
Wed Jan 4 11:38:59 CET 2006
Hi again
I found the problem and a workaround:
Problem: in /archive/public normally I should only found symb link to
directories located in /private. But on our system (and I don't know why)
there was no symb link but directories with archives files.
Fix: I deleted the directory of the list in /public and replaced it by a
correct symb link pointing to ../private/myList (containing all archives
files)
And it works again
S.
> -----Original Message-----
> From: mailman-users-bounces+simon.alexandre=cetic.be at python.org
> [mailto:mailman-users-bounces+simon.alexandre=cetic.be at python.org] On
Behalf Of
> Simon ALEXANDRE
> Sent: mercredi 4 janvier 2006 10:46
> To: mailman-users at python.org
> Subject: [Mailman-Users] Bug encountered after archive private/public
optionchange
>
>
> Hi,
>
> Sorry for bugging you with this problem again but my sys admin is ill for
> two weeks and our mailman server used for an important project is down
since
> I tried to change in the archive menu the option of archive visibility
from
> public to private.
>
> I have the following message on the web interface: " Bug in Mailman
version
> 2.1.5 we're sorry, we hit a bug! "
>
> And in the error log file:
>
> Jan 04 10:05:21 2006 admin(14840):
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> @
> admin(14840): [----- Mailman Version: 2.1.5 -----]
> admin(14840): [----- Traceback ------]
> admin(14840): Traceback (most recent call last):
> admin(14840): File "/var/lib/mailman/scripts/driver", line 110, in
> run_main
> admin(14840): main()
> admin(14840): File "/usr/lib/mailman/Mailman/Cgi/admin.py", line 200, in
> main
> admin(14840): mlist.Save()
> admin(14840): File "/usr/lib/mailman/Mailman/MailList.py", line 529, in
> Save
> admin(14840): self.CheckHTMLArchiveDir()
> admin(14840): File "/usr/lib/mailman/Mailman/Archiver/Archiver.py", line
> 235, in CheckHTMLArchiveDir
> admin(14840): breaklink(pubdir)
> admin(14840): File "/usr/lib/mailman/Mailman/Archiver/Archiver.py", line
> 55, in breaklink
> admin(14840): os.unlink(link)
> admin(14840): OSError: [Errno 21] Is a directory:
> '/var/lib/mailman/archives/public/members'
>
> How may I fix this problem to be able to log in & manage again this list?
>
> Thanks ins advance
>
> Simon
>
>
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
> Searchable Archives:
http://www.mail-archive.com/mailman-users%40python.org/
> Unsubscribe: http://mail.python.org/mailman/options/mailman-
> users/simon.alexandre%40cetic.be
>
> Security Policy: http://www.python.org/cgi-bin/faqw-
> mm.py?req=show&file=faq01.027.htp
More information about the Mailman-Users
mailing list