https://bugzilla.redhat.com/show_bug.cgi?id=1882527 --- Comment #5 from Ankur Sinha (FranciscoD) <sanjay.ankur@xxxxxxxxx> --- So, the errors I get here are of this form: ``` Wrote: /builddir/build/SRPMS/python-sklearn-nature-inspired-algorithms-0.4.6-1.fc34.buildreqs.nosrc.rpm Child return code was: 11 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 789, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-sklearn-nature-inspired-algorithms.spec ``` These are "normal errors" when the pyproject-rpm-macros are used, documented here: https://src.fedoraproject.org/rpms/pyproject-rpm-macros "Note that %generate_buildrequires may produce error messages (exit 11) in the build log. This is expected behavior of BuildRequires generators; see the Fedora change for details." I've re-uploaded the spec/srpm, in case they weren't the latest ones: Spec: https://ankursinha.fedorapeople.org/python-sklearn-nature-inspired-algorithms/python-sklearn-nature-inspired-algorithms.spec SRPM: https://ankursinha.fedorapeople.org/python-sklearn-nature-inspired-algorithms/python-sklearn-nature-inspired-algorithms-0.4.6-1.fc33.src.rpm -- 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