FS#49589 - docker hangs after upgrade to version 1:1.11.2-1

Attached to Project: Arch Linux
Opened by Berthold Frank (frankbe) - Monday, 06 June 2016, 11:07 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 06 June 2016, 12:28 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

docker hangs after sys upgrade. ("docker ps", "docker images",... or "systemctl start docker.service" commands does not return).

pacman.log entry: [2016-06-06 11:46] [ALPM] upgraded docker (1:1.11.1-1 -> 1:1.11.2-1)


downgrading the package did solve the problem for now:

systemctl stop docker
pacman -U docker-1:1.11.1-1-x86_64.pkg.tar.xz
systemctl daemon-reload
systemctl start docker
...OK

This task depends upon

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

Loading...