Submitted by admin on Wed, 04/27/2011 - 12:22
If you have problems, try to run ssh-add command to reload ssh settings.
See
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/201786/comm...
,
<a href="mailto:asanchez75@dell">asanchez75@dell</a>-asanchez75:/var/www/mtnforum/sites/default/themes/mkht$ git push origin master
Agent admitted failure to sign using the key.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
<a href="mailto:asanchez75@dell">asanchez75@dell</a>-asanchez75:/var/www/mtnforum/sites/default/themes/mkht$ ssh-add
Identity added: /home/asanchez75/.ssh/id_dsa (/home/asanchez75/.ssh/id_dsa)
<a href="mailto:asanchez75@dell">asanchez75@dell</a>-asanchez75:/var/www/mtnforum/sites/default/themes/mkht$ git push origin master
Counting objects: 100, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (100/100), done.
Writing objects: 100% (100/100), 257.72 KiB, done.
Total 100 (delta 8), reused 0 (delta 0)
To <a href="mailto:git@github.com">git@github.com</a>:condesan/mtnforum.git
* [new branch] master -> master
<a href="mailto:asanchez75@dell">asanchez75@dell</a>-asanchez75:/var/www/mtnforum/sites/default/themes/mkht$
,