[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#975540: marked as done (ssh-copy-id: patch for "/usr/bin/ssh-copy-id: 260: EOF: not found")



Your message dated Wed, 02 Dec 2020 10:49:03 +0000
with message-id <E1kkPh1-0007V4-Va@fasolo.debian.org>
and subject line Bug#975540: fixed in openssh 1:8.4p1-3
has caused the Debian Bug report #975540,
regarding ssh-copy-id: patch for "/usr/bin/ssh-copy-id: 260: EOF: not found"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
975540: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975540
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: openssh-client
Version: 1:8.4p1-2
Severity: normal

In the indicated version, 'ssh-copy-id' fails to successfully copy the key.


A typical invocation now issues the following error messages:

| /usr/bin/ssh-copy-id: 254: cannot create /dev/null`: Permission denied
| /usr/bin/ssh-copy-id: 260: EOF: not found


The origin of the error can tracked down to line 250:

|   INSTALLKEYS_SH=$(tr '\t\n' ' ' <<-EOF)

There, the closing parenthesis terminates the here-document '<<-EOF'.


FIX: move the trailing ')' into a new line directly after the closing 'EOF' .

See: https://github.com/openssh/openssh-portable/pull/206/files/
#diff-76f25d87bdb42afb3b6fe76947d8c696R250


Thanks and kind regards

  Lars Dölle

--- End Message ---
--- Begin Message ---
Source: openssh
Source-Version: 1:8.4p1-3
Done: Colin Watson <cjwatson@debian.org>

We believe that the bug you reported is fixed in the latest version of
openssh, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 975540@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated openssh package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 02 Dec 2020 10:32:23 +0000
Source: openssh
Architecture: source
Version: 1:8.4p1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Closes: 975540
Changes:
 openssh (1:8.4p1-3) unstable; urgency=medium
 .
   * Backport from upstream:
     - Fix `EOF: command not found` error in ssh-copy-id (closes: #975540).
Checksums-Sha1:
 c7ce488028bfddc702132e1f07407f499b3681a8 3353 openssh_8.4p1-3.dsc
 692893bbcfb039223408184c21a3a29d7fbdb3ad 178784 openssh_8.4p1-3.debian.tar.xz
Checksums-Sha256:
 54ac6c05c6db3d9db15a8e81312c2fab85afbe6a7025e3c4f2738d597cadba17 3353 openssh_8.4p1-3.dsc
 6c6fe5423726a13c9e6bf13269d80ebaebf2c9d8263a88a1c0ee25a5ba626a90 178784 openssh_8.4p1-3.debian.tar.xz
Files:
 e5ae85363dcd855b02be480bb302649d 3353 net standard openssh_8.4p1-3.dsc
 2130e1d73eae5c0e43762f752ae71bd6 178784 net standard openssh_8.4p1-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAl/HbV4ACgkQOTWH2X2G
UAuJIg//f87zFDzTAyyrYkG7GmUF63lAlGyr0Njmi+uiFUtCtjQnqGA8Bc1zbUBl
Krcp+H3ihpRmHWCLPg999lcMCcpv1BwxLrpPq04XRmKh0peoZRm7A75fE3Za8NJN
GMjP+YI9+vTNpjL0uDApDHMyawzYEfVgsbitJnkpyRWv9cnvHyRs9G0ubRCjRTEm
cp7B7HXmRB2uWgldtKZavxlrGgK7s4V1NV/2i/Ddj2DNUhAPPrw6frsctgnlxBTg
NFj8tFhGHhIVgbJ2yxHsjlQRy6BUuexwE5rsyD4SxehJvGjKNFqcOOJpqR7MSzTU
hTBZkIsjs0oXcJOqvi5qcSRlYq3Vg0mM8PK65+/MNuzievRzfbRxdGHPjCI3r0wR
UXRr3aZ4VwBjQq5mvP1BVObgyFCJlhvLQOJg+R+xrTs89JlLWNcLMgI6RJmrl6DQ
aDPPeX0q3lCAtJ7H9H8JfnA4TbQ9bL/Dqdc3KMqI0t27x0U89vNUJ5FM9qMHBe2q
yl6ymRP1VPrVzuRoLNUundZdLc4yyyPj7VQW0kvsLF+lTT+h9pLXve9hrIxU6VOq
Ryj27/65TG50EBmtFy04OH/wrWOyJkkiGcIrBQvno6T4wBqk7Zk0b9J2T/uL5dpp
yYO/9bV/YYoiano/Jms3G2ZJHtNrZcqDras0Nr0r6vuKaJ2yoq8=
=FVA3
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: