fedora-extras-list@redhat.com
[Top] [All Lists]

Re: getting started with fedora extras build system

Subject: Re: getting started with fedora extras build system
From: Michael J Knox
Date: Sun, 23 Apr 2006 14:14:53 +1200
Michael J Knox wrote:
Michael J Knox wrote:
OK,

So, I have had a packaged reviewed and am now sponsored.

I have done all the stuff I needed to with https://admin.fedora.redhat.com/accounts/

However, when I go to check out something from CVS with my user name, i get this message:

For more information on using the Fedora source code repositories,
please visit http://fedoraproject.org/wiki/UsingCvs
Permission denied (publickey,keyboard-interactive).
cvs [checkout aborted]: end of file from server (consult above messages if any)

Now, I have reviewed

http://fedoraproject.org/wiki/UsingCvs

and

http://fedoraproject.org/wiki/Extras/UsingCvsFaq

But no insight is given to the above error.

Could someone please tell me how this is meant to work?

Thanks to "ignacio" on IRC, we have done a little testing, but to no avail...

So, just to clarify...

Yes, I have an account (mjk)
Yes, my id_dsa.pub has been uploaded
Yes I have a ~/.ssh/config which looks like:

Host cvs.fedora.redhat.com
     Compression yes
     ForwardAgent no
     ForwardX11 no
     IdentityFile ~/.ssh/id_dsa
     Protocol 2
     User mjk
     Cipher blowfish

My CVSROOT is:
[monkey@localhost ~]$ echo $CVSROOT
:ext:mjk@xxxxxxxxxxxxxxxxxxxxx:/cvs/extras

How ever, I still get the same Permission denied error when I attempt to check anything out.

Fixed..

Seems you need to upload the _correct_ key for things to work.. fancy that.

Thanks ignacio for helping out.

Michael

--
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

<Prev in Thread] Current Thread [Next in Thread>