Bug 1018432

Summary: File conflict between paraview-devel and vtk-devel
Product: [Fedora] Fedora Reporter: Sandro Mani <manisandro>
Component: paraviewAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: orion, pertusus
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: paraview-4.0.1-3.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-10 08:13:20 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:

Description Sandro Mani 2013-10-12 01:05:38 UTC
Description of problem:
Transaction check error:
  file /usr/bin/vtkHashSource from install of paraview-devel-4.0.1-1.fc20.x86_64 conflicts with file from package vtk-devel-6.0.0-7.fc20.x86_64 
  file /usr/bin/vtkParseOGLExt from install of paraview-devel-4.0.1-1.fc20.x86_64 conflicts with file from package vtk-devel-6.0.0-7.fc20.x86_64
  file /usr/bin/vtkProcessShader from install of paraview-devel-4.0.1-1.fc20.x86_64 conflicts with file from package vtk-devel-6.0.0-7.fc20.x86_64


Version-Release number of selected component (if applicable):
paraview-4.0.1-1.fc20.x86_64
vtk-6.0.0-7.fc20.x86_64

How reproducible:
always

Steps to Reproduce:
1. yum install vtk-devel
2. yum install paraview-devel
3. Cannot install paraview-devel due to conflict

Comment 1 Fedora Update System 2013-10-16 13:56:49 UTC
paraview-4.0.1-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/paraview-4.0.1-2.fc20

Comment 2 Fedora Update System 2013-10-17 20:23:15 UTC
Package paraview-4.0.1-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing paraview-4.0.1-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-19137/paraview-4.0.1-2.fc20
then log in and leave karma (feedback).

Comment 3 Sandro Mani 2013-10-18 17:27:47 UTC
Thanks for the fix, unfortunately now cmake projects searching for paraview complain about:

CMake Error at /usr/share/cmake/paraview/ParaViewTargets.cmake:1087 (message):
  The imported target "ProcessShader" references the file

     "/usr/bin/vtkProcessShader"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/usr/share/cmake/paraview/ParaViewTargets.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/share/cmake/paraview/ParaViewConfig.cmake:36 (include)
  CMakeLists.txt:12 (FIND_PACKAGE)

Comment 4 Orion Poplawski 2013-10-18 17:37:39 UTC
Does it work if you also install vtk-devel?

Comment 5 Sandro Mani 2013-10-18 17:40:07 UTC
Yes, it does.

Comment 6 Orion Poplawski 2013-10-18 17:52:22 UTC
Okay, I'll push a new update that makes paraview-devel require vtk-devel.

Comment 7 Sandro Mani 2013-10-18 17:53:03 UTC
Thanks

Comment 8 Fedora Update System 2013-10-19 18:31:52 UTC
Package paraview-4.0.1-3.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing paraview-4.0.1-3.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-19137/paraview-4.0.1-3.fc20
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2013-11-10 08:13:20 UTC
paraview-4.0.1-3.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.