Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 147618

Summary: dev-util/subversion don't work with openssl-0.9.8c
Product: Gentoo Linux Reporter: Alin Năstac (RETIRED) <mrness>
Component: Current packagesAssignee: Paul de Vrieze (RETIRED) <pauldv>
Status: RESOLVED INVALID    
Severity: normal CC: orzel
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alin Năstac (RETIRED) gentoo-dev 2006-09-14 14:57:44 UTC
svn is linked against libssl.so.0.9.7 which by itself wouldn't be a problem (openssl-0.9.8c install that symlink), but svn isn't happy with that because it also check the real version of the openssl library.

All operations on a repository with https URL end up with this kind error:
svn: PROPFIND of '/svnroot/bitpim/releases/0.9.07/resources': SSL negotiation failed: SSL disabled due to library version mismatch.
Comment 1 Lars Strojny 2006-09-15 07:03:22 UTC
Rebuild neon.
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2006-09-15 08:30:56 UTC
My mistake... I thought svn use openssl directly since it is linked against libssl. Thanks for the tip, Lars!

Bug closed as INVALID.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-09-20 02:30:41 UTC
*** Bug 148306 has been marked as a duplicate of this bug. ***