On Jan 26, 2011, at 12:11 AM, VDR User wrote:

> On Tue, Jan 25, 2011 at 8:30 PM, Jarod Wilson <ja...@wilsonet.com> wrote:
>>> I'm getting the following now:
>>> 
>>> git pull ssh://linuxtv.org/git/media_build master
>>> Permission denied (publickey).
>> 
>> Works here just fine. Looks like your ssh key setup is amiss.
> 
> I deleted my ~/.ssh/known_hosts and I'm getting this:
> 
> Cloning into media_build...
> remote: Counting objects: 682, done.
> remote: Compressing objects: 100% (335/335), done.
> remote: Total 682 (delta 382), reused 572 (delta 313)
> Receiving objects: 100% (682/682), 235.82 KiB | 140 KiB/s, done.
> Resolving deltas: 100% (382/382), done.
> ************************************************************
> * This script will download the latest tarball and build it*
> * Assuming that your kernel is compatible with the latest  *
> * drivers. If not, you'll need to add some extra backports,*
> * ./backports/<kernel> directory.                          *
> * It will also update this tree to be sure that all compat *
> * bits are there, to avoid compilation failures            *
> ************************************************************
> git pull ssh://linuxtv.org/git/media_build master
> The authenticity of host 'linuxtv.org (130.149.80.248)' can't be established.
> RSA key fingerprint is fa:d5:ff:8c:63:e1:59:38:79:8b:9a:bf:bc:81:6b:92.
> Are you sure you want to continue connecting (yes/no)?

Seems that an explicit 'pull over ssh' command was recently added
to media_build, which only works if you've got a shell account on
linuxtv.org. I'll ask Mauro about it and/or just fix it.

-- 
Jarod Wilson
ja...@wilsonet.com



--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to