X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6D613385800F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=casa3.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=biglesias AT casa3 DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=casa3-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=9z2Jk7E+QFOE4bp1j1Igw9jObl+xqu9tLxbOO3YL8/0=; b=wQpC9UfbEDClVPB8yU7HLOa72OHvp02Z6PECeEBx51zlBQIHZwb7jzak4QCkCeq6k3 f9DzlZgK/e/DfnGIL7cbxv6XcHV/D7K1/crDxDPO6PwRKnQkvtKpsk6Wv2nhFRBjqHoH pps4MxP4X9acJTuh8ETaSGTIE8Gzw8YBniXJ8tyljSuaOI7s+rVrP/W1bo7Lk5OwJc7F lnIPT7/lSBf/xCSaUpWE/9YXvbq4sK3oTkT6+FsEJ6fmk5l7NHmmgzErSgajpK1G2Y3t 7IQm1ewjqD9132Ia+e6f77ueLikuvprIXEj97QoHJt5ZibadzKf2LpgqmapCfElx1s6l MQcw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=9z2Jk7E+QFOE4bp1j1Igw9jObl+xqu9tLxbOO3YL8/0=; b=qyS9sO1enzMbqVajGQzcCH61KxtihsbVh28E/4IKTPNWe/VjoBrTXDaSAOnAcnpD8+ pTAXogrtpek0Xenl0RCWtjtqop12aDz8j4rZlPXddPQ6ee9Wt99DssnzBTT/07G4U9cg Mcl16ydmmnA/ii7L5xQ9Sqefu+Seu5toINJbDaUEXdZh7YBCwKYSl+EsTF02jt74xNox M4DeWTOAqEAVz20cM15YsmJ9WZr7NxuC4g4PleHig+W++gvHzqGI6N8dPHohxidYJMJV /IM/Dz98BWw+Ckyys/evsDjIRzbT65Aa/a1pMaGSVRUC8WKfg1jja56i0ObNwSM5Fa0z cFgQ== X-Gm-Message-State: AOAM531p1WPImaszDKFthh0JJ79cyUvl2na8upPNq05q7qMY1IE0Revl lhbpmaqLfusQxjIRzUdEzncmVXfOCgH3E0fYuJqcMgwGooKgutLP X-Google-Smtp-Source: ABdhPJxBan8+wRjQlBQUNtg4ayY9xjVJkVWkJcHwvb/kgQfWCHuO0hl1iqYUjUHOhsMAonJ55w56YwAbAuZDtfVszXI= X-Received: by 2002:aa7:d888:: with SMTP id u8mr1855994edq.210.1605212710342; Thu, 12 Nov 2020 12:25:10 -0800 (PST) MIME-Version: 1.0 From: Bruno Iglesias Date: Thu, 12 Nov 2020 17:24:59 -0300 Message-ID: Subject: ssh-copy-id probem on 3.1.7(0.340/5/3) To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 0ACKPjt3025747 Hi, When i try to copy a ssh key with ssh-copy-id receive this error and not copy de key: ssh-copy-id biglesias AT pve1 /usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/home/bruno/.ssh/id_rsa.pub" /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: línea 251: aviso: el documento-aquí en la línea 251 está delimitado por fin-de-fichero (se esperaba `EOF') /usr/bin/ssh-copy-id: línea 250: aviso: el documento-aquí en la línea 250 está delimitado por fin-de-fichero (se esperaba `EOF') /usr/bin/ssh-copy-id: línea 260: EOF: no se encontró la orden biglesias AT pve1's password: Number of key(s) added: 1 The result of ssh -V is OpenSSH_8.4p1, OpenSSL 1.1.1f 31 Mar 2020 The same error is reported in redhat list: https://bugzilla.redhat.com/show_bug.cgi?id=1884231 and Clear Linux Project: https://github.com/clearlinux/distribution/issues/2166 Reguards -- -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple