subvertpy error when trying to 'bzr branch' on an svn repo

Jelmer Vernooij jelmer at samba.org
Fri May 1 21:53:08 BST 2009


Hi Paul,

Fanelli, Paul wrote:
> ImportError: ('Unable to load subvertpy extensions: %s',
> '/usr/local/lib/python2.6/site-packages/subvertpy/client.so: undefined
> symbol: svn_ra_get_log2')
>   
[...]
> I downloaded svn 1.6.1 and deps.  I ran ./configure, make and make
> install for svn.
>
> I downloaded subvertpy with:  bzr get lp:subvertpy, then ran make and
> ./setup.py install
>   
I'm not sure what could've gone wrong here exactly. Did you get any
errors during the compilation? What does "ldd

usr/local/lib/python2.6/site-packages/subvertpy/client.so" return?

> Oh, by the way...
>
> I forgot to thank you for all the work you did on my last problem, with
> the svn/bzr author issue.
>
> I was going to send you a note to not do the work, but you already did
> it!
>
> I convinced the mgmt around here that having the author as 'pqm' was ok
> and to really see who did what, you just had to look at the merge log
> entries under pqm. I setup loggerhead and demo'ed this concept.
>
>  
>   
Nice, that's great to hear :-)

Cheers,
Jelmer



More information about the bazaar mailing list