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.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (800, 'unstable'), (700, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages ntlmaps depends on:
ii debconf [debconf-2.0] 1.5.5 Debian configuration management sy
ii python 2.4.3-11 An interactive high-level object-o
ii python-support 0.5.2 automated rebuilding support for p
ntlmaps recommends no packages.