FS#49585 - [docker] daemon failed to start

Attached to Project: Community Packages
Opened by jasonz (jasonz) - Monday, 06 June 2016, 04:28 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 06 June 2016, 04:41 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After updating docker from 1:1.11.1-1 to 1:11.2-1, docker daemon refuses to start.

Additional info:

Client:
Version: 1.11.2
API Version: 1.23
Go version: go1.6.2
Git commit: b9f10c9
Built: Sun Jun 5 23:17:55 2016
OS/Arch: linux/amd64

Steps to reproduce:

$ sudo systemctl restart docker.service
$ sudo systemctl status docker.service
...
time="2016-06-6T12:21:03+08:00" level="fatal" msg="flag provided but not defined: -start-timeout"

$ sudo docker daemon --debug
...
FATAL[0000] flag provided but not defined: -start-timeout
DEBU[0003] containerd connection state change: TRANSIENT_FAILURE
DEBU[0006] containerd connection state change: TRANSIENT_FAILURE
INFO[0006] New containerd process, pid:
...
FATAL[0000] ...
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 06 June 2016, 04:41 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#49582 

Loading...