[Mailman-Users] ImportError: No module named csq - mailman 2.1.5

effebi effebi at codicelibero.net
Tue Jan 18 11:20:26 CET 2005


[Mon, Jan 17, 2005 at 01:06:33PM -0800] - Mark Sapiro scrive:
> If you are able to stop mailman for a while, you might try the
> following:
>
> bin/mailmanctl stop
>
> then rename the lists/ directory e.g.

i tryied to do what you say but don't solve
i noticed this instead:

when stop mailman

/etc/init.d/mailman stop
and
/etc/init.d/mailman start

i get this error message:

Traceback (most recent call last):
  File "/var/lib/mailman/bin/list_lists", line 122, in ?
    main()
  File "/var/lib/mailman/bin/list_lists", line 94, in main
    mlist = MailList.MailList(n, lock=0)
  File "/usr/lib/mailman/Mailman/MailList.py", line 128, in __init__
    self.Load()
  File "/usr/lib/mailman/Mailman/MailList.py", line 593, in Load
    dict, e = self.__load(file)
  File "/usr/lib/mailman/Mailman/MailList.py", line 566, in __load
    dict = loadfunc(fp)
ImportError: No module named csq\uffff]q\uffffUbounce_notify_owner_on_disableq\uffffI01
Site list for mailman (usually named mailman) missing
Please create it; until then, mailman will refuse to start


i created 'mailman' list in installation process with mistaken paths
(http instead of httpS, with cgi-bin/ directory in url path) because
after it i modified mm_cfg.py

i'm starting to think that deleting and re-creating 'mailman' list should
solve someting, you think this create others problems to the system?




More information about the Mailman-Users mailing list