To circumvent the problem :
1) I recompiled libneon WITHOUT gnutls, but using openssl instead (you need to 
desactivate sslv1, as the openssl version does not compile if you don't). 
2) I used checkinstall to create a deb package for the recompiled lib
3) I changed the link of libneon27-gnutls to the version recompiled (still 
mentionning gnutls, but it's just to avoid breaking dependencies):
3.1) rm /usr/lib/libneon-gnutls.so.27
3.2) ln -s /usr/local/lib/libneon.so.27 /usr/lib/libneon-gnutls.so.27
4) I marked libneon27-gnutls "hold" to ensure not upgraded (using shell command 
#echo "libneon27-gnutls hold" | dpkg --set-selections)
5) restarted all kdesvn apps to ensure taking into account the new lib
6) I wrote the bug report.

I'm glad I'm not alone facing this damn annoying problem.

Topaz.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1020591

Title:
  subversion and GnuTLS internal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnutls26/+bug/1020591/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to