Re: [Mailman-Users] ImportError: cannot import name _C

2013-02-15 Thread Lummoxx
On 02/14/2013 08:11 PM, Mark Sapiro wrote: Lummoxx wrote: I need to reset a list password, but when I run ./reset_pw.py, I get a python error: This is not the way to run reset_pw.py. After I saw it wasn't working the usual way, I was just doing it that way to generate the error. Trac

[Mailman-Users] ImportError: cannot import name _C

2013-02-14 Thread Lummoxx
Running mailman 2.1.12 on RHEL6. Imported lists from a RHEL5 server running mailman 2.1.9. Mailman itself seems to be running fine. It's a fairly large installation with over 760 lists, and messages sent to lists I subscribe to on the server are sent and received as expected. I need to reset a

Re: [Mailman-Users] Hangs when trying to start mailman as root

2012-09-25 Thread Lummoxx
apiro wrote: > Lummoxx wrote: > > > >That hangs just like trying to start mailman. Whatever it's doing, it's a > >nasty little hang. A ctrl-c in the window won't even kill it. Here in > >python or the mailmanctl file. > > > >Here's a thou

Re: [Mailman-Users] Hangs when trying to start mailman as root

2012-09-25 Thread Lummoxx
012 at 2:50 PM, Mark Sapiro wrote: > Lummoxx wrote: > > > >Hi, thanks for the reply. > > > >[root@openge bin]# head mailmanctl > >#! /usr/bin/python > > > >[root@openge bin]# which python > >/usr/bin/python > >[root@openge bin]# /usr/bin/pytho

Re: [Mailman-Users] Hangs when trying to start mailman as root

2012-09-25 Thread Lummoxx
advanced python. I've only done some basic scripting using lists. Do you think I'm getting that error when mailmanctl is being run by root? Thanks! Chris On Tue, Sep 25, 2012 at 2:37 AM, Mark Sapiro wrote: > Lummoxx wrote: > > >...hangs on the line > >groups = [x[2

[Mailman-Users] Hangs when trying to start mailman as root

2012-09-24 Thread Lummoxx
Regardless of method, "service mailman start", "./mailmanctl -s start", when I try to start mailman as root, it hangs. I modified the mailman user from the default of /sbin/nologin, to /bin/bash, so I could log in as mailman. When I'm logged in as mailman, it starts successfully. I did quite a b