Hide Forgot
In the rawhide koji build.log of valgrind I see several errors: /usr/lib/rpm/mpi.req: line 32: /usr/bin/python3: No such file or directory I think rpm-mpi-hooks should depend on python3. See for example the end of https://kojipkgs.fedoraproject.org//work/tasks/205/13850205/build.log
Python3 is used to reconstruct MPI_PYTHON3_SITEARCH, which did not exist at the time rpm-mpi-hooks was introduced. I see that now openmpi in f23+ defines that variable, and mpich in f24+. I think the best solution would be to ask the mpich maintainer to introduce that variable in f23 also, then I can drop the code which constructs MPI_PYTHON3_SITEARCH in rpm-mpi-hooks and don't need any additional dependency.
rpm-mpi-hooks-4-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a8b2c9433c
F23 build pending #1331872
rpm-mpi-hooks-4-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a8b2c9433c
rpm-mpi-hooks-4-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.