From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9509 invoked by alias); 9 Jan 2002 19:24:30 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 9438 invoked from network); 9 Jan 2002 19:24:27 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (12.107.208.154) by sources.redhat.com with SMTP; 9 Jan 2002 19:24:27 -0000 Received: from cgf.cipe.redhat.com (dhcpd72.meridian.redhat.com [172.16.47.72]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g09JOOw16926; Wed, 9 Jan 2002 14:24:24 -0500 Received: (from cgf@localhost) by cgf.cipe.redhat.com (8.11.6/8.8.7) id g09JOaf07348; Wed, 9 Jan 2002 14:24:36 -0500 Date: Wed, 09 Jan 2002 11:24:00 -0000 From: Christopher Faylor To: gdb-patches@sources.redhat.com Cc: Eli Zaretskii Subject: Re: [RFA] "Help" command and completion Message-ID: <20020109192436.GA7345@redhat.com> Mail-Followup-To: gdb-patches@sources.redhat.com, Eli Zaretskii References: <3C3C5F45.BFCF545D@redhat.com> <3C3C8A83.935060A4@redhat.com> <3405-Wed09Jan2002210938+0200-eliz@is.elta.co.il> <20020109142242.A31602@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020109142242.A31602@nevyn.them.org> User-Agent: Mutt/1.3.23.1i X-SW-Source: 2002-01/txt/msg00190.txt.bz2 On Wed, Jan 09, 2002 at 02:22:42PM -0500, Daniel Jacobowitz wrote: >On Wed, Jan 09, 2002 at 09:09:39PM +0200, Eli Zaretskii wrote: >> > Date: Wed, 09 Jan 2002 10:22:59 -0800 >> > From: Michael Snyder >> > >> > Let's just let Eli check in his superior change. >> >> I tried, but couldn't: neither sourceware.cygnus.com nor >> sources.redhat.com won't let me in. They both say: >> >> Permission denied (publickey,keyboard-interactive) >> >> What am I missing? I'm guessing that this is due to the sourceware >> being shut down, but I don't think anybody said that I should change >> what I type to access the CVS. Did I miss a message posted here? > >That looks to me as if it's using SSH2, and sources only has SSH1 keys >on it. Did you switch your sourceware CVSroot to sources recently? If >so, adding: >Host sources.redhat.com > Protocol 1 > >to .ssh/config may help. Sounds like a good suggestion. The only changes I've made to sources.redhat.com wrt sourceware.cygnus.com is to bounce email to sourceware.cygnus.com. cgf