Bug 1201343
| Summary: | module file is broken | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dave Love <dave.love> |
| Component: | mpich | Assignee: | Orion Poplawski <orion> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | dakingun, orion, zbyszek |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | mpich-3.1.4-2.fc23 mpich-3.1.4-7.fc23 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-06 19:20:19 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: | |
| Embargoed: | |||
|
Description
Dave Love
2015-03-12 14:17:48 UTC
I realize the module is consistent with the package contents which are wrong, presumably from a configuration error. There's a couple issues here: - Upstream has changed the library name from libmpich to libmpi, hence the changes to MPI_BIN, MPI_COMPILER, MPI_SUFFIX, MPI_HOME and the PYTHON endings. - We're not bringing in python into the buildroot so the PTYHON_PATH is wrong. Should be fixed now MPI_FORTRAN_MOD_DIR and MANPATH are also wrong according to the packaging rules, which I should have noticed before. This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle. Changing version to '23'. (As we did not run this process for some time, it could affect also pre-Fedora 23 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23 mpich-3.1.4-6.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-be322c3755 mpich-3.1.4-7.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update mpich' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-be322c3755 mpich-3.1.4-7.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |