[Mailman-Users] upgrading from mailman 1.0 to mailman1.1

Kory Wheatley wheakory at isu.edu
Tue Dec 7 23:49:35 CET 1999


I upgraded from mailman1.0 to mailman 1.1 now I get a error when I try
to display my lists through the  listinfo page and admin page and I also
cannot send a message to the lists.

Heres the step I took for the upgrade
I untarred the file of course
ran "./configure"
ran "make install"
then I run "make update" which told me there was nothing to update.
It does show that version 1.1 was install when I run the version program

Here is the error I receive when I try to view my lists


Traceback (innermost last):
  File "/home/mailman/scripts/driver", line 112, in run_main
    main()
  File "/home/mailman/Mailman/Cgi/admin.py", line 59, in main
    FormatAdminOverview()
  File "/home/mailman/Mailman/Cgi/admin.py", line 192, in
FormatAdminOverview
    l = MailList.MailList(n, lock=0)
  File "/home/mailman/Mailman/MailList.py", line 62, in __init__
    self.Load()
  File "/home/mailman/Mailman/MailList.py", line 810, in Load
    raise Errors.MMBadListError, 'Failed to access config info'
MMBadListError: Failed to access config info

Here is the error when I try to mail to a list

Traceback (innermost last):
  File "/home/mailman/scripts/mailowner", line 42, in ?
    mlist = MailList.MailList(sys.argv[1])
  File "/home/mailman/Mailman/MailList.py", line 62, in
__init__
    self.Load()
  File "/home/mailman/Mailman/MailList.py", line 804,
in Load
    self.Lock()
  File "/home/mailman/Mailman/MailList.py", line 1373,
in Lock
    self.__lock.lock()
  File "/home/mailman/Mailman/LockFile.py", line 186,
in lock
    os.link(self.__lockfile, self.__tmpfname)
os.error: (13, 'Permission denied')
554 "|/home/mailman/mail/wrapper mailowner
cccoverage"... unknown mailer error 1



--
Kory Wheatley              Office Phone 236-3874
Computing & Communication
Academic Computing Analyst sr.

Everything you do must point to him.






More information about the Mailman-Users mailing list