How to remotely download a package from koji?

Nicola Soranzo nsoranzo at tiscali.it
Tue Jul 12 15:42:28 UTC 2011


Alle martedì 12 luglio 2011, Richard Shaw ha scritto:
> On Tue, Jul 12, 2011 at 8:34 AM, Jan Kratochvil
> 
> <jan.kratochvil at redhat.com> wrote:
> > On Tue, 12 Jul 2011 15:22:53 +0200, Richard Shaw 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
> > 
> > Scratch download links should be direct
> > https://fedorahosted.org/koji/ticket/80
> 
> That would be nice... since even with the quotes I had to rename the
> file after downloading (or use -o to do it on the front end).

What about the -J option? WFM

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

Nicola


More information about the devel mailing list