[Mailman-Developers] call_scrips: wrong dir..?
Peter Gervai
grin@tolna.net
Thu, 29 Oct 1998 01:45:48 +0100
Hello,
I'm fighting (with no luck, let me comment) with
Oct 29 01:36:05 1998 admin: [----- Traceback ------]
admin: Traceback (innermost last):
admin: File "/var/lib/mailman/scripts/driver", line 97, in run_main
admin: main()
admin: File "../Mailman/Cgi/subscribe.py", line 96, in main
admin: call_script('options', [list._internal_name, member])
admin: File "../Mailman/Cgi/subscribe.py", line 66, in call_script
admin: list.Unlock()
admin: AttributeError: Unlock
and reached Cgi/subscribe.py, line 66 and 96, and I can't see
why does it reference SCRIPTS_DIR when the supposed-to-call
(i think) 'options' module isn't in there but in
Mailman/Cgi/ ...
Still I can't figure it out what this attr error is, as
unlock works at line 95-96... and can't really see what
happens there. :)
(Helping hands, anyone? I'm fighting with this one
all last week...)
bye,
g.