Re: gitmaster access - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: gitmaster access
Date
Msg-id 20220512.135457.1747377173021775927.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re: gitmaster access  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Responses Re: gitmaster access  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Re: gitmaster access  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
At Thu, 12 May 2022 11:44:33 +0900 (JST), Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote in 
> At Thu, 12 May 2022 10:34:49 +0900 (JST), Tatsuo Ishii <ishii@sraoss.co.jp> wrote in 
> > 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
> 
> Thank you for the info, but unfortunately it hasn't worked.
> I'm going to try a slightly different steps..

And finally I succeeded to clone from git.postgresql.org and to push a
commit.

Thank you all for the advices!

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Skipping schema changes in publication
Next
From: Thomas Munro
Date:
Subject: Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: