r/w developer access not working for me
Mark Geisert
mark@maxrnd.com
Thu Sep 24 09:14:09 GMT 2026
Hi Jon,
On 9/23/2026 6:15 AM, Jon Turney wrote:
> I've done a bit of updating of that page so it contains a bit more
> information about where gitolite/non-gitolite access is appropriate.
Thanks a lot for that! It all makes sense now.
>> Changing User from "cygwin" to "Mark_Geisert" throws a different error
>> including the following...
>>> Mark_Geisert-rDBXBDvO6BXQT0dZR+AlfA-
>>> XMD5yJDbdMReXY1tMh2IBg@public.gmane.org: Permission denied (publickey).
>>> fatal: Could not read from remote repository.
>>
>> There must be something obvious I'm doing wrong but I've got no idea.
>> Thanks for any leads,
>
> The username you are trying there is some internal-to-gitolite detail
> used to identify the owner of the ssh key presented.
>
> You need to use your sourceware login.
OK, I've got read access sorted out now, using my sourceware login.
I've got a patch to push, but 'git push' errors out with...
> Enumerating objects: 19, done.
> Counting objects: 100% (19/19), done.
> Delta compression using up to 4 threads
> Compressing objects: 100% (10/10), done.
> Writing objects: 100% (10/10), 1.98 KiB | 10.00 KiB/s, done.
> Total 10 (delta 9), reused 0 (delta 0), pack-reused 0 (from 0)
> error: remote unpack failed: unable to create temporary object directory
> error: unable to update info/refs: Permission denied
> error: unable to update objects/info/packs: Permission denied
> To ssh://sourceware.org/git/newlib-cygwin
> ! [remote rejected] master -> master (unpacker error)
> error: failed to push some refs to 'ssh://sourceware.org/git/newlib-cygwin'
(I use "sourceware.org" to keep cygwin@cygwin.com login separate from
<username>@cygwin.com in my .ssh/config file. Maybe that's goofy but I
don't think it's connected to the 'git push' failing.)
Thanks for your continuing patience and help Jon.
..mark
More information about the Cygwin-developers
mailing list