From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa2.mentor.iphmx.com (esa2.mentor.iphmx.com [68.232.141.98]) by sourceware.org (Postfix) with ESMTPS id DD7073851C2F for ; Wed, 27 May 2020 05:27:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DD7073851C2F IronPort-SDR: lUK4XP93QpQWJvKj1h+lOe+lpS15ybor02Lz9dzHpzaXjSGSFNc5ig4S9vj5RmCcN2UO7MPs7T xLvbCCwnS4BdWsHTW46B4nTizuQfcYwPHtSHdomBMIntaCr1niSLFXJ/1n8Cj4T5gYCDCphMby 9/8cb657nacW1hqP18boKf/iPfu9q4tuejZsyBO+dFUDw/PhXYBmaypNxH1ZztmwWfHIFICZTJ 5vDM2tE2oigu4XIgC7MXcMpFen1h7bZq3QmfebIZFxTIs6Zj4EtwU/Uv2lkqGOzcSUCEQgK7+W Ccs= X-IronPort-AV: E=Sophos;i="5.73,440,1583222400"; d="scan'208";a="49160101" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa2.mentor.iphmx.com with ESMTP; 26 May 2020 21:26:59 -0800 IronPort-SDR: dHaGeCAOFxG2jIbMpflbakuY1qoqbDz1IUbTpVbafv3IDrveFufXUzfIzzXwEjoILmjrQkAHH7 1lBKi6yvxu7lAVFy+aKaQ/y8Ly7BVa+6+GuOVNzHevuuEXqbx1RaQ/0DfXjUYf4/ppTsj8CpDX q7pIgG5th0AUJ0FrtMOHO7rytvqfQYv93xzM7hdNjzJWdv6xfilEhkoawimiTMQo7xt5ahiPOo LIfz38r8RLq1uV+uvzL+kpAyou4txcwWV2luqneOZ7m+if3ZlTKQ5GeulfJp1UeOTlW44ZBz8U fhI= Subject: Re: can't use git+ssh anymore To: "Frank Ch. Eigler" , Overseers mailing list References: <20200527013249.GF30581@redhat.com> From: Sandra Loosemore Message-ID: Date: Tue, 26 May 2020 23:26:52 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <20200527013249.GF30581@redhat.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-ClientProxiedBy: svr-orw-mbx-08.mgc.mentorg.com (147.34.90.208) To SVR-ORW-MBX-04.mgc.mentorg.com (147.34.90.204) X-Spam-Status: No, score=-6.0 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2020 05:27:02 -0000 On 5/26/20 7:32 PM, Frank Ch. Eigler wrote: > Hi - > >> My old ssh key for write access to the binutils-gdb repository seems to have >> stopped working. Can you install a new one for me? > > That same pubkey is already installed (two months ago or so). > The logs show a client tried a different, ssh-dss form one, which was > refused. Please check your .ssh/config. Aha, you are right. I remember sending a new RSA key for access to the gcc repository, but I didn't realize that it was shared with sourceware.org. Sorry to bother you. -Sandra