Skip to content

Cannot start docker engine after upgrade of both fedora & docker-engine due to selinux errors #23981

@jimmidyson

Description

@jimmidyson

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.

Metadata

Metadata

Assignees

Labels

area/security/selinuxkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.priority/P1Important: P1 issues are a top priority and a must-have for the next release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions