Re: gitmaster access

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: horikyota(dot)ntt(at)gmail(dot)com
Cc: dpage(at)pgadmin(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: gitmaster access
Date: 2022-05-12 01:34:49
Message-ID: 20220512.103449.1686668759693781566.t-ishii@sranhm.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Thanks for the inspection. I understand what the ssh server is facing.
>
> I had already filled the filed with an (I beilive correct) openssh
> public key, but to make sure, I emptied the field "SSH key", waited
> for 20 minutes, then added a fresh pubkey and waited for 20 minutes.
>
> I tried both git.postgresql.org and gitmaster and don't have better
> luck. The server still says "I don't know you".
>
> regards.
>
> --
> Kyotaro Horiguchi
> NTT Open Source Software Center

Last year we faced a similar problem, namely, a new committer for
pgpool.git could not access the git repository (Permission denied
(publickey)). Magnus kindly advised following and it worked. Hope this
helps.

> 1. Log into the git server on https://git.postgresql.org/adm/. It
> should be an automatic log in and show the repository.
> 2. *then* go back to the main website and delete the ssh key
> 3. Now add the ssh key again on the main website
> 4. Wait 10-15 minutes and then it should work

Best reagards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ian Lawrence Barwick 2022-05-12 01:37:56 Re: First draft of the PG 15 release notes
Previous Message Kyotaro Horiguchi 2022-05-12 01:20:10 Re: gitmaster access