Description of problem: Version-Release number of selected component (if applicable): openssh-8.4p1-1.1.fc33.x86_64 How reproducible: Steps to Reproduce: 1. ssh-copy-id to-some-host Actual results: /usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed /usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys /usr/bin/ssh-copy-id: line 251: warning: here-document at line 251 delimited by end-of-file (wanted `EOF') /usr/bin/ssh-copy-id: line 250: warning: here-document at line 250 delimited by end-of-file (wanted `EOF') /usr/bin/ssh-copy-id: line 254: /dev/null`: Permission denied /usr/bin/ssh-copy-id: line 260: EOF: command not found password: After giving the password, it states that the key is added, but nothing happened. Expected results: * no shell errors * key is copied Additional info: This is a simple parenthesis at the wrong place. Simply moving the closing parenthesis behind the EOF marker solves the issue. There is a pull request upstream to fix the issue.: https://github.com/openssh/openssh-portable/pull/206/files
Identical experience for me, Fedora 33 Mate Beta.
Thank you for the report. I will fix it as soon as we will have final fix upstream.
*** Bug 1885336 has been marked as a duplicate of this bug. ***
FEDORA-2020-f623ad8e4c has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-f623ad8e4c
FEDORA-2020-f623ad8e4c has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-f623ad8e4c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-f623ad8e4c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-f623ad8e4c has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.