I had MM 2.0.x, upgrading to MM 2.1.2 by installing over - not moving
lists about. I used --prefix=/home/mailman. I can see a couple of errors
reported and when I do a bin/check_perms i get..
====
[EMAIL PROTECTED] mailman-2.1.2]$ cd /home/mailman
[EMAIL PROTECTED] mailman]$ bin/check_perms
Could not import paths!

This probably means that you are trying to run check_perms from the source
directory.  You must run this from the installation directory instead.

Traceback (most recent call last):
  File "bin/check_perms", line 38, in ?
    import paths
  File "bin/paths.py", line 59, in ?
    import korean
ImportError: No module named korean
====
As I understand I need to be in $prefix to run check_perms and that's /
home/mailman so the warning is either wrong or something else... ;-)

Cron daemon is also sending the following every five minutes

>Traceback (most recent call last):
>  File "/home/mailman/cron/gate_news", line 38, in ?
>    import paths
>  File "/home/mailman/cron/paths.py", line 59, in ?
>    import korean
>ImportError: No module named korean

Same/different trouble?

Thanks for help!
-- 
david.gordon



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to