Xavier Lamien wrote:
On Fri, Nov 28, 2008 at 10:56 AM, Paul Howarth
<paul(a)city-fan.org> wrote:
> Xavier Lamien wrote:
>>>>> (and unblock me from denyhosts - 212.56.100.58).
>>>> Will do.
>>> Still seem to be blocked:
>>>
>> removed.
> Thanks. I'm now unblocked but my key's not working.
>
> [paul@metropolis nonfree]$ export
> CVSROOT=:ext:pghmcfc@cvs.rpmfusion.org:/cvs/nonfree
> [paul@metropolis nonfree]$ export CVS_RSH=ssh
> [paul@metropolis nonfree]$ cvs co common
> Permission denied (publickey,gssapi-with-mic).
> cvs [checkout aborted]: end of file from server (consult above messages if
> any)
>
> My ssh key in RPM Fusion FAS is the same as my ssh key in Fedora FAS, which
> works OK.
Make sure your known_hosts file is cleaned up from rpmfusion hosts id and retry.
Same again:
[paul@metropolis nonfree]$ export
CVSROOT=:ext:pghmcfc@cvs.rpmfusion.org:/cvs/nonfree
[paul@metropolis nonfree]$ export CVS_RSH=ssh
[paul@metropolis nonfree]$ cvs co common
The authenticity of host 'cvs.rpmfusion.org (195.10.6.64)' can't be
established.
RSA key fingerprint is c8:4c:e4:26:9d:08:98:51:07:60:b9:bc:64:ba:4c:f5.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'cvs.rpmfusion.org,195.10.6.64' (RSA) to the
list of known hosts.
Permission denied (publickey,gssapi-with-mic).
cvs [checkout aborted]: end of file from server (consult above messages
if any)
I'm probably one try away from being denyhost-ed again...
Paul.