How to remotely download a package from koji?

Andy Grimm agrimm at gmail.com
Tue Jul 12 13:28:24 UTC 2011


The shell is interpreting the ampersand.  Try:

curl -L -O '
http://koji.fedoraproject.org/koji/getfile?taskID=3192896&name=BackupPC-3.2.1-1.fc14.src.rpm
'

--Andy

On Tue, Jul 12, 2011 at 9:22 AM, Richard Shaw <hobbes1069 at gmail.com> wrote:

> I'm trying to remotely download a package from a koji scratch build
> but it doesn't work.
>
> # curl -L -O
> http://koji.fedoraproject.org/koji/getfile?taskID=3192896&name=BackupPC-3.2.1-1.fc14.src.rpm
>
> Usually the -L handles the redirects gracefully but in this case the
> rpm package is not getting downloaded.
>
> Clicking on the link on my local computer of course works...
>
> Thanks,
> Richard
> --
> devel mailing list
> devel at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/devel/attachments/20110712/74611046/attachment.html 


More information about the devel mailing list