#29 improve reporting of files not found
Closed: Fixed None Opened 12 years ago by teuf.

https://bugzilla.redhat.com/show_bug.cgi?id=770152 initially had a wrong URL for the upstream tarball in Source0. fedora-review reported a md5sum mismatch between the tarball embedded in the .src.rpm and the upstream source. I think what happened is that fedora-review got a 404 when trying to download the tarball (it used http://ftp.gnome.org/pub/GNOME/sources/gnome-boxes/3.3.4/gnome-boxes-3.3.4.tar.xz instead of http://ftp.gnome.org/pub/GNOME/sources/gnome-boxes/3.3/gnome-boxes-3.3.4.tar.xz ), and then didn't notice it got a 404 and ran md5sum on the error page. It would be better if it could report "could not download file from http://ftp.gnome.org/pub/GNOME/sources/gnome-boxes/3.3.4/gnome-boxes-3.3.4.tar.xz".


This should be fixed in http://git.fedorahosted.org/git/?p=FedoraReview.git;a=commit;h=085d6d3f507ff3b409c4829cee92a213d20b98a6

All html code returned in the 4xx range will stop FedoraReview and issue an error message.

Login to comment on this ticket.

Metadata