[Mailman-Users] Upgrade problem from 2.0.13 to 2.1.1

Jon Carnes jonc at nc.rr.com
Tue Apr 15 15:30:31 CEST 2003


Richard is right.  Those crazy Red Hat guys decided that they don't use
a lot of the Python modules so they would just clean things up a bit and
tuck those unused bits into python-dev rpms.

The moral, grab your CD's and install any RPM that has "python" in it.

Good Luck - Jon Carnes

On Tue, 2003-04-15 at 02:21, Richard Barrett wrote:
> At 05:06 15/04/2003, Carl Harris wrote:
> >Howdy folks
> >
> >I've seem to have run into an error that has me stumped.
> >
> >This is what I've got:
> >
> >System RedHat 7.2
> >Python Version 2.2.2
> >check_perms runs clean
> >
> >Everything seems to go fine until I start the mailman qunner daemon and it
> >spits out the following
> >
> >Traceback (most recent call last):
> >   File "/home/mailman/bin/qrunner", line 77, in ?
> >     from Mailman.i18n import _
> >   File "/home/mailman/Mailman/i18n.py", line 18, in ?
> >     import time
> >ImportError: No module named time
> 
> One the face of it, this is not a Mailman problem per se but a Python 
> installation problem.
> 
> If you run Python from the command line and enter the 'import time' line, 
> do you get the same problem?
> 
> If so, then your problem is that the time module has not been successfully 
> built when installing Python.
> 
> If not, then maybe somebody else can advise you.
> 
> >Any ideas would be appreceated
> >
> >Thanks
> >
> >-Carl
> 
> 
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at 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/
> 
> This message was sent to: jonc at nc.rr.com
> Unsubscribe or change your options at
> http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com




More information about the Mailman-Users mailing list