BuildError: Error building SRPM curl: (22) The requested URL returned error: 404

Michael Schwendt mschwendt at gmail.com
Fri Apr 4 12:53:58 UTC 2008


On Fri, 4 Apr 2008 13:33:00 +0100, Richard W.M. Jones wrote:

> On Fri, Apr 04, 2008 at 02:19:40PM +0200, Michael Schwendt wrote:
> > On Fri, 4 Apr 2008 13:05:11 +0100, Richard W.M. Jones wrote:
> > > Is this something to do with the MD5 sum being the same?
> > 
> > Seems so. Skimming over cvs-import.sh it greps the "sources" file
> > for the md5 checksum when deciding whether a file is new or not.
> > Try to manually upload the tarball, e.g.
> > "make upload FILES=cduce-0.5.2.1.tar.gz", and don't commit the
> > changed "sources" file.
> 
> I think I'm a bit stuck here.  That 'make upload FILES=...' doesn't
> work, giving this very peculiar error:
> 
> Downloading cduce-0.5.2.1.tar.gz...
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
> curl: (22) The requested URL returned error: 404
> make: *** [cduce-0.5.2.1.tar.gz] Error 22
> 
> (Unfortunately I committed the new sources file earlier because
> cvs-import.sh does that).
> 
> Makefile.common contains a very complex 'make upload' rule, and as far
> as I can see it seems to depend on the contents of a CGI script
> (upload.cgi) on the servers.
> 
> If anyone can take a look, it's the fedora/pkgs/cduce/devel directory.

Is your certificate expired?

$ mv cduce-0.5.2-1.tar.gz cduce-0.5.2.1.tar.gz
$ make upload FILES=cduce-0.5.2.1.tar.gz 

Checking : cduce-0.5.2.1.tar.gz on https://cvs.fedoraproject.org/repo/pkgs/upload.cgi...
winscard_clnt.c:3349:SCardCheckDaemonAvailability() PCSC Not Running
Uploading: cduce-0.5.2.1.tar.gz to https://cvs.fedoraproject.org/repo/pkgs/upload.cgi...
winscard_clnt.c:3349:SCardCheckDaemonAvailability() PCSC Not Running
File cduce-0.5.2.1.tar.gz size 595196 MD5 d2d52bf536c1a8f4397b4c64794d9322 stored OK

Source upload succeeded. Don't forget to commit the new ./sources file
M sources
$




More information about the fedora-devel-list mailing list