Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg, gstreamer problem during base image build #57

Open
shalberd opened this issue Nov 22, 2024 · 0 comments
Open

ffmpeg, gstreamer problem during base image build #57

shalberd opened this issue Nov 22, 2024 · 0 comments

Comments

@shalberd
Copy link

shalberd commented Nov 22, 2024

@guimou
as of November22 2024

https://github.com/opendatahub-io-contrib/workbench-images/blob/main/base/c9s/Containerfile#L36

making a base image

$pwd
workbench-images/base
make all RELEASE=2024c DATE=20241122

results in

Installed:
  rpmfusion-nonfree-release-9-1.noarch                                          

Complete!
RPM Fusion for EL 9 - Nonfree - Updates         148 kB/s |  89 kB     00:00    
Last metadata expiration check: 0:00:02 ago on Fri 22 Nov 2024 01:08:46 PM UTC.
Error: 
 Problem: package ffmpeg-5.1.6-1.el9.x86_64 from rpmfusion-free-updates requires ffmpeg-libs(x86-64) = 5.1.6-1.el9, but none of the providers can be installed
  - conflicting requests
  - nothing provides libdav1d.so.6()(64bit) needed by ffmpeg-libs-5.1.6-1.el9.x86_64 from rpmfusion-free-updates
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Error: building at STEP "RUN yum install -y https://download1.rpmfusion.org/free/el/rpmfusion-free-release-9.noarch.rpm &&     yum install -y https://download1.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-9.noarch.rpm &&     yum -y install ffmpeg gstreamer1 gstreamer1-libav gstreamer1-plugins-base gstreamer1-plugins-base-tools": while running runtime: exit status 1

I could not find much on this online unfortunately.

Don't need ffmpeg and so on for my cases, but maybe valuable to get some help from and for others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant