The authentication succeeded, relevant lines: debug1: Authentication succeeded (publickey). SSH authentication succeeded. Interactive login is not allowed.
Can you try a 'git pull' once again? 2015-07-12 23:23 GMT+02:00 Pierre Wieser <[email protected]>: > ----- Original Message ----- >> Hello, >> >> can you please provide a pastebin of "ssh -v -l pwieser git.gnome.org"? >> > Hi, > > Here it is: > > $ ssh -v -l pwieser git.gnome.org > OpenSSH_6.8p1, OpenSSL 1.0.1k-fips 8 Jan 2015 > debug1: Reading configuration data /home/pierre/.ssh/config > debug1: /home/pierre/.ssh/config line 28: Applying options for git.gnome.org > debug1: Reading configuration data /etc/ssh/ssh_config > debug1: /etc/ssh/ssh_config line 56: Applying options for * > debug1: Connecting to git.gnome.org [209.132.180.184] port 22. > debug1: Connection established. > debug1: key_load_public: No such file or directory > debug1: identity file id_rsa_gnome type -1 > debug1: key_load_public: No such file or directory > debug1: identity file id_rsa_gnome-cert type -1 > debug1: Enabling compatibility mode for protocol 2.0 > debug1: Local version string SSH-2.0-OpenSSH_6.8 > debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3 > debug1: match: OpenSSH_5.3 pat OpenSSH_5* compat 0x0c000000 > debug1: SSH2_MSG_KEXINIT sent > debug1: SSH2_MSG_KEXINIT received > debug1: kex: server->client aes128-ctr [email protected] [email protected] > debug1: kex: client->server aes128-ctr [email protected] [email protected] > debug1: kex: diffie-hellman-group-exchange-sha256 need=16 dh_need=16 > debug1: kex: diffie-hellman-group-exchange-sha256 need=16 dh_need=16 > debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<3072<8192) sent > debug1: got SSH2_MSG_KEX_DH_GEX_GROUP > debug1: SSH2_MSG_KEX_DH_GEX_INIT sent > debug1: got SSH2_MSG_KEX_DH_GEX_REPLY > debug1: Server host key: ssh-rsa > SHA256:hgcTgLDMDgXKNFlp9ymYPDc2fDVX3R5hW7hc9fBWoiQ > debug1: Host 'git.gnome.org' is known and matches the RSA host key. > debug1: Found key in /home/pierre/.ssh/known_hosts:3 > 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,gssapi-keyex,gssapi-with-mic > debug1: Next authentication method: gssapi-keyex > debug1: No valid Key exchange context > debug1: Next authentication method: gssapi-with-mic > debug1: Unspecified GSS failure. Minor code may provide more information > No Kerberos credentials available > > debug1: Unspecified GSS failure. Minor code may provide more information > No Kerberos credentials available > > debug1: Unspecified GSS failure. Minor code may provide more information > > > debug1: Unspecified GSS failure. Minor code may provide more information > No Kerberos credentials available > > debug1: Next authentication method: publickey > debug1: Offering RSA public key: [[email protected] - Sat Jun 27 > 18:57:55 CEST 2015] > debug1: Authentications that can continue: > publickey,gssapi-keyex,gssapi-with-mic > debug1: Offering DSA public key: [email protected] > debug1: Authentications that can continue: > publickey,gssapi-keyex,gssapi-with-mic > debug1: Offering DSA public key: [email protected] > debug1: Authentications that can continue: > publickey,gssapi-keyex,gssapi-with-mic > debug1: Offering RSA public key: id_rsa_gnome > debug1: Server accepts key: pkalg ssh-rsa blen 533 > debug1: Enabling compression at level 6. > debug1: Authentication succeeded (publickey). > Authenticated to git.gnome.org ([209.132.180.184]:22). > debug1: channel 0: new [client-session] > debug1: Requesting [email protected] > debug1: Entering interactive session. > debug1: Sending environment. > debug1: Sending env XMODIFIERS = @im=ibus > debug1: Sending env LANG = en_US.UTF-8 > SSH authentication succeeded. Interactive login is not allowed. > debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 > debug1: client_input_channel_req: channel 0 rtype [email protected] reply 0 > debug1: channel 0: free: client-session, nchannels 1 > Connection to git.gnome.org closed. > Transferred: sent 6056, received 3360 bytes, in 0.6 seconds > Bytes per second: sent 10919.7, received 6058.5 > debug1: Exit status 1 > debug1: compress outgoing: raw data 497, compressed 335, factor 0.67 > debug1: compress incoming: raw data 335, compressed 497, factor 1.48 > > Regards > Pierre -- Cheers, Andrea Debian Developer, Fedora / EPEL packager, GNOME Infrastructure Team Coordinator, GNOME Foundation Board of Directors Secretary, GNOME Foundation Membership & Elections Committee Chairman Homepage: http://www.gnome.org/~av _______________________________________________ gnome-infrastructure mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-infrastructure
