[csw-buildfarm] ssh key forward not working on buildfarm?
rupert THURNER
rupert at opencsw.org
Sun Dec 4 19:30:03 CET 2011
hi,
while the direct connection "my pc - github" works, i cannot connect
any more via the buildfarm:
rupert @ login : ~/mgar/gar
$ git push origin master
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
on my local machine i configured that my key is forwarded:
$ cat .ssh/config
Host *
ForwardAgent yes
as i am not regulary using github out of the csw buildfarm, i am not
sure when what changed. can it be that the buildfarm is responsible
for this behaviour?
rupert.
On Sun, Dec 4, 2011 at 15:36, Ben Walton <bwalton at artsci.utoronto.ca> wrote:
> Excerpts from rupert THURNER's message of Sun Dec 04 02:48:12 -0500 2011:
>
> Hi Rupert,
>
>> rupert @ login : ~/mgar/gar
>> $ git push origin master
>> Permission denied (publickey).
>> fatal: The remote end hung up unexpectedly
>
> This looks like an ssh key mismatch. You haven't changed keys on the
> buildfarm by any chance? (I doubt it, but ...)
>
>
>> rupert @ unstable9s : ~/mgar/gar
>> $ git push origin master
>> ssh: connect to host github.com port 22: Network is unreachable
>> fatal: The remote end hung up unexpectedly
>
> This is normal as we don't have ssh access from the internal boxes.
>
>> do you know what might have been changed in the meantime?
>
> Nothing that I'm aware of. Are you able to access it outside the
> buildfarm still?
>
> Thanks
> -Ben
> --
> Ben Walton
> Systems Programmer - CHASS
> University of Toronto
> C:416.407.5610 | W:416.978.4302
>
More information about the buildfarm
mailing list