From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14232 invoked by alias); 14 Oct 2016 01:04:53 -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 14223 invoked by uid 89); 14 Oct 2016 01:04:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,RDNS_DYNAMIC,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy= X-HELO: elastic.org Received: from ottawa-hs-69-20-226-105.s-ip.magma.ca (HELO elastic.org) (69.20.226.105) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 14 Oct 2016 01:04:42 +0000 Received: from fche by elastic.org with local (Exim 4.87) (envelope-from ) id 1buqvP-000Gcv-9D; Thu, 13 Oct 2016 21:04:39 -0400 Date: Fri, 14 Oct 2016 01:04:00 -0000 From: "Frank Ch. Eigler" To: "Moore, Catherine" Cc: "overseers@gcc.gnu.org" Subject: Re: ssh keys Message-ID: <20161014010439.GB69830@elastic.org> References: <6afada6c44614247ae75cbf9fcd90faa@SVR-ORW-MBX-04.mgc.mentorg.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6afada6c44614247ae75cbf9fcd90faa@SVR-ORW-MBX-04.mgc.mentorg.com> User-Agent: Mutt/1.7.0 (2016-08-17) X-SW-Source: 2016-q4/txt/msg00019.txt.bz2 Hi - > It looks like I can no longer checkout out repositories with write access. > [...] Your previous pubkey was fine, though old; perhaps the private key was lost on your side. Anyway, installed the new rsa one. - FChE