LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   runc&docker conflict? (https://www.linuxquestions.org/questions/linux-newbie-8/runc-and-docker-conflict-4175731808/)

sniper8752 12-14-2023 01:19 PM

runc&docker conflict?
 
I am trying to install docker, and am getting some really weird error messages:
` sudo dnf -y install docker-ce docker-ce-cli containerd.io docker-compose-plugin
Docker CE Stable - x86_64 128 kB/s | 52 kB 00:00
Error:
Problem 1: problem with installed package podman-3:4.6.1-4.module+el8.9.0+1580+e76741f0.x86_64
- package podman-3:4.6.1-4.module+el8.9.0+1580+e76741f0.x86_64 from @System requires runc >= 1.0.0-57, but none of the providers can be installed
- package podman-3:4.6.1-4.module+el8.9.0+1580+e76741f0.x86_64 from appstream requires runc >= 1.0.0-57, but none of the providers can be installed
- package containerd.io-1.6.26-3.1.el8.x86_64 from docker-ce-stable conflicts with runc provided by runc-1:1.1.9-1.module+el8.9.0+1420+91577025.x86_64 from @System
- package containerd.io-1.6.26-3.1.el8.x86_64 from docker-ce-stable obsoletes runc provided by runc-1:1.1.9-1.module+el8.9.0+1420+91577025.x86_64 from @System
- package containerd.io-1.6.26-3.1.el8.x86_64 from docker-ce-stable conflicts with runc provided by runc-1:1.1.9-1.module+el8.9.0+1420+91577025.x86_64 from appstream
- package containerd.io-1.6.26-3.1.el8.x86_64 from docker-ce-stable obsoletes runc provided by runc-1:1.1.9-1.module+el8.9.0+1420+91577025.x86_64 from appstream
- cannot install the best candidate for the job
- package runc-1.0.0-66.rc10.module+el8.5.0+770+e2f49861.x86_64 from appstream is filtered out by modular filtering
- package runc-1.0.0-73.rc95.module+el8.7.0+1152+ac778627.x86_64 from appstream is filtered out by modular filtering
- package runc-1:1.1.5-2.module+el8.9.0+1445+07728297.x86_64 from appstream is filtered out by modular filtering
Problem 2: problem with installed package buildah-1:1.31.3-1.module+el8.9.0+1580+e76741f0.x86_64
- package buildah-1:1.31.3-1.module+el8.9.0+1580+e76741f0.x86_64 from @System requires runc >= 1.0.0-26, but none of the providers can be installed
- package buildah-1:1.31.3-1.module+el8.9.0+1580+e76741f0.x86_64 from appstream requires runc >= 1.0.0-26, but none of the providers can be installed
- package docker-ce-3:24.0.7-1.el8.x86_64 from docker-ce-stable requires containerd.io >= 1.6.4, but none of the providers can be installed
- package containerd.io-1.6.10-3.1.el8.x86_64 from docker-ce-stable conflicts with runc provided by runc-1:1.1.9-1.module+el8.9.0+1420+91577025.x86_64 from appstream
- package containerd.io-1.6.10-3.1.el8.x86_64 from docker-ce-stable obsoletes runc provided by runc-1:1.1.9-1.module+el8.9.0+1420+91577025.x86_64 from appstream
- package containerd.io-1.6.11-3.1.el8.x86_64 from docker-ce-stable conflicts with runc provided by runc-1:1.1.9-1.module+el8.9.0+1420+91577025.x86_64 from appstream
- package containerd.io-1.6.11-3.1.el8.x86_64 from docker-ce-stable obsoletes runc provided by runc-1:1.1.9-1.module+el8.9.0+1420+91577025.x86_64 from appstream
- package containerd.io-1.6.12-3.1.el8.x86_64 from docker-ce-stable conflicts with runc provided by runc-1:1.1.9-1.module+el8.9.0+1420+91577025.x86_64 from appstream

...
`
I am following these instructions: https://docs.rockylinux.org/gemstones/docker/. I am on version 8.9 .

sniper8752 12-18-2023 05:53 PM

Can anyone please assist?


All times are GMT -5. The time now is 11:55 PM.