LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-15-2023, 10:21 AM   #1
ecIipse
LQ Newbie
 
Registered: Nov 2022
Posts: 3

Rep: Reputation: 0
Exclamation Please help with openssh downgrade!


Hello everyone,

The o/s is Ubuntu 22.04 aarch64
And I知 trying to downgrade openssh 8.9p1, openssl 3.0.2 to openssh 7.4p1.

Somehow I keep getting the following screen when
apt-get purge openssh-server
apt-get purge openssh-client
apt-get purge openssh-sftp-server
are deleted and
openssh-server_7.6p1-4_arm64.deb
openssh-client_7.6p1-4_arm64.deb
openssh-sftp-server_7.6p1-4_arm64.deb
are installed,

root@arm64:/mnt/ssh# dpkg -i openssh-server_7.6p1-4_arm64.deb
(Reading database ... 77290 files and directories currently installed.)
Preparing to unpack openssh-server_7.6p1-4_arm64.deb ...
Unpacking openssh-server (1:7.6p1-4) over (1:7.6p1-4) ...
dpkg: dependency problems prevent configuration of openssh-server:
libc6:arm64 (2.35-0ubuntu3.1) breaks openssh-server (<< 1:8.2p1-4) and is installed.
Version of openssh-server to be configured is 1:7.6p1-4.

dpkg: error processing package openssh-server (--install):
dependency problems - leaving unconfigured
Processing triggers for ufw (0.36.1-4build1) ...
Processing triggers for man-db (2.10.2-1) ...
Errors were encountered while processing:
openssh-server
root@arm64:/mnt/ssh#

So I get this when installing openssh-server_7.6p1-4_arm64.deb package.
(I have already installed all the depend packages.)

Can anyone tell me why this is happening and how to fix it please?

Thank you in advance!
 
Old 06-15-2023, 10:47 AM   #2
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,333
Blog Entries: 3

Rep: Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730
Quote:
Originally Posted by ecIipse View Post
The o/s is Ubuntu 22.04 aarch64
And I知 trying to downgrade openssh 8.9p1, openssl 3.0.2 to openssh 7.4p1.
Hello. What problem are you trying to solve by attempting that?
 
Old 06-15-2023, 10:54 AM   #3
ecIipse
LQ Newbie
 
Registered: Nov 2022
Posts: 3

Original Poster
Rep: Reputation: 0
Smile

Quote:
Originally Posted by Turbocapitalist View Post
Hello. What problem are you trying to solve by attempting that?
Hello!

I知 trying to downgrade because of Putty and Filezilla versions!
 
Old 06-15-2023, 10:55 AM   #4
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,333
Blog Entries: 3

Rep: Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730Reputation: 3730
More details are needed about your situation, but newer versions of PuTTY and FileZilla are what you need.
 
Old 06-15-2023, 11:30 AM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,703

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by ecIipse View Post
Hello!
I知 trying to downgrade because of Putty and Filezilla versions!
...which is not really an answer. You don't say what the version of either of those programs has to do with SSL/SSH, but downgrading security is *NEVER, EVER* a good idea. Why don't you UPGRADE Putty/Filezilla instead???
 
1 members found this post helpful.
Old 06-15-2023, 04:41 PM   #6
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,463
Blog Entries: 7

Rep: Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561
Quote:
Originally Posted by ecIipse View Post
I’m trying to downgrade because of Putty and Filezilla versions!
Windows comes with proper OpenSSH, so you can stop using Putty if you want.

Just open a cmd window and type 'ssh user@192.168.x.x'

It's there on the Pro editions of Windows by default, but is easily added to the Home version.
 
Old 06-16-2023, 07:53 AM   #7
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,966

Rep: Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332
yes, in general you must not downgrade openssl. From the other hand you can use other clients, not only putty on windows. (see for example here: https://medevel.com/top-12-best-ssh-...s-for-windows/)
 
  


Reply

Tags
downgrade, error, openssh, server, ubuntu



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
Help! Downgrade openssh radwan1998 Linux - Newbie 11 02-01-2022 02:05 PM
How to convert openssh keys to openssh tectia format LittleMaster Linux - Server 1 11-17-2012 07:39 AM
LXer: Why a Distro-Provided OpenSSH is Better than a Third-Party OpenSSH LXer Syndicated Linux News 0 02-02-2011 07:50 AM
Downgrade OpenSSH...Help JediKnight2 Linux - Software 1 07-03-2004 08:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:59 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