[Mailman-Users] Mm 2.1.1 dies after system upgrade: no mod getopt

Christopher Kolar ckolar at imsa.edu
Wed Apr 9 21:26:59 CEST 2003


At 01:35 PM 4/9/2003, you wrote:
>On Wed, 2003-04-09 at 14:10, Christopher Kolar wrote:
> > Hello.  I have been happily running 2.1.1 and recently had to upgrade 
> my OS
> > (to Mandrake 9.1 using python 2.2.2).    In addition to the expected
> > problems, Mailman stopped working.  I went through the configure/install
> > process without many problems.  When I try to start the mailman service I
> > get 10 pages of the following:
>
> > ImportError: No module named getopt
> >
> > I have seen some other posts to the list mentioning problems with python
> > installations.  I would appreciate it is anyone could shed light on this
> > problem.
>
>I'm betting Mandrake shuffled their Python packages again.  Be sure you
>install any -devel or other Python rpms in addition to the basic ones.
>Let us know which one you find getopt in so we can update the
>documentation. :(
>
>-Barry

Turns out that it is probably a bigger problem.  getopt is in 
/usr/lib/python2.2, when I moved around the lines in qrunner it complained 
that it could not find the module signal.  It looks like it is not finding 
the directory.  Is there a place where I need to set the above path.

Also for the docs, gcc is now 750, so when you build as non-root (mailman) 
you need to add mailman to the ctools group which has r+x permission.

--chris




More information about the Mailman-Users mailing list