How do I install the RPM Fusion repo on Amazon Linux 2022?

1

As per these instructions I’m trying to install the RPM Fusion repo on an Amazon Linux 2022 container spun up in Docker, but it doesn’t work:

bash-5.1# dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
Last metadata expiration check: 0:38:10 ago on Wed Jun 15 10:01:47 2022.
rpmfusion-free-release-34.noarch.rpm             14 kB/s |  11 kB     00:00    
Error: 
 Problem: conflicting requests
  - nothing provides system-release(34) needed by rpmfusion-free-release-34-1.noarch
(try to add '--skip-broken' to skip uninstallable packages)

I understood that Amazon Linux 2022 was Fedora 34, so this should work, right?

ratkins
질문됨 2년 전356회 조회
2개 답변
0

I believe that the problem described here is the same as the problem described at:

https://repost.aws/questions/QUIMw8IWHSQz6W5tGv3WO1qA

"Problem: conflicting requests - nothing provides redhat-release >= 7 needed by epel-release-7-14.noarch"

An immediate solution is to create a new EC2 from an Amazon Linux 2 AMI.

dbataws
답변함 일 년 전
0

AL2023 is an independent distro that uses multiple upstreams. It's not directly compatible with any particular version of Fedora, and therefore rpm-fusion packages are unlikely to work with it.

AWS
답변함 7달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠