Bug#389868: ntlmaps breaks whith python2.4

2006-09-28 Thread Carlos Galisteo de Cabo
On Thu, 28 Sep 2006 09:23:11 +0100, David Watson <[EMAIL PROTECTED]> wrote: > Can you confirm that you don't have any other python modules > called > config that are being imported. Now that you mentioned it...it seems that python2.4 imports /usr/lib/python2.4/site-packages/config.py [1] in

Bug#389868: ntlmaps breaks whith python2.4

2006-09-28 Thread David Watson
On Thursday 28 September 2006 11:22, Carlos Galisteo de Cabo wrote: > On Thu, 28 Sep 2006 09:23:11 +0100, David Watson <[EMAIL PROTECTED]> wrote: > > Can you confirm that you don't have any other python modules > > called > > config that are being imported. > > Now that you mentioned it...it see

Bug#389868: ntlmaps breaks whith python2.4

2006-09-28 Thread David Watson
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/ntlm

Bug#389868: ntlmaps breaks whith python2.4

2006-09-28 Thread Carlos Galisteo de Cabo
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"