[gitorious] Remote just hung up

2012-09-14 Thread Selva Kumar
I tried to publish my changes. but it throws this error?? is it just me 
experiencing this problem???  


==

/media/Programming/tutorials/git_tut/tutorial$ git push origin master
The authenticity of host 'gitorious.org (87.238.52.168)' can't be 
established.
RSA key fingerprint is 7e:af:8d:ec:f0:39:5e:ba:52:16:ce:19:fa:d4:b8:7d.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'gitorious.org,87.238.52.168' (RSA) to the list 
of known hosts.
Agent admitted failure to sign using the key.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly


==

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com


Re: [gitorious] Remote just hung up

2012-09-14 Thread Selva Kumar


On Friday, September 14, 2012 4:36:01 PM UTC+5:30, Marius MÃ¥rnes Mathiesen 
wrote:

 On Fri, Sep 14, 2012 at 12:56 PM, Selva Kumar 
 gang.of@gmail.comjavascript:
  wrote:

 I tried to publish my changes. but it throws this error?? is it just me 
 experiencing this problem???  

 
 ==

 /media/Programming/tutorials/git_tut/tutorial$ git push origin master
 The authenticity of host 'gitorious.org (87.238.52.168)' can't be 
 established.
 RSA key fingerprint is 7e:af:8d:ec:f0:39:5e:ba:52:16:ce:19:fa:d4:b8:7d.
 Are you sure you want to continue connecting (yes/no)? yes
 Warning: Permanently added 'gitorious.org,87.238.52.168' (RSA) to the 
 list of known hosts.
 Agent admitted failure to sign using the key.
 Permission denied (publickey).
 fatal: The remote end hung up unexpectedly


 Selva,
 Did you add your SSH public key to Gitorious, and is the corresponding 
 private key on your computer?

 Cheers,
 - Marius


yes I did.  i'm able to clone the repo and fetch the repo . i just can't 
push 

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com


[gitorious] Re: Remote just hung up

2012-09-14 Thread Selva kumar


On Friday, September 14, 2012 4:26:48 PM UTC+5:30, Selva Kumar wrote:

 I tried to publish my changes. but it throws this error?? is it just me 
 experiencing this problem???  

 
 ==

 /media/Programming/tutorials/git_tut/tutorial$ git push origin master
 The authenticity of host 'gitorious.org (87.238.52.168)' can't be 
 established.
 RSA key fingerprint is 7e:af:8d:ec:f0:39:5e:ba:52:16:ce:19:fa:d4:b8:7d.
 Are you sure you want to continue connecting (yes/no)? yes
 Warning: Permanently added 'gitorious.org,87.238.52.168' (RSA) to the 
 list of known hosts.
 Agent admitted failure to sign using the key.
 Permission denied (publickey).
 fatal: The remote end hung up unexpectedly

 
 ==



here we go.. 
thanks to cjno and zmalltalker from #gitorious

here is the thing I just did:  http://paste.ubuntu.com/1204707/
i think it is not necessary to create a new key
I don't know how it works. but i'm ready learn if any helps...

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com


[gitorious] Re: Remote just hung up

2012-09-14 Thread Selva kumar


On Friday, September 14, 2012 6:31:57 PM UTC+5:30, Selva kumar wrote:



 On Friday, September 14, 2012 4:26:48 PM UTC+5:30, Selva Kumar wrote:

 I tried to publish my changes. but it throws this error?? is it just me 
 experiencing this problem???  

 
 ==

 /media/Programming/tutorials/git_tut/tutorial$ git push origin master
 The authenticity of host 'gitorious.org (87.238.52.168)' can't be 
 established.
 RSA key fingerprint is 7e:af:8d:ec:f0:39:5e:ba:52:16:ce:19:fa:d4:b8:7d.
 Are you sure you want to continue connecting (yes/no)? yes
 Warning: Permanently added 'gitorious.org,87.238.52.168' (RSA) to the 
 list of known hosts.
 Agent admitted failure to sign using the key.
 Permission denied (publickey).
 fatal: The remote end hung up unexpectedly

 
 ==



 here we go.. 
 thanks to cjno and zmalltalker from #gitorious

 here is the thing I just did:  http://paste.ubuntu.com/1204707/
 i think it is not necessary to create a new key
 I don't know how it works. but i'm ready learn if any helps...


no it doesnt works.  it just works one time.
i just restarted my system and then it works... odd isn't it??

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com