#3091 reset_pw.py mailman's script is broken
Closed: Fixed Opened by averi.

Looks like the reset_pw.py script on /usr/lib/mailman/bin is failing with:

[averi@hosted03 bin]$ sudo python reset_pw.py -l openapc openapc-devel
Traceback (most recent call last):
File "reset_pw.py", line 41, in
from Mailman.i18n import _C
ImportError: cannot import name _C

Opening a bug so we can get it fixed at some point.


Averi,
I've fixed the bug in the script however you don't run reset_pw that way.

you run it like this:
sudo /usr/lib/mailman/bin/withlist -l -r reset_pw listname [options]

thanks!

Thanks Seth, wasn't aware of that combo :)

cheers,

Metadata