You are not logged in.

#1 2012-03-30 12:38:12

FX41
Member
Registered: 2012-03-30
Posts: 2

(Solved) OpenSSH and OpenSSL version conflict

Since an update yesterday (2012-03-29) any attempt to use SSH produces:

OpenSSL version mismatch. Built against 1000100f, you have 1000004f

Versions:

openssl 1.0.1-1
openssh 5.9p1-8

Repos core,extra and multilib all current (verified with ftp.archlinux.org), running on IA32-64.

Anyone else seeing this? Suggestions?

Thanks
FX

Last edited by FX41 (2012-03-30 13:44:51)

Offline

#2 2012-03-30 12:42:19

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,967
Website

Re: (Solved) OpenSSH and OpenSSL version conflict

Are you sure you only use our packages and did not install anything from third parties or compiled yourself? This error does not exist when using our packages.

Offline

#3 2012-03-30 13:02:36

FX41
Member
Registered: 2012-03-30
Posts: 2

Re: (Solved) OpenSSH and OpenSSL version conflict

Thanks, that's what I wanted to know. Time to hunt for stray OpenSSL libs that shouldn't be there.

EDIT: ldconfig needed to be told explicitly to first look in /usr/lib/ before anywhere else. Thanks, solved.

Last edited by FX41 (2012-03-30 13:08:02)

Offline

#4 2012-04-01 17:17:32

mrbug
Member
Registered: 2007-07-17
Posts: 221

Re: (Solved) OpenSSH and OpenSSL version conflict

Care to post exactly what you did to fix it?


dvdtube - download all uploads from a YouTube user and then optionally create a DVD.
(Regular version AUR link / SVN version AUR link)

Offline

#5 2012-04-10 13:03:25

vk1dadhich
Member
Registered: 2012-04-10
Posts: 1

Re: (Solved) OpenSSH and OpenSSL version conflict

Hello everyone,
                          I face the same problem like this due to this i can't login on server through ssh. and i don't undestand what i do next. so help me to resolve this problem.

openssl version
OpenSSL 1.0.0-fips 29 Mar 2010

i am getting this error code.

service sshd restart
Stopping sshd: [FAILED] Starting sshd: OpenSSL version mismatch. Built
against 90802f, you have 10000003 [FAILED]

/usr/sbin/sshd -h
OpenSSL version mismatch. Built against 90802f, you have 10000003

thanks  in advance, i know you can resolve this problem. i able to login through webmin and able to run command so kindly help me. please.

Offline

#6 2012-04-29 12:43:37

toocanad
Member
Registered: 2012-04-29
Posts: 1

Re: (Solved) OpenSSH and OpenSSL version conflict

I had the same issue on my grey pogo following an upgrade.

Using webmin I unistalled openssh:       pacman -Rs openssh --noconfirm

Then reinstalled:                                     pacman -Sy openssh --noconfirm


Did a reboot:      /sbin/reboot

All was good after that.

TC

Offline

#7 2012-05-19 14:33:57

abdelrahman
Member
Registered: 2012-05-19
Posts: 1

Re: (Solved) OpenSSH and OpenSSL version conflict

I had exactly this problem too after I upgraded openssh by mistake.
But I managed to get sshd working with reinstalling SSL (not SSH)

pacman -S openssl

hope this helps.

Offline

#8 2023-06-13 18:55:13

willb0t
Member
Registered: 2020-09-11
Posts: 1

Re: (Solved) OpenSSH and OpenSSL version conflict

@abdelrahman
pacman -S openssl
this worked for me, apparently i had a package called openssl-static installed and this cause a conflict which prompted me to remove openssl-static and replace with openssl package and that fixed it for me

# pacman -S openssl
resolving dependencies...
looking for conflicting packages...
:: openssl and openssl-static are in conflict. Remove openssl-static? [y/N] y

Package (2)     Old Version  New Version  Net Change  Download Size

openssl-static  3.0.8-1                   -20.91 MiB               
core/openssl                 3.1.1-1       11.44 MiB       5.14 MiB

Total Download Size:    5.14 MiB
Total Installed Size:  11.44 MiB
Net Upgrade Size:      -9.47 MiB

Offline

#9 2023-06-13 19:00:30

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: (Solved) OpenSSH and OpenSSL version conflict

This thread is 11 years old and marked solved. Please do not necrobump.

Closing.

Offline

Board footer

Powered by FluxBB