Bug 565270

Summary: paraview - Violation of packaging guidelines: MPI
Product: [Fedora] Fedora Reporter: Susi Lehtola <susi.lehtola>
Component: paraviewAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: orion, pertusus
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: paraview-3.6.2-3.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-10 06:50:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Susi Lehtola 2010-02-14 08:58:34 UTC
Paraview contains MPI enabled stuff, but the package does not comply to the
MPI packaging guidelines
 http://fedoraproject.org/wiki/PackagingDrafts/MPI
that were approved by FESCo in August

http://meetbot.fedoraproject.org/fedora-meeting/2009-08-14/fedora-meeting.2009-08-14-17.01.html

Please adjust the package naming and add support for other compilers.

Comment 1 Orion Poplawski 2010-02-16 23:51:12 UTC
Please take a look at 3.6.2-2 in development.  I think this addresses most issues.

Comment 2 Susi Lehtola 2010-02-17 13:03:37 UTC
Move the binaries into %{_libdir}/openmpi/bin and %{_libdir}/mpich2/bin as instructed in the guideline. The libraries should go in %{_libdir}/openmpi/lib and 
%{_libdir}/mpich2/lib.

I wouldn't make the mpich2 package provide and obsolete the old -mpi package, that's already in -openmpi.

And I'd recommend using the wrappers CC=mpicc, CXX=mpicxx.

Comment 3 Orion Poplawski 2010-02-19 15:35:05 UTC
Okay, fixed in paraview-3.6.2-3.fc13/14.  I do use the wrappers via:

        -DMPI_COMPILER:FILEPATH=%{_libdir}/openmpi/bin/mpicxx

Comment 4 Fedora Update System 2010-02-19 17:58:30 UTC
paraview-3.6.2-3.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/paraview-3.6.2-3.fc13

Comment 5 Fedora Update System 2010-02-20 03:49:16 UTC
paraview-3.6.2-3.fc13 has been pushed to the Fedora 13 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 'yum --enablerepo=updates-testing update paraview'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F13/FEDORA-2010-1716

Comment 6 Fedora Update System 2010-03-10 06:50:17 UTC
paraview-3.6.2-3.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.