<div dir="ltr">I don't remember there is need of a key to upload plugins... am I wrong?<div><br></div><div>"git push origin master"<br></div><div>could be a problem related to you remote git repository configuration?</div>

<div><br></div><div>ciao Luigi Pirelli</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 25 March 2014 18:23, Giuseppe De Marco <span dir="ltr"><<a href="mailto:demarco.giuseppe@gmail.com" target="_blank">demarco.giuseppe@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I was trying to upload a plugin version on <a href="http://hub.qgis.org" target="_blank">hub.qgis.org</a><br>
after updating my rss key on laptop, and I was asked for a password<br>
after entering  $ git push origin master<br>
<br>
opening a terminal and issuing "ssh -v <a href="mailto:gitosis@qgis.org">gitosis@qgis.org</a> "<br>
I get<br>
<br>
OpenSSH_6.2p2 Ubuntu-6ubuntu0.1, OpenSSL 1.0.1e 11 Feb 2013<br>
debug1: Reading configuration data /etc/ssh/ssh_config<br>
debug1: /etc/ssh/ssh_config line 19: Applying options for *<br>
debug1: Connecting to <a href="http://qgis.org" target="_blank">qgis.org</a> [140.211.15.67] port 22.<br>
debug1: Connection established.<br>
debug1: identity file /home/joe/.ssh/id_rsa type 1<br>
debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048<br>
debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048<br>
debug1: identity file /home/joe/.ssh/id_rsa-cert type -1<br>
debug1: identity file /home/joe/.ssh/id_dsa type -1<br>
debug1: identity file /home/joe/.ssh/id_dsa-cert type -1<br>
debug1: identity file /home/joe/.ssh/id_ecdsa type -1<br>
debug1: identity file /home/joe/.ssh/id_ecdsa-cert type -1<br>
debug1: Enabling compatibility mode for protocol 2.0<br>
debug1: Local version string SSH-2.0-OpenSSH_6.2p2 Ubuntu-6ubuntu0.1<br>
debug1: Remote protocol version 2.0, remote software version<br>
OpenSSH_5.5p1 Debian-6+squeeze4<br>
debug1: match: OpenSSH_5.5p1 Debian-6+squeeze4 pat OpenSSH_5*<br>
debug1: SSH2_MSG_KEXINIT sent<br>
debug1: SSH2_MSG_KEXINIT received<br>
debug1: kex: server->client aes128-ctr hmac-md5 none<br>
debug1: kex: client->server aes128-ctr hmac-md5 none<br>
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent<br>
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP<br>
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent<br>
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY<br>
debug1: Server host key: RSA a7:05:f6:a5:02:ec:92:73:4a:0a:12:16:4c:11:e1:1c<br>
debug1: Host '<a href="http://qgis.org" target="_blank">qgis.org</a>' is known and matches the RSA host key.<br>
debug1: Found key in /home/joe/.ssh/known_hosts:1<br>
debug1: ssh_rsa_verify: signature correct<br>
debug1: SSH2_MSG_NEWKEYS sent<br>
debug1: expecting SSH2_MSG_NEWKEYS<br>
debug1: SSH2_MSG_NEWKEYS received<br>
debug1: Roaming not allowed by server<br>
debug1: SSH2_MSG_SERVICE_REQUEST sent<br>
debug1: SSH2_MSG_SERVICE_ACCEPT received<br>
debug1: Authentications that can continue: publickey,password<br>
debug1: Next authentication method: publickey<br>
debug1: Offering RSA public key: /home/joe/.ssh/id_rsa<br>
debug1: Authentications that can continue: publickey,password<br>
debug1: Trying private key: /home/joe/.ssh/id_dsa<br>
debug1: Trying private key: /home/joe/.ssh/id_ecdsa<br>
debug1: Next authentication method: password<br>
<a href="mailto:gitosis@qgis.org">gitosis@qgis.org</a>'s password:<br>
debug1: Authentications that can continue: publickey,password<br>
Permission denied, please try again.<br>
<a href="mailto:gitosis@qgis.org">gitosis@qgis.org</a>'s password:<br>
debug1: Authentications that can continue: publickey,password<br>
Permission denied, please try again.<br>
<a href="mailto:gitosis@qgis.org">gitosis@qgis.org</a>'s password:<br>
debug1: Authentications that can continue: publickey,password<br>
debug1: No more authentication methods to try.<br>
Permission denied (publickey,password).<br>
<br>
<br>
So I went to my account looking for my public keys at:<br>
<a href="http://hub.qgis.org/my/public_keys" target="_blank">http://hub.qgis.org/my/public_keys</a><br>
but my browser tells me page not found error<br>
<br>
anyone could help?<br>
<br>
thank you<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Dott. Agr. Giuseppe De Marco<br>
RSPP settore ATECO 1<br>
Cell./Mobile: <a href="tel:%2B39%203935041115" value="+393935041115">+39 3935041115</a><br>
Fax.: <a href="tel:%2B39%200503869174" value="+390503869174">+39 0503869174</a><br>
PEC: <a href="mailto:giuseppe.de_marco@epap.conafpec.it">giuseppe.de_marco@epap.conafpec.it</a><br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</font></span></blockquote></div><br></div>