On Thursday 28 September 2006 08:44, Carlos Galisteo de Cabo wrote: > Package: ntlmaps > Version: 0.9.9.0.1-3 > Severity: important > > > ntlmpaps breaks with python2.4 due to the missing attribute 'read_config' > on module 'config'. > > --- > > $python2.4 /usr/share/ntlmaps/main.py -c -c /etc/ntlmaps/server.cfg > Traceback (most recent call last): > File "/usr/share/ntlmaps/main.py", line 31, in ? > conf = > config.read_config(config.findConfigFileNameInArgv(sys.argv, > __init__.ntlmaps_dir+'/')) > AttributeError: 'module' object has no attribute 'read_config' > > --- > > $python2.3 /usr/share/ntlmaps/main.py -c /etc/ntlmaps/server.cfg > NTLM authorization Proxy Server v0.9.9.0.1 > Copyright (C) 2001-2004 by Dmitry Rozmanov and others. > Now listening at ig0933 on port 5865 > > Regards.
I have just tried this on my laptop, and it works fine using both python 2.3 and 2.4. Can you confirm that you don't have any other python modules called config that are being imported. And can you check that you only used one '-c' in the python2.4 command. I can try this later on another computer when I get home. Thanks. -- David Watson Lugmaster, Programmer, Bass Player http://planetwatson.co.uk/blog http://liverpool.lug.org.uk IM(jabber): [EMAIL PROTECTED]
pgpnTj1UhpYmS.pgp
Description: PGP signature

