----- Original Message ----- > From: "Miroslav Suchy" <[email protected]> > To: [email protected] > Sent: Monday, June 15, 2015 11:51:45 AM > Subject: Re: Problems fetching binaries from github.com > > Dne 15.6.2015 v 15:49 Alberto Ruiz napsal(a): > > Hello, > > > > While trying to create a COPR build fetching SRPMs from a github > > release, COPR for some reason fails to fetch the file. > > > > I am wondering if somebody can test this and let me know if I'm doing > > something wrong here or this is in fact a COPR bug. You can give this a > > go with this SRPM URL: > > > > https://github.com/fleet-commander/fc > > -admin/releases/download/v0.0.99/fleet-commander-0.0.99-1.fc21.src.rpm > > > > > > The problem is in mockchain. > > wget > https://github.com/fleet-commander/fc-admin/releases/download/v0.0.99/fleet-commander-0.0.99-1.fc21.src.rpm > > is redirected to: > > https://s3.amazonaws.com/github-cloud/releases/18841917/32e8c340-fda7-11e4-95b0-e60834d49680.rpm?[..SNIP..] > > And the results are then stored to > .../results/fedora-22-x86_64/32e8c340-fda7-11e4-95b0-e60834d49680.rpm/ > while Copr assume that the folder will be named > fleet-commander-0.0.99-1.fc21.src.rpm > > Probably best solution will to learn mockchain about content-disposition > header. > > In the mean time please some other storage. > > Mirek
Mirek, any plans to offer SRPM upload? It's a weird workflow to have to point to some external hosting. Thanks, Greg _______________________________________________ copr-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/copr-devel
