scp1 reports ssh1 is not supported

Bug #1618719 reported by Corben
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openssh (Ubuntu)
Fix Released
High
Unassigned
Xenial
Won't Fix
High
Unassigned

Bug Description

For getting ssh protocol 1 support I installed the package openssh-client-ssh1.
This works with .ssh/config host entries, when omitting any "Protocol 1" lines, but calling "ssh1 -1 host".
This package also has the command scp1 included, but this command doesn't have ssh protocol 1 support:
> corben@ubuntu:~$ scp1 -1 host:/path/to/file .
> ssh1 is not supported
Is the ssh protocol 1 support not included for scp1 during compile time?

Tags: xenial
Corben (tobias-krummen)
tags: added: xenial
Revision history for this message
Colin Watson (cjwatson) wrote :

Yes, that's a bug in the version that shipped with xenial, fixed later in 1:7.2p2-6 (so fixed in yakkety). You can work around it using "scp1 -S /usr/bin/ssh1 -1".

Revision history for this message
Colin Watson (cjwatson) wrote :

(i.e. the problem is that scp1 is trying to use /usr/bin/ssh rather than /usr/bin/ssh1)

Joshua Powers (powersj)
Changed in openssh (Ubuntu):
status: New → Triaged
importance: Undecided → High
Colin Watson (cjwatson)
Changed in openssh (Ubuntu Xenial):
status: New → Triaged
Changed in openssh (Ubuntu):
status: Triaged → Fix Released
Changed in openssh (Ubuntu Xenial):
importance: Undecided → High
Revision history for this message
Paride Legovini (paride) wrote :

Xenial is now in Extended Security Maintenance and this bug doesn't qualify for it, so this bug won't be fixed in that release.

Changed in openssh (Ubuntu Xenial):
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.