Bug 6670 - SSL handshake failed: SSL disabled due to library version mismatch
Summary: SSL handshake failed: SSL disabled due to library version mismatch
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-03 08:15 CEST by Bernard SIAUD
Modified: 2012-07-06 10:48 CEST (History)
5 users (show)

See Also:
Source RPM: davfs
CVE:
Status comment:


Attachments

Description Bernard SIAUD 2012-07-03 08:15:21 CEST
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:
Every time I attempt to connect since a month

Steps to Reproduce:
# mount /mnt/dav_org/
Please enter the username to authenticate with server
https://XXXXXXXX.webdav.ovh.net or hit enter for none.
  Username: XXXXXXXX
Please enter the password to authenticate user XXXXXXXX with server
https://siaud.webdav.ovh.net or hit enter for none.
  Password:  
/sbin/mount.davfs2: Mounting failed.
SSL handshake failed: SSL disabled due to library version mismatch
[root@bernard][~]
# grep dav  /etc/fstab
https://XXXXXXXX.webdav.ovh.net  /mnt/dav_org davfs2 noauto,user,uid=501,no_netdev 0 0

For resolv, You can see :
http://lists.opensuse.org/opensuse-bugs/2012-06/msg01157.html
http://nickveenhof.be/blog/svn-ssl-disabled-due-library-version-mismatch
http://forums.freebsd.org/showthread.php?t=19263
Comment 1 Manuel Hiebel 2012-07-03 10:12:07 CEST
another dead package..

Keywords: (none) => Junior_job

Comment 2 Xavier BERTAUX 2012-07-03 11:41:47 CEST
Hi,

I have the same problem with svn on Sourceforge.

Steps to Reproduce:

# svn update

Updating '.':
svn: E175002: Unable to connect to a repository at URL 'https://speed-dreams.svn.sourceforge.net/svnroot/speed-dreams/trunk'
svn: E175002: OPTIONS de 'https://speed-dreams.svn.sourceforge.net/svnroot/speed-dreams/trunk' : SSL handshake failed: SSL disabled due to library version mismatch (https://speed-dreams.svn.sourceforge.net)

Comment:

this problem is for write acces or just read access on Sourceforge

Xavier

CC: (none) => bertauxx

Comment 3 Manuel Hiebel 2012-07-03 22:43:36 CEST
arf sorry it's more in openssl

Keywords: Junior_job => (none)
CC: (none) => fundawang, guillomovitch, mageia, pterjan
Source RPM: davfs2-1.4.6-1.mga1.src.rpm => openssl
Severity: normal => major

Comment 4 Pascal Terjan 2012-07-04 16:38:37 CEST
svn was fixed by http://svnweb.mageia.org/packages?view=revision&revision=267148

For the other problems, either they used also libneon or some other packages need to be rebuilt with new openssl
Comment 5 Guillaume Rousse 2012-07-05 14:38:19 CEST
davfs also relies on libneon, so the probleme is likely fixed now.

Source RPM: openssl => davfs

Comment 6 Bernard SIAUD 2012-07-06 10:21:16 CEST
Yes ! davfs works now ;)

thnaks !
Comment 7 Manuel Hiebel 2012-07-06 10:35:36 CEST
(In reply to comment #6)
> Yes ! davfs works now ;)
> 
> thnaks !

with ? I see no related updates
Comment 8 Guillaume Rousse 2012-07-06 10:47:43 CEST
The problem was in libneon, which has been rebuild for latest openssl.

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 9 Bernard SIAUD 2012-07-06 10:48:36 CEST
I don't remerber me... I make uupdate often ! And I don't try every day davfs. I have try today because I have see Guillaume Rousse's message.

Note You need to log in before you can comment on or make changes to this bug.