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.