This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] "Help" command and completion


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 <msnyder@redhat.com>
> > 
> > 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]