This seems to be a recurring problem, based on a Google search: No module named korean.
I'm moving lists from one server running Mailman 2.1.9 to another server. I picked one list domain to move and test, so I grabbed the 'archives', 'data', 'lists', 'logs' and 'qfiles' folders and moved them over to the new server. Paths are all identical. Next I untarred Mailman 2.1.9, run configure and hit make...it ran till it hit the following: Compiling /home/mailman/lists.pcraft.net/Mailman/i18n.py ... Compiling /home/mailman/lists.pcraft.net/Mailman/mm_cfg.py ... Compiling /home/mailman/lists.pcraft.net/Mailman/versions.py ... Traceback (most recent call last): File "bin/update", line 46, in ? import paths File "/home/mailman/lists.pcraft.net/bin/paths.py", line 60, in ? import korean ImportError: No module named korean make: *** [update] Error 1 Looking in /pythonlib/ I only see an 'email' folder, nothing else. The system is running FC5 with Python 2.4.3. -- W | It's not a bug - it's an undocumented feature. +-------------------------------------------------------------------- Ashley M. Kirchner <mailto:[EMAIL PROTECTED]> . 303.442.6410 x130 IT Director / SysAdmin / Websmith . 800.441.3873 x130 Photo Craft Imaging . 3550 Arapahoe Ave. #6 http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A. ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp