From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id 460393858C2F; Mon, 15 Aug 2022 10:08:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 460393858C2F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.cz Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.cz Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 6A9FC2067D; Mon, 15 Aug 2022 10:08:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1660558104; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7fRDXYcr5saogKTGYTLnrr/IeUjB6JxTATXr6uJwy1Y=; b=lPw1qwd6PAwbEVYx2mhSmm0UjvVwLFVF99EUsAi5Cd30pMV69e9ZO9QCUSItaCWenTq/ZI ezkc4NuK7uW0GhR+h0P1yHKTI75CeqRW20eQgDZW98M2/9+xsRJZf2dIjR2JlcO31o7AX3 ESN7jnbk9qd23f0+w0nxv7lP21TEtgA= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1660558104; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7fRDXYcr5saogKTGYTLnrr/IeUjB6JxTATXr6uJwy1Y=; b=FkSLvhOj/VFPu5ETxzOOq5zNSZDMJidIXs3KD7HdavyoGwiRKGGMGofn0GM+9l8EGyDgZC ZTqBOLcKWtbxlpCg== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 51AC313A99; Mon, 15 Aug 2022 10:08:24 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id LOT+Ehgb+mIVbAAAMHmgww (envelope-from ); Mon, 15 Aug 2022 10:08:24 +0000 Message-ID: <9d67b906-357b-d42e-76dc-4b582018e645@suse.cz> Date: Mon, 15 Aug 2022 12:08:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.1.2 Subject: Re: buildbot users try branch builders for elfutils Content-Language: en-US To: Mark Wielaard Cc: elfutils-devel@sourceware.org, buildbot@sourceware.org References: <6ede082a119413f3f7bacdd2c9a9b358473c1fcb.camel@klomp.org> <93d5ae7b-e559-403e-4b45-fc2e254015c1@suse.cz> From: =?UTF-8?Q?Martin_Li=c5=a1ka?= In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-5.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2022 10:08:26 -0000 On 8/15/22 12:01, Mark Wielaard wrote: > 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. Thanks Mark, it works nice! Martin > > Cheers, > > Mark