From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13144 invoked by alias); 31 Mar 2015 10:26:15 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 12988 invoked by uid 89); 31 Mar 2015 10:26:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 31 Mar 2015 10:26:13 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 20693BAEC6 for ; Tue, 31 Mar 2015 10:26:12 +0000 (UTC) Received: from t540p (ovpn-116-42.ams2.redhat.com [10.36.116.42]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t2VAQ9Sf000740 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 31 Mar 2015 06:26:11 -0400 From: Petr Machata To: overseers@sourceware.org Subject: Re: Request from Petr Machata References: <20150224000140.69994.qmail@sourceware.org> <20150224190445.GA5662@ednor.casa.cgf.cx> Date: Tue, 31 Mar 2015 10:26:00 -0000 In-Reply-To: <20150224190445.GA5662@ednor.casa.cgf.cx> (Christopher Faylor's message of "Tue, 24 Feb 2015 14:04:45 -0500") Message-ID: <87fv8ljwe6.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2015-q1/txt/msg00134.txt.bz2 Christopher Faylor writes: > On Tue, Feb 24, 2015 at 12:01:40AM -0000, pmachata@redhat.com wrote: >>Petr Machata would like to be added to sourceware.org. >> >>For more information, check out: >>http://sourceware.org/cgi-bin/pdw/queue.cgi >> >>Or, check the specific request here: >>http://sourceware.org/cgi-bin/pdw/details.cgi?file=1272555.69993 > > You already have an account on sourceware. I could checkout now, but when I attempt to push, I get the following: $ git push origin master Counting objects: 7, done. Delta compression using up to 8 threads. Compressing objects: 100% (7/7), done. Writing objects: 100% (7/7), 2.06 KiB | 0 bytes/s, done. Total 7 (delta 6), reused 0 (delta 0) error: insufficient permission for adding an object to repository database ./objects fatal: failed to write object error: unpack failed: unpack-objects abnormal exit To ssh://pmachata@sourceware.org/git/binutils-gdb.git ! [remote rejected] master -> master (n/a (unpacker error)) error: failed to push some refs to 'ssh://pmachata@sourceware.org/git/binutils-gdb.git' Can you please add me to the binutils-gdb group, or what's needed to fix this? Thank you, Petr