<div dir="ltr"><div><div>Hi Lucas,<br><br></div>Yes my username is malhar_vora.<br><br></div>I have tried steps that you have mentioned but still facing issue.<br><br>malhar@ubuntu:~/Documents/contribution/temp/ironic$ git review -s<br>Using global/system git-review config files (/etc/git-review/git-review.conf) is deprecated<br>Problem running 'git remote update gerrit'<br>Fetching gerrit<br>Agent admitted failure to sign using the key.<br>Permission denied (publickey).<br>fatal: Could not read from remote repository.<br><br>Please make sure you have the correct access rights<br>and the repository exists.<br>error: Could not fetch gerrit<br>Problems encountered installing commit-msg hook<br>The following command failed with exit code 1<br>    "scp -P29418 malhar_vora@review.openstack.org:hooks/commit-msg .git/hooks/commit-msg"<br>-----------------------<br>Agent admitted failure to sign using the key.<br>Permission denied (publickey).<br>-----------------------<br><br><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><span style="color:rgb(204,0,0)">Regds,</span><br><b style="color:rgb(204,0,0)">Malhar Vora</b><br><div><a href="http://about.me/malhar.vora" target="_blank">http://about.me/malhar.vora</a><br>
<br></div></div></div>
<br><div class="gmail_quote">On Sat, Jul 25, 2015 at 5:53 AM, Lucas Alvares Gomes <span dir="ltr"><<a href="mailto:lucasagomes@gmail.com" target="_blank">lucasagomes@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
> Please make sure you have the correct access rights<br>
> and the repository exists.<br>
> error: Could not fetch gerrit<br>
> Problems encountered installing commit-msg hook<br>
> The following command failed with exit code 1<br>
>     "scp -P29418 malhar_vor@review.openstack.org:hooks/commit-msg<br>
> .git/hooks/commit-msg"<br>
<br>
</span>Sorry it's probably the typo in the command I gave you. Your username<br>
is "malhar_vora" not "malhar_vor", correct ?<br>
<br>
Try:<br>
<br>
$ git remote remove gerrit<br>
<span class="">$ git remote add gerrit<br>
</span>ssh://<a href="http://malhar_vora@review.openstack.org:29418/openstack/ironic.git" rel="noreferrer" target="_blank">malhar_vora@review.openstack.org:29418/openstack/ironic.git</a><br>
<span class=""><br>
Cheers,<br>
Lucas<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
</span>Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>