Fwd: CVS key

solarflow99 solarflow99 at gmail.com
Mon Aug 17 13:40:07 CEST 2009


looks like I spoke too soon..  here is the output, does yours actually work?

ssh -v jzygmont at cvs.rpmfusion.org   gives the following (snipped)

debug1: Host 'cvs.rpmfusion.org' is known and matches the RSA host key.
debug1: Found key in /root/.ssh/known_hosts:2
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,gssapi-with-mic
debug1: Next authentication method: gssapi-with-mic
debug1: Unspecified GSS failure.  Minor code may provide more information
No credentials cache found

debug1: Unspecified GSS failure.  Minor code may provide more information
No credentials cache found

debug1: Unspecified GSS failure.  Minor code may provide more information


debug1: Next authentication method: publickey
debug1: Trying private key: /root/.ssh/identity
debug1: Offering public key: /root/.ssh/id_rsa
debug1: Authentications that can continue: publickey,gssapi-with-mic
debug1: Trying private key: /root/.ssh/id_dsa
debug1: No more authentication methods to try.
Permission denied (publickey,gssapi-with-mic).




On Sat, Aug 15, 2009 at 7:42 PM, Lubomir Rintel <lkundrak at v3.sk> wrote:

> On Sat, 2009-08-15 at 15:41 +0800, solarflow99 wrote:
> > does anyone know what has to be done to import my public key?  I am
> > trying to send my src rpm into CVS and i'm getting this:
> >
> > # cvs co common
> > Permission denied (publickey,gssapi-with-mic).
> > cvs [checkout aborted]: end of file from server (consult above
> > messages if any)
>
> 1.) Check verbose output from ssh for errors:
> ssh -v your_login at cvs.rpmfusion.org
>
> 2.) Please check that public key for the key that's used (you'll see
> which one is it in output of above command) matches the key you
> specified in the Account System (FAS)
>
> 3.) Please ensure that you have CVSROOT and CVS_RSH set correctly. They
> should look like:
> export CVS_RSH=ssh
> export CVSROOT=:ext:your_login at cvs.rpmfusion.org:/cvs/free
> or
> export CVSROOT=:ext:your_login at cvs.rpmfusion.org:/cvs/nonfree
>
> Have a nice weekend!
>
> --
> "Excuse all the blood" -- Dead
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rpmfusion.org/pipermail/rpmfusion-developers/attachments/20090817/bcf2ad64/attachment.html


More information about the rpmfusion-developers mailing list