On Thursday 05 October 2006 13:44, Dominique Dumont wrote:
> 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:
>
> Is there a way to move out the conflicting config.py without breaking
> another package ?

Hey Dominique,

The problem really is that config is just too generic a name for a python 
module, I was thinking of renaming the module in the debian package to 
resolve this issue.  A possible work around would be to 
rename /usr/share/ntlmaps/lib/config.py to config_ntlmaps.py and change line 
31 of /usr/share/ntlmaps/main.py to (all on one line):

conf = 
config_ntlmaps.read_config(config_ntlmaps.findConfigFileNameInArgv(sys.argv, 
__init__.ntlmaps_dir+'/'))

or you can just wait for the new version of the package.

I'll reopen this bug for now.

Thanks.

-- 
David Watson
Lugmaster, Programmer, Bass Player

http://planetwatson.co.uk/blog
http://liverpool.lug.org.uk

IM(jabber): [EMAIL PROTECTED]

Attachment: pgppJkR5tCQ7w.pgp
Description: PGP signature

Reply via email to