From owner-freebsd-stable@FreeBSD.ORG Sat Oct 11 13:34:47 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C487155D for ; Sat, 11 Oct 2014 13:34:47 +0000 (UTC) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A0FA380B for ; Sat, 11 Oct 2014 13:34:47 +0000 (UTC) Received: from plantcutter.riseup.net (plantcutter-pn.riseup.net [10.0.1.121]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 494AC52AFA for ; Sat, 11 Oct 2014 06:34:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1413034481; bh=xMp8m1BzRoWRpU90rV3YsPHgssybLgI++KvsnTOtLxo=; h=Date:From:To:Subject:From; b=Vq5snwqHk6v6r2/ySHklpAtopW+3927utjmfZarGl0mLNkY+HauyglqKM/qnEtLx3 CFMe+YCb3lUEymE6XXBvuaTJCZ3TjNFwSS/KGxcu/nURna+ZwM2w5A2eSGfWK1b7D1 cN9pV8a8J7O7ZwjmLpbZz+TFgP9596BdzxiDDLoQ= Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: pkubaj) with ESMTPSA id BB48521D4B Message-ID: <543931EE.2060704@riseup.net> Date: Sat, 11 Oct 2014 15:34:38 +0200 From: Piotr Kubaj User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: ssh-copy-id doesn't work on 10.1-RC2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="V1WvtP0LK1Nkg6DkmT2Rj1uOS5vubt1Bm" X-Virus-Scanned: clamav-milter 0.98.4 at mx1 X-Virus-Status: Clean X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2014 13:34:47 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --V1WvtP0LK1Nkg6DkmT2Rj1uOS5vubt1Bm Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I use releng/10.1 at r272885. When I try to copy my private key with 'ssh-copy-id ~/.ssh/id_rsa.pub root@IP', I get: Unmatched '. Unmatched '. It worked before on releng/10.0. --V1WvtP0LK1Nkg6DkmT2Rj1uOS5vubt1Bm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJUOTHuAAoJEC9nKukRsfY+bwsP/1CWEAYPnSOwqKvtVkOpfGMi 68zY6VNC3G0BIIT9b5+0N7I2guUWzQNWB9oITN0EMzrTY3ylyYVV5JZgDLi483Dk iWbJ/VH1K8cyUSby4RZ8CyR8jtspfXPUp6KCBrqluEAKq/bIrT/UFXd/ByY6Cfb5 A/gUr0Lyh3hT/MWg/f0qOejQEp8zKnh49YRMTBxDldF9pACKWHECtgoodrelAVB8 e1dlqM1Iiu2qHmxrn5m3jpC5PxojILHBk5vWu2mplEORK+Hlp2Os3eOQWX6MX4dQ kVsy3DhcU3BAiC4YoNcxA2VXzuwSWtAftq4jkWjKMg7SLC68zyKaOMJuEG2v5FCP Q6tfdbiWFtsPsAk7+lY+XxGxzlisc1ViPIRLIkklYVX8R5PZZeY0v6vULxVXzOpR oZpQYQKPCJ3j8LeJJRkdNsNJQ3Wy6MigwQRi+hIxmSZ4v68dLrrsNuoPkc7qUYZt VoY0EIsQ6be4VN/3UkAVmejrymYSjUsH5N6uEdqh4YYLy16uUdQI7jPczmefZ+gC jcZc2pKmLoYUDVD13IIG1iroze6MuOkzpujXTFM9ILA5Ii2XvlS6ybuhHVq2xYJA ugQbG7ugPsQLF34lPK6yX+QSwJ/ZvLvy67SO0+oL+ZIlrY56ZZpbDZmxI55+wwLE RneTLYWtaL7F5B4zWuQG =T6mZ -----END PGP SIGNATURE----- --V1WvtP0LK1Nkg6DkmT2Rj1uOS5vubt1Bm--