Previously running Fedora 23 with docker-engine{,-selinux} 1.10.3 from Docker repos (not Fedora repos) - working fine for months. Upgraded to Fedora 24, updated to Docker 1.11.2 throws an error:
Re-declaration of boolean virt_sandbox_use_fusefs
Failed to create node
Bad boolean declaration at line 148 of /var/lib/selinux/targeted/tmp/modules/100/virt/cil
/usr/sbin/semodule: Failed!
Have a colleague with exactly the same problem. Tried uninstalling RPMs & reinstalling but no luck.
Output of docker version:
Client:
Version: 1.11.2
API version: 1.23
Go version: go1.5.4
Git commit: b9f10c9
Built: Wed Jun 1 21:31:13 2016
OS/Arch: linux/amd64
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
Output of docker info:
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
Additional environment details (AWS, VirtualBox, physical, etc.):
Laptop running Fedora 24
Steps to reproduce the issue:
Not sure it's 100% reproducible, but have a couple of colleagues with the same issue.
Describe the results you received:
Cannot start docker.
Describe the results you expected:
Able to start docker.
Previously running Fedora 23 with docker-engine{,-selinux} 1.10.3 from Docker repos (not Fedora repos) - working fine for months. Upgraded to Fedora 24, updated to Docker 1.11.2 throws an error:
Have a colleague with exactly the same problem. Tried uninstalling RPMs & reinstalling but no luck.
Output of
docker version:Output of
docker info:Additional environment details (AWS, VirtualBox, physical, etc.):
Laptop running Fedora 24
Steps to reproduce the issue:
Not sure it's 100% reproducible, but have a couple of colleagues with the same issue.
Describe the results you received:
Cannot start docker.
Describe the results you expected:
Able to start docker.