[Bug 1020591] Re: subversion and GnuTLS internal error

2013-01-16 Thread Timo Aaltonen
*** This bug is a duplicate of bug 1095052 *** https://bugs.launchpad.net/bugs/1095052 ** This bug has been marked a duplicate of bug 1095052 Client certificate authentication fails -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1020591] Re: subversion and GnuTLS internal error

2013-01-02 Thread John Ryan
Hi Andrew, I believe the patch works. I was unable to use dpkg-buildpackage to build a new gnutls deb because a number of the gnutls tests failed (due to an issue with libgcrypt?!). However, I could manually configure and build a new gnutls library and I was able to successfully use my client ce

[Bug 1020591] Re: subversion and GnuTLS internal error

2013-01-01 Thread Andrew Colin Kissa
I have submitted a fix (debdiff) for this, if you can build and test. https://bugs.launchpad.net/ubuntu/+source/gnutls26/+bug/1095052 -- 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: su

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-10-12 Thread John Ryan
Whoops, quick correction - the workaround for Quantal is of course to set LD_PRELOAD=/usr/lib/libneon.so.27 not LD_PRELOAD=/usr/bin/libneon.so.27 Workarounds: Precise: Download the Oneiric version of libgnutls.so.26.16.14 and set LD_PRELOAD to point to this file. Quantal: Install libneon27 and s

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-10-12 Thread John Ryan
** Attachment added: "Oneiric version of libgnutls library" https://bugs.launchpad.net/ubuntu/+source/gnutls26/+bug/1020591/+attachment/3396963/+files/libgnutls.so.26.16.14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-10-12 Thread John Ryan
Hi again, I can add some new information now. As described by Topaz, if both the server and the client are running Precise then the problem is observed as described. If Oneiric is used as the client then the problem disappears suggesting that the issue is entirely client-side. Further, the vers

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-10-12 Thread John Ryan
Hi all, I am also affected by this bug exactly as described by Topaz (although I don't use eclipse so I don't have a working alternative at the moment). A while back there was a similar problem with client certificates and svn (see https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/294648)

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-08-21 Thread Christopher Burke
5.96.78.5 - /CN=christopher.bu...@tld.com [21/Aug/2012:17:17:46 +0100] "REPORT /svn/fin/!svn/vcc/default HTTP/1.1" 200 914 "-" "SVN/1.6.17 (r1128011) neon/0.29.6" After going through the steps again, it looks like it's using the correct version of Neon now. However, I can still only check out from

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-08-21 Thread Christopher Burke
Thanks for the extra help! I have done all of the above, however still getting the error. While trying to debug why I noticed this (amongst similar messages) in my access log: 5.96.78.5 - - [20/Aug/2012:13:10:55 +0100] "OPTIONS /fin HTTP/1.1" 200 3168 "-" "SVN/1.6.17 (r1128011) neon/0.29.3" Howev

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-08-20 Thread topaz
Hi Christopher, Ok, it works for me, but I forgot to mention that the most important step is definitely the libneon without gnutls. As the bug seems to be linked with gnutls, not evicting it means not circumventing the bug. So I basically downloaded libneon sources and compiled them by hand. Th

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-08-20 Thread Christopher Burke
Hi, I followed the above steps, and while it allows me to check out on the server locally (i.e. still using https://server.tld/svn/repo) I am still getting the error when checking out from remote machines. Apologies in advance if these are newb questions, but how did you recompile libneon without

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-08-15 Thread topaz
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 t

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-08-15 Thread Christopher Burke
Hi, I'm also facing this problem. Which steps did you take to recover? Thanks -- 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 notificat

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-08-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnutls26 (Ubuntu) Status: New => Confirmed -- 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: s

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-08-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: subversion (Ubuntu) Status: New => Confirmed -- 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:

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-07-13 Thread topaz
Just an update. I've been experiencing troubles with my workaround, and had to edit manually my /var/lib/dpkg/status to ensure the previous version is accepted stealthy. [...] Package: libgnutls26 [...] Version: 2.12.7-3 [...] Tha drawback is that this workarount completely collaspe the version

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-07-05 Thread topaz
I hope we'll have some feedback from gnutls team ... -- 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:

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-07-05 Thread HS
I am seeing the same issue... -- 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.

[Bug 1020591] Re: subversion and GnuTLS internal error

2012-07-03 Thread topaz
** Also affects: subversion (Ubuntu) Importance: Undecided Status: New -- 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 notifica