Bug 2141347

Summary: Missing components for installation of intel-igc-libs
Product: [Fedora] Fedora Reporter: ricky.tigg
Component: intel-igcAssignee: František Zatloukal <fzatlouk>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 37CC: fzatlouk
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-18 10:23:21 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 ricky.tigg 2022-11-09 14:27:07 UTC
Description of problem: Missing components for installation of intel-igc-libs

Version-Release number of selected component: intel-igc-libs 1.0.12037.1

How reproducible:

# dnf install intel-igc-libs
Error: 
 Problem: conflicting requests
  - nothing provides libLLVMSPIRVLib.so.14()(64bit) needed by intel-igc-libs-1.0.12037.1-1.fc37.x86_64
  - nothing provides libopencl-clang.so.14()(64bit) needed by intel-igc-libs-1.0.12037.1-1.fc37.x86_64
(try to add '--skip-broken' to skip uninstallable packages).

Actual result: intel-opencl as well cannot be installed.

Expected result: required components to be present in package.

Additional info: Installed | intel-opencl-clang 15.0.0

Note: lack of present component description in the present Red Hat Bugzilla. For reference,  needed is as reported in that output:

$ dnf info intel-igc-libs | grep ^Description
Description  : Library files for Intel Graphics Compiler for OpenCL.

Comment 1 František Zatloukal 2022-11-18 10:23:21 UTC

*** This bug has been marked as a duplicate of bug 2129791 ***