You can check that the python-subversion wrappers match the libsvn version, and if you use mod_python that the installed subversion wrappers use the same python version (2.3 vs. 2.4) than mod_python. The current Debian archives have circular dependencies issues, which make the installation of python2.3 mandatory even if you want to set up a python2.4 environment.
Did you restart Apache once you've upgraded subversion? Cheers, Manu On 8/16/06, fishy <[EMAIL PROTECTED]> wrote:
Hi, all, I'm using Debian Etch (testing) and used apt-get to install svn and trac. a few days ago svn was upgraded in debian etch repository, so I upgraded it via apt-get upgrade. after that, trac browse doesn't work any more, when I visit the browse page, it says: Oops... Trac detected an internal error: cannot import name SubversionRepository or sometimes: Oops... Trac detected an internal error: "libsvn_diff-1.so.0: undefined symbol: svn_stream_printf_from_utf8" So, any idea to resolve this problem (except install a lower version of svn)? Thanks. -- regards, fishy _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
-- Manu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
