Bug 2053054

Summary: F37FailsToInstall: kicad
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: kicadAssignee: Steven A. Falco <stevenfalco>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: aimylios, alain.vigne.14, gmarr, kiarakovalevsky, stevenfalco, thibault
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-02-11 12:07:03 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:
Bug Depends On:    
Bug Blocks: 2045109    

Description Miro Hrončok 2022-02-10 14:16:33 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (kicad) Fails To Install in Fedora 37:

can't install kicad:
  - nothing provides libGLEW.so.2.1()(64bit) needed by kicad-1:6.0.1-4.fc36.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Steven A. Falco 2022-02-10 17:13:14 UTC
It looks like the problem is elsewhere.  The mock log shows:

Error: 
 Problem: package opencascade-devel-7.5.0-6.fc36.x86_64 requires opencascade-draw(x86-64) = 7.5.0-6.fc36, but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkCommonCore.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkCommonExecutionModel.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkRenderingCore.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkInteractionStyle.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkRenderingOpenGL2.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkIOImage.so.1()(64bit), but none of the providers can be installed
  - package opencascade-draw-7.5.0-6.fc36.x86_64 requires libvtkImagingCore.so.1()(64bit), but none of the providers can be installed
  - conflicting requests
  - nothing provides libGLEW.so.2.1()(64bit) needed by vtk-9.1.0-5.fc36.x86_64
(try to add '--skip-broken' to skip uninstallable packages)

I.e. opencascade-devel needs opencascade-draw which needs vtk which needs libGLEW.

Hopefully, once those are resolved, that will fix the kicad build.

Comment 2 Miro Hrončok 2022-02-11 12:07:03 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

All subpackages of a package against which this bug was filled are now installable or removed from Fedora 37.

Thanks for taking care of it!