-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
- This is a bug report
- This is a feature request
- I searched existing issues before opening this one
Expected behavior
All package get install
Actual behavior
# sudo yum install docker-ce docker-ce-cli containerd.io
Resolving Dependencies
--> Running transaction check
---> Package containerd.io.x86_64 0:1.2.5-3.1.el7 will be updated
---> Package containerd.io.x86_64 0:1.2.10-3.2.el7 will be an update
--> Processing Dependency: container-selinux >= 2:2.74 for package: containerd.io-1.2.10-3.2.el7.x86_64
---> Package docker-ce.x86_64 3:18.09.5-3.el7 will be updated
---> Package docker-ce.x86_64 3:19.03.3-3.el7 will be an update
--> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-19.03.3-3.el7.x86_64
---> Package docker-ce-cli.x86_64 1:18.09.5-3.el7 will be updated
---> Package docker-ce-cli.x86_64 1:19.03.3-3.el7 will be an update
--> Finished Dependency Resolution
Error: Package: containerd.io-1.2.10-3.2.el7.x86_64 (docker-ce-stable)
Requires: container-selinux >= 2:2.74
Installed: 2:container-selinux-2.9-4.el7.noarch (installed)
container-selinux = 2:2.9-4.el7
Error: Package: 3:docker-ce-19.03.3-3.el7.x86_64 (docker-ce-stable)
Requires: container-selinux >= 2:2.74
Installed: 2:container-selinux-2.9-4.el7.noarch (installed)
container-selinux = 2:2.9-4.el7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Steps to reproduce the behavior
sudo yum install docker-ce docker-ce-cli containerd.io
Output of docker version:
Client:
Version: 18.09.5
API version: 1.39
Go version: go1.10.8
Git commit: e8ff056
Built: Thu Apr 11 04:43:34 2019
OS/Arch: linux/amd64
Experimental: false
Server: Docker Engine - Community
Engine:
Version: 18.09.5
API version: 1.39 (minimum version 1.12)
Go version: go1.10.8
Git commit: e8ff056
Built: Thu Apr 11 04:13:40 2019
OS/Arch: linux/amd64
Experimental: false
Output of docker info:
Containers: 3
Running: 2
Paused: 0
Stopped: 1
Images: 4
Server Version: 18.09.5
Storage Driver: overlay2
Backing Filesystem: xfs
Supports d_type: true
Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: bridge host macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: active
NodeID: tpro6jjwcj0qg02yssiylj6wa
Is Manager: false
Node Address: 172.30.171.132
Manager Addresses:
172.30.171.104:2377
172.30.171.105:2377
172.30.171.116:2377
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: bb71b10fd8f58240ca47fbb579b9d1028eea7c84
runc version: 2b18fe1d885ee5083ef9f0838fee39b62d653e30
init version: fec3683
Security Options:
seccomp
Profile: default
Kernel Version: 3.10.0-957.1.3.el7.x86_64
Operating System: CentOS Linux 7 (Core)
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 7.638GiB
Name: docker-swarm-worker-7.novalocal
ID: Y65F:RPXW:M4R4:65PP:DBQY:C3WQ:ZDEP:FAQH:AKSI:OLUC:UY5Z:KFNP
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
172.30.155.141
172.30.155.141:5000
127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
Additional environment details (AWS, VirtualBox, physical, etc.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels