Bug 1965635
| Summary: | when installing paraview-devel, error occured: file /usr/bin/vtkProbeOpenGLVersion conflicts between attempted installs of paraview-devel-5.9.0-3.fc34.x86_64 and vtk-devel-9.0.1-3.fc34.x86_64 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Felix Wang <topazus> |
| Component: | paraview | Assignee: | Orion Poplawski <orion> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 34 | CC: | dakingun, orion, scitech-bugs, trpost |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-16 04:05:54 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
Felix Wang
2021-05-28 15:53:44 UTC
in Fedora rawhide, it seems that this problem is solved. ``` * Thu Apr 29 2021 Orion Poplawski <orion> - 5.9.0-4 - Remove vtkProbeOpenGLVersion conflict with vtk-devel (bz#1954777) ``` But in Fedora 34, see the sepc file of paraview and vtk, it seems that their devel package both have the same %{_bindir}/vtkProbeOpenGLVersion file which maybe caused the problem. |