https://bugzilla.redhat.com/show_bug.cgi?id=1856005 Paul Grosu <pgrosu@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED --- Comment #4 from Paul Grosu <pgrosu@xxxxxxxxx> --- Spec URL: http://www.ccs.neu.edu/~pgrosu/fedora/dmtcp.spec SRPM URL: http://www.ccs.neu.edu/~pgrosu/fedora/dmtcp-2.6.1~rc1-0.1.fc30.src.rpm We've fixed the two issues: 1. We separated "python3, gcc-c++" into two separate BuildRequires. 2. We fixed '%check' to remove '|| :' at the end. There is a small danger on a slow test machine that a test will time out and fail. It's not likely on modern machines, and we added a comment to explain this issue. 3. In %check, the command to check was changed to: AUTOTEST="--retry-once --slow" make check This seems to fix the problem with epel7. We can now use koji to build and check binary packages for epel7. Finally, note also that the dmtcp.spec lists "%ix86 x86_64 aarch64" under "ExclusiveArch". The Bugzilla Hardware field allowed only all architectures or just one. We chose x86_64, but we believe the package works on all three architectures. Thanks for any feedback. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx