<div dir="ltr"><div style="font-size:small" class="gmail_default">Yeah, I have done all that.<br></div><div style="font-size:small" class="gmail_default">I'm still confused with the "Push for review" section.<br><br></div><div style="font-size:small" class="gmail_default">->  git push gerrit HEAD:refs/for/master<br>fatal: 'gerrit' does not appear to be a git repository<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><br></div><div style="font-size:small" class="gmail_default">As I mentioned to Domi, I just need push priviledges to gerrit.<br></div><div style="font-size:small" class="gmail_default">This is my output:<br><br></div><div style="font-size:small" class="gmail_default">-> cat .ssh/config<br>ServerAliveInterval = 300<br>Host osmo<br>Hostname <a href="http://gerrit.osmocom.org">gerrit.osmocom.org</a><br>Port 29418<br>User nbalkanas<br><br></div><div style="font-size:small" class="gmail_default">-> git push ssh://osmo/osmocom-bb.git<br>Counting objects: 32, done.<br>Delta compression using up to 8 threads.<br>Compressing objects: 100% (7/7), done.<br>Writing objects: 100% (7/7), 96.37 KiB | 0 bytes/s, done.<br>Total 7 (delta 4), reused 0 (delta 0)<br>remote: Resolving deltas: 100% (4/4)<br>remote: Branch refs/heads/master:<br>remote: You are not allowed to perform this operation.<br>remote: To push into this reference you need 'Push' rights.<br>remote: User: nbalkanas<br>remote: Please read the documentation and contact an administrator<br>remote: if you feel the configuration is incorrect<br>remote: Processing changes: refs: 1, done    <br>To ssh://osmo/osmocom-bb.git<br> ! [remote rejected] master -> master (prohibited by Gerrit: ref update access denied)<br>error: failed to push some refs to 'ssh://osmo/osmocom-bb.git'<br><br></div><div style="font-size:small" class="gmail_default">gerrit is not a repository:( I also don't have priviledges to post to gerrit, which is fine, it is the gerrit<br></div><div style="font-size:small" class="gmail_default">master, and not the gerrit review...<br>Not that for the git push output i've posted, all pubkeys and accounts are in order...<br><br></div><div style="font-size:small" class="gmail_default">Nikos<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 17, 2018 at 3:55 AM, Neels Hofmeyr <span dir="ltr"><<a href="mailto:nhofmeyr@sysmocom.de" target="_blank">nhofmeyr@sysmocom.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, May 17, 2018 at 12:59:55AM +0300, Nikos Balkanas wrote:<br>
> -> git push ssh://osmo/osmocom-bb.git<br>
<br>
</span>Admitted, the patch pushing instructions only matched the case where one added<br>
a secondary 'gerrit' remote. So I tweaked the "Push for review" section:<br>
<a href="https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit#Push-for-review" rel="noreferrer" target="_blank">https://osmocom.org/projects/<wbr>cellular-infrastructure/wiki/<wbr>Gerrit#Push-for-review</a><br>
<br>
In another mail you posted an SSH access error. You have added your SSH public<br>
key to your gerrit user as instructed on the wiki, right?<br>
<span class="HOEnZb"><font color="#888888"><br>
~N<br>
</font></span></blockquote></div><br></div>