LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-23-2006, 09:47 AM   #1
merchtemeagle
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512

Rep: Reputation: 31
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
 
Old 04-23-2006, 03:07 PM   #2
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
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
 
Old 04-23-2006, 03:24 PM   #3
Diminished7th
Member
 
Registered: Apr 2004
Distribution: Gentoo, FreeBSD
Posts: 88

Rep: Reputation: 15
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.
 
Old 04-23-2006, 03:55 PM   #4
merchtemeagle
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512

Original Poster
Rep: Reputation: 31
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.
 
Old 04-23-2006, 03:56 PM   #5
merchtemeagle
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512

Original Poster
Rep: Reputation: 31
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?
 
Old 04-23-2006, 05:39 PM   #6
Diminished7th
Member
 
Registered: Apr 2004
Distribution: Gentoo, FreeBSD
Posts: 88

Rep: Reputation: 15
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.
 
Old 04-23-2006, 06:31 PM   #7
kodon
Member
 
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796

Rep: Reputation: 31
there is nothing unreliable about
the official slackware packages.
 
Old 04-23-2006, 06:51 PM   #8
Diminished7th
Member
 
Registered: Apr 2004
Distribution: Gentoo, FreeBSD
Posts: 88

Rep: Reputation: 15
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.
 
Old 04-23-2006, 07:33 PM   #9
kodon
Member
 
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796

Rep: Reputation: 31
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 10:31 PM.
 
Old 04-23-2006, 11:33 PM   #10
davidsrsb
Member
 
Registered: Oct 2003
Location: Kuala Lumpur, Malaysia
Distribution: Slackware 13.37 current
Posts: 770

Rep: Reputation: 33
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.
 
Old 04-27-2006, 06:01 PM   #11
merchtemeagle
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512

Original Poster
Rep: Reputation: 31
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Rsync over Current SSH Connection tracer Linux - General 1 09-23-2005 07:39 AM
SB Live! Soundcard and on-board network stopped working on Slackware 9.1 brennsto Linux - Hardware 1 07-27-2004 12:04 AM
proces ssh and scp stopped, connection hangs prut Linux - Networking 2 04-10-2004 10:57 AM
Internet connection sharing / ssh stopped it toastermaker Linux - Newbie 5 11-23-2003 12:52 PM
ssh X forwarding has stopped working. microtim Linux - Networking 2 09-20-2003 05:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration