$ make new-sources FILES=yaz-3.0.26.tar.gz Checking : yaz-3.0.26.tar.gz on https://cvs.fedoraproject.org/repo/pkgs/upload.cgi... /bin/sh: line 5: curl: command not found ERROR: could not check remote file status make: *** [new-sources] Error 255 $ rpm -q fedora-packager fedora-packager-0.3.0-1.fc9.noarch
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Needs to require both ruby and curl [kaboom@scratchmonkey devel]$ make new-sources FILES="rrdtool-1.3rc4.tar.gz" sh: ruby: command not found sh: ruby: command not found Checking : rrdtool-1.3rc4.tar.gz on https://cvs.fedoraproject.org/repo/pkgs/upload.cgi... /bin/sh: line 5: curl: command not found ERROR: could not check remote file status make: *** [new-sources] Error 255 [kaboom@scratchmonkey devel]$
*** Bug 448134 has been marked as a duplicate of this bug. ***
Ruby is not required at all, curl has been added with fedora-packager-0.3.3-1.fc9 ruby is used at build time in your spec file.