[Mailman-Users] Upgrade problem
Aaryn Olsson
aaryn at Ag.Arizona.Edu
Tue Aug 1 19:30:11 CEST 2000
Dear mailman-users,
I apologize for not giving more information in my last, panicked message.
The problem seems to be that there is a reference to the old mailman-1.1
somewhere within the mailman-2.0 framework. There are no references to
mailman-1.1 anywhere in the aliases files, nor in the passwd file.
In my last message I asked why would members of a list be receiving
endless digest messages. In the logs/error file, there are over 20,000
messages (each 20 lines each) indicating that mailman archives is looking
in the old mailman-1.1 directory. The first one I found looks like this:
Jul 31 17:20:00 2000 (3205) Archive file access failure:
/usr/local/mail/mailman-1.1/archives/private/theclub.mbox/theclub.mbox
[Errno 2] No such file or directory: '/usr/loc
al/mail/mailman-1.1/archives/private/theclub.mbox/theclub.mbox'
Jul 31 17:20:00 2000 (3205) Delivery exception: [Errno 2] No such file or
directory: '/usr/local/mail/mailman-1.1/archives/private/theclub.mbox/theclub.mbox'
Jul 31 17:20:00 2000 (3205) Traceback (innermost last):
File "/usr/local/mail/mailman-2.0beta4/Mailman/Handlers/HandlerAPI.py",
line 82, in do_pipeline
func(mlist, msg, msgdata)
File "/usr/local/mail/mailman-2.0beta4/Mailman/Handlers/ToArchive.py",
line 31, in process
mlist.ArchiveMail(msg, msgdata)
File "/usr/local/mail/mailman-2.0beta4/Mailman/Archiver/Archiver.py",
line 197, in ArchiveMail
self.__archive_to_mbox(msg)
File "/usr/local/mail/mailman-2.0beta4/Mailman/Archiver/Archiver.py",
line 163, in __archive_to_mbox
mbox = self.__archive_file(afn)
File "/usr/local/mail/mailman-2.0beta4/Mailman/Archiver/Archiver.py",
line 149, in __archive_file
return Mailbox.Mailbox(open_ex(afn, "a+"))
File "/usr/local/mail/mailman-2.0beta4/Mailman/Utils.py", line 567, in
open_ex
fd = os.open(filename, flags, perms)
IOError: [Errno 2] No such file or directory:
'/usr/local/mail/mailman-1.1/archives/private/theclub.mbox/theclub.mbox'
The only reference I could find to mailman-1.1 was in the file
archives/private/arid_gardener/pipermail.pck:
S'/usr/local/mail/mailman-1.1/archives/private/arid_gardener'
Why would this be so?
Once again, thanks in advance for you help.
Sincerely,
Aaryn Olsson
More information about the Mailman-Users
mailing list