Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2014 09:36:48 -0400
From:      Brandon Allbery <allbery.b@gmail.com>
To:        Piotr Kubaj <pkubaj@riseup.net>
Cc:        freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Re: ssh-copy-id doesn't work on 10.1-RC2
Message-ID:  <CAKFCL4U%2B2G-pc_AiRHRAzM87C64Ee2DWUg9aHpxLYKmCC19cHg@mail.gmail.com>
In-Reply-To: <543931EE.2060704@riseup.net>
References:  <543931EE.2060704@riseup.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 11, 2014 at 9:34 AM, Piotr Kubaj <pkubaj@riseup.net> wrote:

> 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 '.
>

o.O is it missing a shebang? That looks like csh interpreting a /bin/sh
script, possibly because it starts with a # that isn't a #!.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b@gmail.com                                  ballbery@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKFCL4U%2B2G-pc_AiRHRAzM87C64Ee2DWUg9aHpxLYKmCC19cHg>