fedora-review -b 784592 Processing review bug : 784592 Getting .spec and .srpm Urls from bug report : 784592 Downloading .spec and .srpm files Cannot find : ./784592/jpf*.spec
The problem seems to be that the latest srpm link doesn't have the spec link in the same comment but relies on the spec link from previous comments.
The only time I was able to reproduce this error was if I was getting a 404 error.
Then wget used to retrieve an empty page.
If that was the source, then [http://git.fedorahosted.org/git/?p=FedoraReview.git;a=commit;h=085d6d3f507ff3b409c4829cee92a213d20b98a6 this commit] fixed it.
Otherwise, I could not reproduce it despite my tests (see [https://bugzilla.redhat.com/show_bug.cgi?id=790799 #790799] used for testing)
Downloading SPEC/SRPM also fails when the links aren't on the same line as the 'Spec URL' and 'SRPM URL' tags respectivelly. At least it seems so.
Observed with 0.2git (6213267a) and [https://bugzilla.redhat.com/show_bug.cgi?id=802384 bug #802384].
Replying to [comment:2 psabata]:
Downloading SPEC/SRPM also fails when the links aren't on the same line as the 'Spec URL' and 'SRPM URL' tags respectivelly. At least it seems so. Observed with 0.2git (6213267a) and [https://bugzilla.redhat.com/show_bug.cgi?id=802384 bug #802384].
This one if fixed in http://git.fedorahosted.org/git/?p=FedoraReview.git;a=commitdiff;h=ee27e0d82b5f819b4387f3182ad7dcdb672398fb
Works for when testing at 83dedc860042. Closing, referring to git commits above. Please feel free to reopen ticket if the problem persists.