Michael Gebetsroither a écrit :
> Package: mercurial
> Version: 0.9.1-1
> Severity: grave
> Tags: patch
> Justification: renders package unusable
> 
  Hi,

> hi,
> 
> # hg diff
[...]
> ImportError: No module named bdiff
> 
> This is imho because mercurial is started with python2.4.
> Changing the version to python2.3 solves the problem.

It should not.
[EMAIL PROTECTED]:~$ dpkg -L mercurial
[...]
/usr/lib/python-support/mercurial/python2.3/mercurial/bdiff.so
/usr/lib/python-support/mercurial/python2.3/mercurial/mpatch.so
[...]
/usr/lib/python-support/mercurial/python2.4/mercurial/bdiff.so
/usr/lib/python-support/mercurial/python2.4/mercurial/mpatch.so
[...]

  Can you look if these files are reported by "dpkg -L mercurial"
on your system and if they are present on your filesystem ?
  Can you try to reinstall the package if this is not the case ?

  hg diff works perfectly on my system (with mercurial 0.9.1-1)

  Best regards,
    Vincent

Reply via email to