Package: ntlmaps
Version: 0.9.9.0.1-3
Followup-For: Bug #389868

Hello

I'm having the same problem described in this bug. But this time,
ntlmaps loads another config.py file. 

Neither python 2,4 or 2.4 work:

komarr:~# python2.3 /usr/share/ntlmaps/main.py -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'
komarr:~# python2.4 /usr/share/ntlmaps/main.py -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'

And I have quite of a lot of config.py that might clash:

komarr:~# locate config.py
/usr/lib/python2.3/distutils/command/config.py
/usr/lib/python2.3/distutils/command/config.pyc
/usr/lib/python2.3/distutils/sysconfig.py
/usr/lib/python2.3/distutils/sysconfig.pyc
/usr/lib/python2.3/logging/config.py
/usr/lib/python2.3/logging/config.pyc
/usr/lib/python2.3/site-packages/GMenuSimpleEditor/config.py
/usr/lib/python2.3/site-packages/GMenuSimpleEditor/config.pyc
/usr/lib/python2.3/site-packages/pyqtconfig.py
/usr/lib/python2.3/site-packages/pyqtconfig.pyc
/usr/lib/python2.3/site-packages/pyqtconfig.pyo
/usr/lib/python2.3/site-packages/sipconfig.py
/usr/lib/python2.3/site-packages/sipconfig.pyc
/usr/lib/python2.4/distutils/command/config.py
/usr/lib/python2.4/distutils/command/config.pyc
/usr/lib/python2.4/distutils/sysconfig.py
/usr/lib/python2.4/distutils/sysconfig.pyc
/usr/lib/python2.4/logging/config.py
/usr/lib/python2.4/logging/config.pyc
/usr/lib/python2.4/site-packages/GMenuSimpleEditor/config.py
/usr/lib/python2.4/site-packages/GMenuSimpleEditor/config.pyc
/usr/lib/python2.4/site-packages/pyqtconfig.py
/usr/lib/python2.4/site-packages/pyqtconfig.pyc
/usr/lib/python2.4/site-packages/sipconfig.py
/usr/lib/python2.4/site-packages/sipconfig.pyc
/usr/share/doc/python-apt/examples/config.py
/usr/share/ntlmaps/lib/config.py
/usr/share/ntlmaps/lib/config.pyc
/usr/share/pycentral/python-gmenu/site-packages/GMenuSimpleEditor/config.py
/usr/share/python-support/viewcvs/config.py
/var/lib/python-support/python2.3/config.py
/var/lib/python-support/python2.3/config.pyc
/var/lib/python-support/python2.4/config.py
/var/lib/python-support/python2.4/config.pyc

How can I find the conflicting config.py ?

Is there a way to move out the conflicting config.py without breaking
another package ?

Cheers


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

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.

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to