Ruzsa Balazs wrote:
> r...@prana:~$ ls -l /usr/bin/python
> lrwxrwxrwx 1 root root 9 2009-02-19 11:18 /usr/bin/python -> python2.5
> r...@prana:~$ dpkg -S /usr/bin/python
> python-minimal: /usr/bin/python
> r...@prana:~$ dpkg -l python-minimal
> [...]
> ii  python-minimal                                 2.5.2-3 [...]

Everything fine until here...


> r...@prana:~$ python -c "import ldap"
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
> ImportError: No module named ldap
> r...@prana:~$ 

...


> I suspect the problem might be related to my machine having been
> upgraded from etch to lenny. Something was probably not correctly
> "rewired" around the ldap module.

It is more likely that files on your system has been manually.
I upgraded several machines from etch to lenny with python-ldap
installed and never had any problems.

I'll close this bug now, because it does not seem to be related to
Debian and no one can reproduce it.

Have a nice day!


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to