Bug 2428183 - python3-torch: fails to install from EPEL 10.2
Summary: python3-torch: fails to install from EPEL 10.2
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-torch
Version: epel10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom.Rix
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-09 04:24 UTC by Carl George 🤠
Modified: 2026-01-20 00:37 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.