From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cgf.cx (external.cgf.cx [107.170.62.102]) by sourceware.org (Postfix) with ESMTP id 8CA0238A1033 for ; Tue, 17 Mar 2020 03:34:42 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 cgf.cx 5B563404F4 X-Spam-Level: X-Spam-CGF-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.3 spammy=glad, H*r:unknown, password, H*M:cgf Received: from ednor.cgf.cx (unknown [100.0.105.127]) by cgf.cx (Postfix) with ESMTPA; Mon, 16 Mar 2020 23:34:40 -0400 (EDT) Received: by ednor.cgf.cx (sSMTP sendmail emulation); Mon, 16 Mar 2020 23:34:40 -0400 Date: Mon, 16 Mar 2020 23:34:40 -0400 From: Christopher Faylor To: Overseers mailing list Cc: jimw@sifive.com Subject: Re: problems with ssh keys Message-ID: <20200317033440.GA1853@cgf.cx> Mail-Followup-To: Overseers mailing list , jimw@sifive.com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Status: No, score=-96.9 required=5.0 tests=FORGED_SPF_HELO, JMQ_SPF_NEUTRAL, KAM_DMARC_NONE, KAM_DMARC_STATUS, KHOP_HELO_FCRDNS, SPF_HELO_PASS, SPF_NEUTRAL, USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.2 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: Tue, 17 Mar 2020 03:34:43 -0000 On Mon, Mar 16, 2020 at 08:22:55PM -0700, Jim Wilson wrote: >On Mon, Mar 16, 2020 at 8:06 PM Jim Wilson wrote: >> I can't access sourceware git trees via ssh anymore, ... > >Actually, it is working now. So maybe it was a temporary hiccup on >the server side. Hi Jim, I tried to send you a message indicating that I probably fixed the problem but mailman apparently insisted that I needed to reply only to overseers. Looks like I need to tweak my email configuration a bit. For the record, it was a password file configuraiton error on our part. Glad to hear that what I did solved your problem. cgf