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

Mark Sapiro msapiro at value.net
Wed Jan 19 02:52:59 CET 2005


effebi wrote:
>
>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

It is not clear what is running /var/lib/mailman/bin/list_lists here.
mailmanctl doesn't run it and it isn't in the script which is normally
in /etc/init.d/mailman.

>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?

If the mailman list is messed up because you changed
DEFAULT_URL_PATTERN after creating it, you should be able to fix that
with

bin/withlist -l -r fix_url mailman

However, if you want to just delete the mailman list and recreate it,
that should be OK too. If the problem is with the mailman list, that
should fix it.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list