On 02/02/2025 17:03, Andrew Schulman via Cygwin-apps wrote:
When I try to pull the cygwin-htdocs repo from sourceware.org, the operation is
denied:

$ git remote -v
origin  ssh://sourceware.org/git/cygwin-htdocs.git (fetch)
origin  ssh://sourceware.org/git/cygwin-htdocs.git (push)

$ git pull
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

My username is andrex. Can someone please see what the trouble is?

It's been a year (sadly) since I last pulled the repo, and I've changed my ssh
key since then. It was updated for the cygwin package repos, but maybe not for
this repo? The new public key is below.

Yeah, the ssh key for 'sourceware accounts' (if you have a sourceware username) and for cyg...@cygwin.com (for cygwin packaging repository access via gitolite) are (currently) managed separately.

ecdsa-sha2-nistp256
AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC7Sbjc6zgOC3GsBNV4/f6QVA5p1bPjsUJL/G2ZywQ927LHYcw5Hl0fXacPmLgY8EN1Fl4iwsbT7R/7DrOHmths=
andrex.e.schulman-re5jqeeqqe8avxtiumw...@public.gmane.org

Sorry, I can't make changes to sourceware accounts.

If you still have the old key, you can use the self-service methods here:

https://sourceware.org/sourceware/accountinfo.html

Otherwise, contact sourceware overseers using the address on that page.

Reply via email to