ROCm / rocAL

The AMD rocAL is designed to efficiently decode and process images and videos from a variety of storage formats and modify them through a processing graph programmable by the user.
https://rocm.docs.amd.com/projects/rocAL/en/master/index.html
MIT License
10 stars 13 forks source link

[Issue]: RHEL 9 - Setup Failure for FFMPEG #154

Open kiritigowda opened 1 month ago

kiritigowda commented 1 month ago

Problem Description


Error: 
 Problem: package libavcodec-free-devel-5.1.4-2.el9.x86_64 requires libavcodec-free(x86-64) = 5.1.4-2.el9, but none of the providers can be installed
  - package ffmpeg-libs-5.1.4-1.el9.x86_64 conflicts with libavcodec-free provided by libavcodec-free-5.1.4-2.el9.x86_64
  - package ffmpeg-free-devel-5.1.4-2.el9.x86_64 requires libavcodec-free-devel = 5.1.4-2.el9, but none of the providers can be installed
  - package ffmpeg-5.1.4-1.el9.x86_64 requires ffmpeg-libs(x86-64) = 5.1.4-1.el9, but none of the providers can be installed
  - conflicting requests
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
  File "/var/jenkins_home/workspace/main_precheckin_rocAL_PR-153/ZzRmZQ07n/rocal/rocAL-setup.py", line 342, in <module>
    ERROR_CHECK(os.system('sudo '+linuxFlag+' '+linuxSystemInstall+' '+linuxSystemInstall_check +
  File "/var/jenkins_home/workspace/main_precheckin_rocAL_PR-153/ZzRmZQ07n/rocal/rocAL-setup.py", line 42, in ERROR_CHECK
    traceback.print_stack()

Operating System

RHEL 9

CPU

ALL

GPU

AMD Instinct MI300X

ROCm Version

ROCm 6.1.0

ROCm Component

No response

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

kiritigowda commented 3 weeks ago

FFMPEG is optional for rocAL