[pgsql-www] gitmaster troubles? - Mailing list pgsql-www

From Andres Freund
Subject [pgsql-www] gitmaster troubles?
Date
Msg-id 20170829230536.f6e2guqhsn3gqrih@alap3.anarazel.de
Whole thread Raw
Responses Re: [pgsql-www] gitmaster troubles?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [pgsql-www] gitmaster troubles?  (Stephen Frost <sfrost@snowman.net>)
List pgsql-www
Hi,

there seems to be some sort of trouble with gitmaster atm. Git's SSH
connection can be established, but commands are not executed.  Bypassing
git and directly using ssh shows the same:

ssh -v git@gitmaster.postgresql.org git --version
...
debug1: Authentication succeeded (publickey).
Authenticated to 174.143.35.198 ([174.143.35.198]:22).
...
debug1: Sending environment.
debug1: Sending env LANG = en_US.UTF-8
debug1: Sending command: git --version

And there it stops.

Greetings,

Andres Freund



pgsql-www by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: [pgsql-www] Beta testing page refers to beta2, not beta3
Next
From: Tom Lane
Date:
Subject: Re: [pgsql-www] gitmaster troubles?