All of lore.kernel.org
 help / color / mirror / Atom feed
* Is media_build download broken?
@ 2011-01-25 23:59 VDR User
  2011-01-26  4:30 ` Jarod Wilson
  0 siblings, 1 reply; 6+ messages in thread
From: VDR User @ 2011-01-25 23:59 UTC (permalink / raw)
  To: mailing list: linux-media

I'm getting the following now:

git pull ssh://linuxtv.org/git/media_build master
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
*** ERROR. Aborting ***

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Is media_build download broken?
  2011-01-25 23:59 Is media_build download broken? VDR User
@ 2011-01-26  4:30 ` Jarod Wilson
  2011-01-26  5:11   ` VDR User
  0 siblings, 1 reply; 6+ messages in thread
From: Jarod Wilson @ 2011-01-26  4:30 UTC (permalink / raw)
  To: VDR User; +Cc: mailing list: linux-media

On Tue, Jan 25, 2011 at 6:59 PM, VDR User <user.vdr@gmail.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.

-- 
Jarod Wilson
jarod@wilsonet.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Is media_build download broken?
  2011-01-26  4:30 ` Jarod Wilson
@ 2011-01-26  5:11   ` VDR User
  2011-01-26 14:38     ` Jarod Wilson
  0 siblings, 1 reply; 6+ messages in thread
From: VDR User @ 2011-01-26  5:11 UTC (permalink / raw)
  To: Jarod Wilson; +Cc: mailing list: linux-media

On Tue, Jan 25, 2011 at 8:30 PM, Jarod Wilson <jarod@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)?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Is media_build download broken?
  2011-01-26  5:11   ` VDR User
@ 2011-01-26 14:38     ` Jarod Wilson
  2011-01-26 15:14       ` Devin Heitmueller
  0 siblings, 1 reply; 6+ messages in thread
From: Jarod Wilson @ 2011-01-26 14:38 UTC (permalink / raw)
  To: VDR User; +Cc: mailing list: linux-media

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

> On Tue, Jan 25, 2011 at 8:30 PM, Jarod Wilson <jarod@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
jarod@wilsonet.com




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Is media_build download broken?
  2011-01-26 14:38     ` Jarod Wilson
@ 2011-01-26 15:14       ` Devin Heitmueller
  2011-01-26 19:59         ` Jarod Wilson
  0 siblings, 1 reply; 6+ messages in thread
From: Devin Heitmueller @ 2011-01-26 15:14 UTC (permalink / raw)
  To: Jarod Wilson; +Cc: VDR User, mailing list: linux-media

On Wed, Jan 26, 2011 at 9:38 AM, Jarod Wilson <jarod@wilsonet.com> wrote:
> 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.

He should just have to do "git://" instead of "ssh://"

git pull git://linuxtv.org/git/media_build master

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Is media_build download broken?
  2011-01-26 15:14       ` Devin Heitmueller
@ 2011-01-26 19:59         ` Jarod Wilson
  0 siblings, 0 replies; 6+ messages in thread
From: Jarod Wilson @ 2011-01-26 19:59 UTC (permalink / raw)
  To: Devin Heitmueller; +Cc: VDR User, mailing list: linux-media

On Jan 26, 2011, at 10:14 AM, Devin Heitmueller wrote:

> On Wed, Jan 26, 2011 at 9:38 AM, Jarod Wilson <jarod@wilsonet.com> wrote:
>> 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.
> 
> He should just have to do "git://" instead of "ssh://"
> 
> git pull git://linuxtv.org/git/media_build master

Looks like Mauro actually fixed it this morning.

-- 
Jarod Wilson
jarod@wilsonet.com




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-01-26 19:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-25 23:59 Is media_build download broken? VDR User
2011-01-26  4:30 ` Jarod Wilson
2011-01-26  5:11   ` VDR User
2011-01-26 14:38     ` Jarod Wilson
2011-01-26 15:14       ` Devin Heitmueller
2011-01-26 19:59         ` Jarod Wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.