Bug 2187975

Summary: rocm-opencl fails to install due to unresolved dependencies
Product: [Fedora] Fedora Reporter: Tomas Kovar <tomas>
Component: rocm-openclAssignee: Jeremy Newton <alexjnewt>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 38CC: alexjnewt, dkxls23
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: 2023-04-19 10:46:09 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 Tomas Kovar 2023-04-19 10:20:12 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/112.0
Build Identifier: 

There's a version mismatch in dependencies between rocm-opencl and rocm-comgr.

Package rocm-opencl (5.4.3-1.fc38) depends on "comgr(rocm) = 5.4".

Package rocm-comgr (16.0-1.fc38) provides "comgr(rocm) = 16"

Installation therefore fails.

Reproducible: Always

Steps to Reproduce:
1. sudo dnf install rocm-opencl

Actual Results:  
Last metadata expiration check: 0:13:41 ago on Wed Apr 19 11:59:35 2023.
Error: 
 Problem: conflicting requests
  - nothing provides comgr(rocm) = 5.4 needed by rocm-opencl-5.4.3-1.fc38.x86_64
(try to add '--skip-broken' to skip uninstallable packages)


Expected Results:  
Installed package rocm-opencl

Comment 1 Jeremy Newton 2023-04-19 10:46:09 UTC

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