On Wed, Aug 19, 2009 at 5:42 PM, Xavier Lamien <laxathom@fedoraproject.org> wrote:
On Wed, Aug 19, 2009 at 12:09 AM, solarflow99<solarflow99@gmail.com> wrote:
>
>
> On Tue, Aug 18, 2009 at 6:31 PM, SmootherFrOgZ <lxtnow@gmail.com> wrote:
>>
>> On Mon, Aug 17, 2009 at 3:20 PM, solarflow99<solarflow99@gmail.com> wrote:
>> >
>> >
>> > On Mon, Aug 17, 2009 at 7:49 PM, Lubomir Rintel <lkundrak@v3.sk> wrote:
>> >>
>> >> On Mon, 2009-08-17 at 19:40 +0800, solarflow99 wrote:
>> >> > looks like I spoke too soon..  here is the output, does yours
>> >> > actually
>> >> > work?
>> >>
>> >> Indeed.
>> >>
>> >> Please fund out what the public parts of your SSH keys are:
>> >>
>> >> > debug1: Trying private key: /root/.ssh/identity
>> >> > debug1: Trying private key: /root/.ssh/id_dsa
>> >>
>> >> $ ssh-keygen -y -f /root/.ssh/id_rsa
>> >> $ ssh-keygen -y -f /root/.ssh/id_dsa
>> >>
>> >> Then visit your FAS page [1] and ensure that your "Public SSH Key"
>> >> matches either of those.
>> >>
>> >> [1] https://fas.rpmfusion.org/accounts/user/view/solarflow99
>> >
>> > I checked and it definitly matches, I even regenerated a new key and
>> > tried
>> > again.  same thing, I can log into fedorapeople.org, but not CVS.   I am
>> > using ssh-keygen -t rsa
>> >
>> > ssh -v jzygmont@fedorapeople.org   will succeed
>> > ssh -v jzygmont@cvs.rpmfusion.org   will fail
>>
>> Heh,
>>
>> You're trying to authenticate with an unknown FAS_account which is
>> "jzygmont" and thus lead you to be blacklisted from rpmfusion infra.
>>
>> Your FAS_login is "solarflow99". Please, use that one.
>
> this is really strange because it always worked to login to
> fedorapeople.org.  Here are my FAS account details:
>
> Account Name:  jzygmontFull Name:  Justin Zygmont Email:
> solarflow99@gmail.com using solarflow99 like you said doesnt help at all.
> My FAS login isn't even solarflow99 anyways
>

That's right in Fedora Project Infrastructure side.

Even though, you registered yourself as solarflow99 in RPM Fusion
Account system.

That's two different things. Fedora Project runs their FAS and so does
RPM Fusion.

login solarflow99 didn't work 'cause you look like still blacklisted.
Send me your host IP from where you're trying to authenticate and i'll
fix this up.

ok, I managed to get past this, now there is this error:


# ./cvs-import.sh -b free ../dosemu-1.4.0-3.1905svn.src.rpm
Checking out module: 'dosemu'
ERROR: "dosemu/free" does not exist!


BTW, I can think of some changes and additions to make to http://rpmfusion.org/Contributors avoid someone else having these problems,


thanks,