#181 Review fails to run on rubygem package
Closed: Invalid Opened by mcpierce.

When running this review on a package review, I get the following output:

mcpierce@mcpierce-laptop:review $ ~/temp/FedoraReview/try-fedora-review --bug 872909
Processing bugzilla bug: 872909
Getting .spec and .srpm Urls from : 872909
--> SRPM url: http://mtasaka.fedorapeople.org/Review_request/rubygem-test-unit-rr/rubygem-test-unit-rr-1.0.2-1.fc.src.rpm
--> Spec url: http://mtasaka.fedorapeople.org/Review_request/rubygem-test-unit-rr/rubygem-test-unit-rr.spec
Using review directory: /home/mcpierce/Packaging/review/872909-rubygem-test-unit-rr
Downloading .spec and .srpm files
Downloading (Source0): http://rubygems.org/gems/test-unit-rr-1.0.2.gem
Running checks and generating report

ERROR: Exception(/home/mcpierce/Packaging/review/872909-rubygem-test-unit-rr/srpm/rubygem-test-unit-rr-1.0.2-1.fc.src.rpm) Config(fedora-17-x86_64) 0 minutes 39 seconds
INFO: Results and/or logs in: /home/mcpierce/Packaging/review/872909-rubygem-test-unit-rr/results
ERROR: Command failed. See logs for output.
WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews
Build failed rc = Build error(s)

I'm currently on the devel branch tip.


Output from this run
config

Could you please also attach ~/.cache/fedora-review.log?

Actual logfile from the run...
fedora-review.log

The error printout from f-r is perfectly valid: this package does not build in mock, and it's not much f-r can do about that.

The output contains this important line:
{{{
INFO: Results and/or logs in: /home/mcpierce/Packaging/review/872909-rubygem-test-unit-rr/results
}}}

which basically says where the build.log is which has more info on the build error. That said, here is room for improvements in this situation; this is not the first report for failed builds. Nevertheless, closing as 'invalid'.

See also issue #79

Metadata