Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-23-2006, 10:47 AM
|
#1
|
Member
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512
Rep:
|
ssh stopped working in Slackware-current.
I upgraded to Slackware-current. But when I want to use ssh:
Code:
$ ssh
OpenSSL version mismatch. Built against 90707f, you have 90801f
|
|
|
04-23-2006, 04:07 PM
|
#2
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
Check if your openssl package was upgraded to 0.9.8a along with all the other "-current" packages (I assume you upgraded everything to -current?).
This was changed on feb 9th: openssl-solibs-0.9.8a-i486-1.tgz and openssl-0.9.8a-i486-1.tgz
Also worth mentioning with Slackware -current: when Slackware is in development towards a new release, new packages may get added. If you only upgrade packages you already had installed, you will miss all the new stuff, and some applications will refuse to run if they depend on these new ones.
Just to name a few from the ChangeLog:
openldap-client
db44
db42
cairo
amarok
libmusicbrainz
libtunepimp
linuxdoc-tools
Eric
|
|
|
04-23-2006, 04:24 PM
|
#3
|
Member
Registered: Apr 2004
Distribution: FreeBSD, Gentoo, Slackware
Posts: 88
Rep:
|
I had the same exact problem yesterday. Try compiling OpenSSH from source. I'm not completely sure of why this works but I've learned not to use .tgz's, as they're too irritating (unreliable) to work with.
|
|
|
04-23-2006, 04:55 PM
|
#4
|
Member
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512
Original Poster
Rep:
|
Quote:
Originally Posted by Alien Bob
Check if your openssl package was upgraded to 0.9.8a along with all the other "-current" packages (I assume you upgraded everything to -current?).
This was changed on feb 9th: openssl-solibs-0.9.8a-i486-1.tgz and openssl-0.9.8a-i486-1.tgz
|
Code:
$ ls -l /var/log/packages/openssl*
-rw-r--r-- 1 root root 27858 2006-04-21 03:03 /var/log/packages/openssl-0.9.8a-i486-1
-rw-r--r-- 1 root root 1594 2006-04-21 02:19 /var/log/packages/openssl-solibs-0.9.8a-i486-1
Quote:
Originally Posted by Alien Bob
Also worth mentioning with Slackware -current: when Slackware is in development towards a new release, new packages may get added. If you only upgrade packages you already had installed, you will miss all the new stuff, and some applications will refuse to run if they depend on these new ones.
|
Yes, I followed the Changelog. So I also have the new packages. But I don't have the official packages of openldap-client, cairo and libmusicbrainz since they are included in Gware.
|
|
|
04-23-2006, 04:56 PM
|
#5
|
Member
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512
Original Poster
Rep:
|
Quote:
Originally Posted by Diminished7th
I had the same exact problem yesterday. Try compiling OpenSSH from source. I'm not completely sure of why this works but I've learned not to use .tgz's, as they're too irritating (unreliable) to work with.
|
Do you mean *all* .tgz's, or just the ones for OpenSSH?
|
|
|
04-23-2006, 06:39 PM
|
#6
|
Member
Registered: Apr 2004
Distribution: FreeBSD, Gentoo, Slackware
Posts: 88
Rep:
|
Well, for your specific situation, I was referring only to the OpenSSH tgz's. However, in general, I'm inclined to make use of source as well.
|
|
|
04-23-2006, 07:31 PM
|
#7
|
Member
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796
Rep:
|
there is nothing unreliable about
the official slackware packages.
|
|
|
04-23-2006, 07:51 PM
|
#8
|
Member
Registered: Apr 2004
Distribution: FreeBSD, Gentoo, Slackware
Posts: 88
Rep:
|
I've encountered a wealth of supposed "official" Slackware packages that have done not but to leave me slocating througout my directories only to find that nothing has been installed or extracted anywhere.
|
|
|
04-23-2006, 08:33 PM
|
#9
|
Member
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796
Rep:
|
i'm not familiar with "supposedly" official packages.
they are either officially maintained and appear on
the official mirrors or not. if, on the other hand, you
are referring to repo packages maintained by cluebies...
then i certainly agree with you.
if the official packages are not installing correctly,
then something is seriously wrong with your setup.
Last edited by kodon; 04-23-2006 at 11:31 PM.
|
|
|
04-24-2006, 12:33 AM
|
#10
|
Member
Registered: Oct 2003
Location: Kuala Lumpur, Malaysia
Distribution: Slackware 13.37 current
Posts: 770
Rep:
|
This happened to me on one machine out of three, which was using slapt-get, the other two use swaret.
Also see:
http://www.linuxquestions.org/questi...penssh+version
I just downloaded the openssh package (again? - it was missing) and installed it.
|
|
|
04-27-2006, 07:01 PM
|
#11
|
Member
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512
Original Poster
Rep:
|
It's indeed a strange problem. I removed the openssh, openssl and openssl-solibs packages, downloaded them from a USA mirror and reinstalled them. SSH is working again.
|
|
|
All times are GMT -5. The time now is 03:06 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|