Bug 1331789

Summary: koji build errors mpi.req: line 32: /usr/bin/python3: No such file or directory
Product: [Fedora] Fedora Reporter: Mark Wielaard <mjw>
Component: rpm-mpi-hooksAssignee: Sandro Mani <manisandro>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: manisandro
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rpm-mpi-hooks-4-1.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-20 17:40:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 1331872    
Bug Blocks: 1334525    

Description Mark Wielaard 2016-04-29 13:57:24 UTC
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

Comment 1 Sandro Mani 2016-04-29 21:05:29 UTC
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.

Comment 2 Fedora Update System 2016-05-12 20:38:52 UTC
rpm-mpi-hooks-4-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a8b2c9433c

Comment 3 Sandro Mani 2016-05-12 20:39:19 UTC
F23 build pending #1331872

Comment 4 Fedora Update System 2016-05-15 06:57:24 UTC
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

Comment 5 Fedora Update System 2016-05-20 17:40:14 UTC
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.