I've been fighting problems after upgrading Mailman 2.0x to 2.1-1 using mailman-2.1-1.i386.rpm. I'm making headway but now mailmanctl terminates with the following error:
# /etc/rc.d/init.d/mailmanctl start Traceback (most recent call last): File "/etc/rc.d/init.d/mailmanctl", line 104, in ? import paths ImportError: No module named paths I'm thinking that something strange is happening with Python. Python versions 1.5x and 2.2x are installed. I noticed Mailman requires Python 2.x to run. (Interstingly enough, mailman-2.1-1.i386.rpm reports to require python and not python2.) I have packages that require both versions of Python. If I run "python -V" it indicates version 2. I'm almost at a point where I've either got to scrap mailman completely and revert to an earlier rpm or install clean from source. Any suggestions would be appreciated. [root@mailgate lists]# rpm -q python python-1.5.2-38 [root@mailgate lists]# rpm -q python2 python2-2.2-16 [root@mailgate lists]# python -V Python 2.2 [root@mailgate bin]# ls python* -la -rwxr-xr-x 2 root root 875272 Jan 25 18:38 python -rwxr-xr-x 2 root root 875272 Jan 25 18:38 python1.5 -rwxr-xr-x 2 root root 875272 Apr 12 2002 python2 -rwxr-xr-x 2 root root 875272 Apr 12 2002 python2.2 [root@mailgate lists]# rpm -q --whatrequires python Distutils-1.0.2-2 PyXML-0.7-4 4Suite-0.11.1-8 pygtk-0.6.9-3 python-popt-0.8.8-7.x.2 python-clap-1.0.0-3 python-xmlrpc-1.5.1-7.x.3 rpm-python-4.0.4-7x.18 redhat-config-network-1.0.0-1 bindconf-1.6.3-1 rhn_register-2.8.27-1.7.3 up2date-2.8.39-1.7.3 python-devel-1.5.2-38 mailman-2.1-1 [root@mailgate lists]# rpm -q --whatrequires python2 pygtk2-1.99.8-7 redhat-config-users-1.0.1-5 Thanks, David Parker Systems/Network Administrator Information Technology Services City of Bryan, Texas ------------------------------------------------------ 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: archive@jab.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org