[Mailman-Users] API version 1012-module hangul 1011 runtime error

Williams, Theona TW150001 at ncr.com
Fri Oct 29 16:46:15 CEST 2010


Hi,
The server on which Mailman was installed was upgraded from Linux 3 to 4 to 5 (32 bit). Mailman no longer works on this server. I am receiving the error:
/u004/mailman/pythonlib/korean/hangul.py:24: RuntimeWarning: Python C API versio
n mismatch for module hangul: This Python has API version 1012, module hangul ha
s version 1011.
  from korean.c.hangul import *
Traceback (most recent call last):
  File "./mailmanctl", line 548, in ?
    main()
  File "./mailmanctl", line 367, in main
    check_for_site_list()
  File "./mailmanctl", line 277, in check_for_site_list
    sitelist = MailList(sitelistname, lock=0)
  File "/u004/mailman/Mailman/MailList.py", line 130, in __init__
    self.Load()
  File "/u004/mailman/Mailman/MailList.py", line 629, in Load
    dict, e = self.__load(file)
  File "/u004/mailman/Mailman/MailList.py", line 595, in __load
    fp = open(dbfile)
IOError: [Errno 13] Permission denied: '/u004/mailman/lists/mailman/config.pck

How do I go about resolving this problem? I am running
Mailman version 2.1.9.  Currently,  Python 2.4.3 is on the server but I believe Mailman was originally built with a lower version of Python.

Thanks,
Theona






More information about the Mailman-Users mailing list