FS#29040 - subversion failing with "SSL disabled due to library version mismatch"

Attached to Project: Arch Linux
Opened by Javier (jevv) - Wednesday, 21 March 2012, 18:01 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 21 March 2012, 18:49 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Pierre Schmitz (Pierre)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I'm performing for example:

% svn co $MY_URL/<my_path>
svn: E175002: Unable to connect to a repository at URL 'https://<trunk_url>/trunk/<my_path>'
svn: E175002: OPTIONS of 'https://<trunk_url>/trunk/<my_path>': SSL handshake failed: SSL disabled due to library version mismatch (https://<url>)

I found this to be pretty similar to this task:

https://bugs.archlinux.org/task/28927

But strangely enough, the prior bug was closed as fixed, while I'm still having this errors. I have up to date x86_64 Arch with:

local/subversion 1.7.4-1
local/openssl 1.0.0.h-1
local/lib32-openssl 1.0.0.g-1
local/openssl098 0.9.8.u-1
This task depends upon

Closed by  Ionut Biru (wonder)
Wednesday, 21 March 2012, 18:49 GMT
Reason for closing:  Works for me
Comment by Ionut Biru (wonder) - Wednesday, 21 March 2012, 18:04 GMT
paste pacman -Q neon
Comment by Javier (jevv) - Wednesday, 21 March 2012, 18:11 GMT
% pacman -Q neon
neon 0.29.6-4
Comment by Ionut Biru (wonder) - Wednesday, 21 March 2012, 18:19 GMT
like a side note, why do you have an old version of openssl?
Comment by Javier (jevv) - Wednesday, 21 March 2012, 18:39 GMT
I don't... I have the latest:

% pacman -Q openssl
openssl 1.0.0.h-1

Then some applications depend upon lib32-openssl. openssl098 is the same a openssl-compatibility, only more stringent, and it's required for other packages. BTW, but removing openssl098, the error still remains. Remember I have up to date Arch and openssl...
Comment by Ionut Biru (wonder) - Wednesday, 21 March 2012, 18:42 GMT
the latest version is openssl 1.0.1-1. check pacman.conf maybe you ignore openssl.
Comment by Laurent Carlier (lordheavy) - Wednesday, 21 March 2012, 18:42 GMT
Try to update with 'pacman -Syu'

% pacman -Q openssl
openssl 1.0.1-1

https://www.archlinux.org/packages/core/i686/openssl/
Comment by Javier (jevv) - Wednesday, 21 March 2012, 18:44 GMT
My mistake, sorry, current openssl according to this:

http://www.archlinux.org/packages/core/x86_64/openssl

is newer. The repos I'm using are not reflecting it yet...
Comment by Javier (jevv) - Wednesday, 21 March 2012, 18:47 GMT
It's working now... sorry for the confusion. I thought I was using latest. I actually had to change my mirrorlist, so that I could grab the more up to date openssl.

As far as I can tell you can close this, :-)

Thanks a lot,

Javier.

Loading...