Comment # 31 on bug 4532 from
It doesn't look like the git server has my public key key authorised? Does this
take a while?

debug1: Host 'pkgs.rpmfusion.org' is known and matches the RSA host key.
debug1: Found key in /home/dcrdev/.ssh/known_hosts:1
debug3: send packet: type 21
debug2: set_newkeys: mode 1
debug1: rekey after 4294967296 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug3: receive packet: type 21
debug1: SSH2_MSG_NEWKEYS received
debug2: set_newkeys: mode 0
debug1: rekey after 4294967296 blocks
debug2: key: /home/dcrdev/.ssh/id_rsa (0x55e5989f52b0), agent
debug2: key: /home/dcrdev/.ssh/id_dsa ((nil))
debug2: key: /home/dcrdev/.ssh/id_ecdsa ((nil))
debug2: key: /home/dcrdev/.ssh/id_ed25519 ((nil))
debug3: send packet: type 5
debug3: receive packet: type 6
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug3: send packet: type 50
debug3: receive packet: type 51
debug1: Authentications that can continue: publickey
debug3: start over, passed a different list publickey
debug3: preferred
gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/dcrdev/.ssh/id_rsa
debug3: send_pubkey_test
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 51
debug1: Authentications that can continue: publickey
debug1: Trying private key: /home/dcrdev/.ssh/id_dsa
debug3: no such identity: /home/dcrdev/.ssh/id_dsa: No such file or directory
debug1: Trying private key: /home/dcrdev/.ssh/id_ecdsa
debug3: no such identity: /home/dcrdev/.ssh/id_ecdsa: No such file or directory
debug1: Trying private key: /home/dcrdev/.ssh/id_ed25519
debug3: no such identity: /home/dcrdev/.ssh/id_ed25519: No such file or
directory
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
Permission denied (publickey).


You are receiving this mail because: