CVS key

Lubomir Rintel lkundrak at v3.sk
Sat Aug 15 13:42:22 CEST 2009


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



More information about the rpmfusion-developers mailing list