From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8365 invoked by alias); 9 Jan 2002 19:22:07 -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 8226 invoked from network); 9 Jan 2002 19:22:04 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 9 Jan 2002 19:22:04 -0000 Received: from drow by nevyn.them.org with local (Exim 3.33 #1 (Debian)) id 16OOJ8-0008Ev-00; Wed, 09 Jan 2002 14:22:42 -0500 Date: Wed, 09 Jan 2002 11:22:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] "Help" command and completion Message-ID: <20020109142242.A31602@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , gdb-patches@sources.redhat.com References: <3C3C5F45.BFCF545D@redhat.com> <3C3C8A83.935060A4@redhat.com> <3405-Wed09Jan2002210938+0200-eliz@is.elta.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3405-Wed09Jan2002210938+0200-eliz@is.elta.co.il> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-01/txt/msg00189.txt.bz2 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. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer