<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <blockquote type="cite">
      <pre>I'm trying to import and build my first package according to 
<a href="http://rpmfusion.org/Contributors#Import_your_package.">http://rpmfusion.org/Contributors#Import_your_package.</a> I run into below. 
No joy, everything is new, eons since I used cvs, and I'm not brave 
enough to just try... Any hint out there? (yes, I have started ssh-agent).

$ set | grep CVS
CVSROOT=:ext:<a href="http://lists.rpmfusion.org/mailman/listinfo/rpmfusion-developers">leamas at cvs.rpmfusion.org</a>:/cvs/free
CVS_RSH=ssh
$ set | grep SSH_AGENT
SSH_AGENT_PID=11530
$ ps -ef | grep ssh-agen
leamas   11530 11529  0 12:39 ?        00:00:00 ssh-agent /bin/bash


$ ./cvs-import.sh  -b F-16 
../get-flash-videos-1.24-3.20120329git8abc6c6.fc16.src.rpm
Checking out module: 'get-flash-videos'
Unpacking source package: 
get-flash-videos-1.24-3.20120329git8abc6c6.fc16.src.rpm...
A README.fedora
L get-flash-videos-1.24-3.20120329git8abc6c6.tar.gz
A get-flash-videos.spec

Checking : get-flash-videos-1.24-3.20120329git8abc6c6.tar.gz on 
<a href="https://cvs.rpmfusion.org/repo/pkgs/upload.cgi...">https://cvs.rpmfusion.org/repo/pkgs/upload.cgi...</a>
ERROR: could not check remote file status
make: *** [upload] Error 255
ERROR: Uploading the source tarballs failed!</pre>
    </blockquote>
    Seems that I messed with some whitespace when copy-pasting my
    certificate from the browser to ~/.rpmfusion.cert. After doing this
    once again, everything seems to work fine.<br>
    <br>
    Needless to say, there was quite a detour between the question and
    the answer...<br>
    <br>
    --alec<br>
  </body>
</html>