Comment 4 for bug 201362

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 201362] Re: Bzr-svn cannot be loaded

Am Mittwoch, den 02.07.2008, 11:36 +0000 schrieb Lee Braiden:
> I'm seeing this in debian (sid) too. From a python interpreter, import
> svn works fine. However, I found code online from bzr-svn which does
> "import svn.delta". If I do this, I get:
>
> $ python
> Python 2.5.2 (r252:60911, Jun 25 2008, 17:58:32)
> [GCC 4.3.1] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import svn.delta
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "/var/lib/python-support/python2.5/svn/delta.py", line 19, in <module>
> from libsvn.delta import *
> File "/var/lib/python-support/python2.5/libsvn/delta.py", line 7, in <module>
> import _delta
> ImportError: /usr/lib/libsvn_swig_py2.5-1.so.1: undefined symbol: svn_merge_range_dup
> >>>
>
> I just rebuilt the python-svn package from source and installed it.
> Same problem.

  affects bzr
  status invalid

  affects subversion

This is a bug in the python-subversion package.

Cheers,

Jelmer

--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/
Jabber: <email address hidden>