gitmaster troubles?

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-www(at)postgresql(dot)org
Subject: gitmaster troubles?
Date: 2017-08-29 23:05:36
Message-ID: 20170829230536.f6e2guqhsn3gqrih@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gitmaster(dot)postgresql(dot)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

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Tom Lane 2017-08-29 23:09:02 Re: gitmaster troubles?
Previous Message Magnus Hagander 2017-08-29 08:03:22 Re: Beta testing page refers to beta2, not beta3