Hi Martin, On Mon, Aug 15, 2022 at 09:55:13AM +0200, Martin Liška wrote: > On 7/28/22 17:26, Mark Wielaard wrote: > > I setup git users try branches for elfutils. If you have commit > > access to elfutils.git you can now [...] > > I would like to try this great feature! > [...] > But I get: > > git push origin > PR29474-fix-debuginfod-concurrency:users/marxin/try-PR29474-fix-debuginfod-concurrency > [...] > error: remote unpack failed: unable to create temporary object directory > To ssh://sourceware.org/git/elfutils.git > ! [remote rejected] PR29474-fix-debuginfod-concurrency -> > users/marxin/try-PR29474-fix-debuginfod-concurrency (unpacker error) > error: failed to push some refs to 'ssh://sourceware.org/git/elfutils.git' > > Can you please take a look what happens?
That unhelpful error message tries to say you are not an elfutils developer. Lets fix that. I added you to the elfutils groups. Please remember, with great power comes great responsibility (aka, please reread the elfutils CONTRIBUTING file). You should now also be able to use the users try branches. So please try again. Cheers, Mark