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
feita há 2 anos356 visualizações
2 Respostas
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
respondido há um ano
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
respondido há 7 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas