Bug 2428183

Summary: python3-torch: fails to install from EPEL 10.2
Product: [Fedora] Fedora EPEL Reporter: Carl George 🎩 <carl>
Component: python-torchAssignee: Tom.Rix
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: alexjnewt, lx, pbrobinson, rocm-packagers-sig, Tom.Rix
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-torch-2.9.1-1.el10_2 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-02-05 02:08:14 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 Carl George 🎩 2026-01-09 04:24:56 UTC
Description of problem:
python3-torch from EPEL 10.2 has one or more unresolved dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
python3-torch-2.8.0-4.el10_1


How reproducible:
always


Steps to Reproduce:
1. dnf install python3-torch


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides libamdhip64.so.6()(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libamdhip64.so.6(hip_4.2)(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libamdhip64.so.6(hip_6.0)(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libhipblas.so.2()(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libhipsparse.so.1()(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libamdhip64.so.6(hip_4.3)(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libamdhip64.so.6(hip_4.4)(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libamdhip64.so.6(hip_4.5)(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libamdhip64.so.6(hip_5.0)(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libamdhip64.so.6(hip_5.1)(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libamdhip64.so.6(hip_5.3)(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libhipblaslt.so.0()(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libhiprtc.so.6()(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides libhipsolver.so.0()(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel
  - nothing provides librocblas.so.4()(64bit) needed by python3-torch-2.8.0-4.el10_1.x86_64 from epel


Expected results:
successful installation


Additional info:
Based on the error, it seems like python3-torch should have been rebuilt with the ROCm 7 stack.  Please update the Heterogeneous Computing SIG documentation to ensure that it is rebuilt with future ROCm rebases.