From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51241 invoked by alias); 10 Nov 2015 02:23:55 -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 51222 invoked by uid 89); 10 Nov 2015 02:23:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS 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, 10 Nov 2015 02:23:52 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 8BAF8A2C1E; Tue, 10 Nov 2015 02:23:51 +0000 (UTC) Received: from fche.csb (vpn-60-209.rdu2.redhat.com [10.10.60.209]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id tAA2Np4P028018; Mon, 9 Nov 2015 21:23:51 -0500 Received: by fche.csb (Postfix, from userid 2569) id 3D5915851D; Mon, 9 Nov 2015 21:23:51 -0500 (EST) Date: Tue, 10 Nov 2015 04:05:00 -0000 From: "Frank Ch. Eigler" To: Per Bothner Cc: overseers@sourceware.org Subject: Re: Fedora 13 can't connect to sourceware using svn+ssh Message-ID: <20151110022351.GA32399@redhat.com> References: <56413AFD.4040403@bothner.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56413AFD.4040403@bothner.com> User-Agent: Mutt/1.4.2.2i X-SW-Source: 2015-q4/txt/msg00029.txt.bz2 Hi - > https://ask.fedoraproject.org/en/question/77964/fedora-23-broke-svnssh/ > This may be an issue with OpenSSH 7. [...] It may be that your sourceware account only has an ssh1 public key (1024 37 1255....427 bothner@magnus ... from 1998) stored. Please send an ssh2 pubkey. - FChE