Re: Unable to git pull



Hello,

can you please provide a pastebin of "ssh -v -l pwieser git.gnome.org"?

For a faster debug you may want to join #sysadmin on irc.gnome.org.

2015-07-09 18:54 GMT+02:00 Pierre Wieser <pwieser trychlos org>:
Hi,

It happens that I am unable to "git pull" from git.gnome.org.
Last successful access was 5 weeks ago.

Error message is:
  $ git pull --rebase
  Received disconnect from 209.132.180.184: 2: Too many authentication failures for pwieser
  Disconnected from 209.132.180.184
  fatal: Could not read from remote repository.

  Please make sure you have the correct access rights
  and the repository exists.

~/.gitconfig is:
  [user]
        name = Pierre Wieser
        email = pwieser trychlos org
  [color]
        branch = auto
        diff = auto
        interactive = auto
        status = auto
  [url "ssh://pwieser git gnome org/git/"]
        insteadof = gnome:
  [push]
        default = simple

And relevant part of ~/.ssh/config is:
  Host git.gnome.org
        IdentityFile id_rsa_gnome
        User pwieser
        Compression yes
        CompressionLevel 3

My ssh key is unchanged (since years).
So is anyone able to help in this matter ?
Thanks in advance.

Regards,
Pierre
_______________________________________________
gnome-infrastructure mailing list
gnome-infrastructure gnome org
https://mail.gnome.org/mailman/listinfo/gnome-infrastructure



-- 
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]