[Qgis-developer] public key on hub.qgis.org problem

Alex Mandel tech_dev at wildintellect.com
Tue Mar 25 10:30:47 PDT 2014


Guess no one has looked into this since you last emailed about the
issue. I'm once again forwarding to the people who I think will know how
to fix.

Thanks,
Alex

On 03/25/2014 10:23 AM, Giuseppe De Marco wrote:
> I was trying to upload a plugin version on hub.qgis.org
> after updating my rss key on laptop, and I was asked for a password
> after entering  $ git push origin master
> 
> opening a terminal and issuing "ssh -v gitosis at qgis.org "
> I get
> 
> OpenSSH_6.2p2 Ubuntu-6ubuntu0.1, OpenSSL 1.0.1e 11 Feb 2013
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: /etc/ssh/ssh_config line 19: Applying options for *
> debug1: Connecting to qgis.org [140.211.15.67] port 22.
> debug1: Connection established.
> debug1: identity file /home/joe/.ssh/id_rsa type 1
> debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
> debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
> debug1: identity file /home/joe/.ssh/id_rsa-cert type -1
> debug1: identity file /home/joe/.ssh/id_dsa type -1
> debug1: identity file /home/joe/.ssh/id_dsa-cert type -1
> debug1: identity file /home/joe/.ssh/id_ecdsa type -1
> debug1: identity file /home/joe/.ssh/id_ecdsa-cert type -1
> debug1: Enabling compatibility mode for protocol 2.0
> debug1: Local version string SSH-2.0-OpenSSH_6.2p2 Ubuntu-6ubuntu0.1
> debug1: Remote protocol version 2.0, remote software version
> OpenSSH_5.5p1 Debian-6+squeeze4
> debug1: match: OpenSSH_5.5p1 Debian-6+squeeze4 pat OpenSSH_5*
> debug1: SSH2_MSG_KEXINIT sent
> debug1: SSH2_MSG_KEXINIT received
> debug1: kex: server->client aes128-ctr hmac-md5 none
> debug1: kex: client->server aes128-ctr hmac-md5 none
> debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
> debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
> debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
> debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
> debug1: Server host key: RSA a7:05:f6:a5:02:ec:92:73:4a:0a:12:16:4c:11:e1:1c
> debug1: Host 'qgis.org' is known and matches the RSA host key.
> debug1: Found key in /home/joe/.ssh/known_hosts:1
> debug1: ssh_rsa_verify: signature correct
> debug1: SSH2_MSG_NEWKEYS sent
> debug1: expecting SSH2_MSG_NEWKEYS
> debug1: SSH2_MSG_NEWKEYS received
> debug1: Roaming not allowed by server
> debug1: SSH2_MSG_SERVICE_REQUEST sent
> debug1: SSH2_MSG_SERVICE_ACCEPT received
> debug1: Authentications that can continue: publickey,password
> debug1: Next authentication method: publickey
> debug1: Offering RSA public key: /home/joe/.ssh/id_rsa
> debug1: Authentications that can continue: publickey,password
> debug1: Trying private key: /home/joe/.ssh/id_dsa
> debug1: Trying private key: /home/joe/.ssh/id_ecdsa
> debug1: Next authentication method: password
> gitosis at qgis.org's password:
> debug1: Authentications that can continue: publickey,password
> Permission denied, please try again.
> gitosis at qgis.org's password:
> debug1: Authentications that can continue: publickey,password
> Permission denied, please try again.
> gitosis at qgis.org's password:
> debug1: Authentications that can continue: publickey,password
> debug1: No more authentication methods to try.
> Permission denied (publickey,password).
> 
> 
> So I went to my account looking for my public keys at:
> http://hub.qgis.org/my/public_keys
> but my browser tells me page not found error
> 
> anyone could help?
> 
> thank you
> 




More information about the Qgis-developer mailing list