Click to See Complete Forum and Search --> : Installing SSH using apt-get! OpenSSL version mismatch??


quakeroatz
04-16-2001, 02:20 PM
So im running Debian (Sid) w/ 2.4.3 kernel.

I'd like to run SSHD (doesn't everyone). So I do a:

myserver:/home/user# apt-get install ssh
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
ssh
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/457kB of archives. After unpacking 1040kB will be used.
Preconfiguring packages ..
Selecting previously deselected package ssh.
(Reading database ... 14022 files and directories currently installed.)
Unpacking ssh (from .../ssh_1%3a2.5.2p2-1_i386.deb) ...
Setting up ssh (2.5.2p2-1) ...
OpenSSL version mismatch. Built against 90600f, you have 90601f
OpenSSL version mismatch. Built against 90600f, you have 90601f
OpenSSL version mismatch. Built against 90600f, you have 90601f
OpenSSL version mismatch. Built against 90600f, you have 90601f
OpenSSL version mismatch. Built against 90600f, you have 90601f
OpenSSL version mismatch. Built against 90600f, you have 90601f

myserver:/home/user# apt-get install debian-again-for-the-5th-time-this-week

myserver:/home/user# mv thanks! /you


:p

Skroob
04-16-2001, 03:49 PM
Last time I checked(on fri, I was away for the weekend) it was broken. One piece of it was updated without the other one being updated.

quakeroatz
04-16-2001, 04:30 PM
So am I SOL for sshd?

Or can I try and find an older version of OpenSSL and SSH and do the "manual"

dpkg -i sshxxxxxxxxxxx.deb
dpkg -i opensslxxxxxxx.deb