Bug 1331789 - koji build errors mpi.req: line 32: /usr/bin/python3: No such file or directory
Summary: koji build errors mpi.req: line 32: /usr/bin/python3: No such file or directory
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm-mpi-hooks
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sandro Mani
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1331872
Blocks: 1334525
TreeView+ depends on / blocked
 
Reported: 2016-04-29 13:57 UTC by Mark Wielaard
Modified: 2016-05-20 17:40 UTC (History)
1 user (show)

Fixed In Version: rpm-mpi-hooks-4-1.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-20 17:40:16 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.