On 25 February 2017 at 08:40, Bruce Weirdan <[email protected]> wrote: > I tried to purge docker.io package because I no longer needed it, and > the purge failed: > > /var/lib/docker/nuke-graph-directory.sh: 64: > /var/lib/docker/nuke-graph-directory.sh: shopt: not found > dpkg: error processing package docker.io (--purge): > subprocess installed post-removal script returned error exit status 127 > > Obviously dash has no 'shopt'
Aww, this was fixed upstream in https://github.com/docker/docker/pull/30519 (reported in https://github.com/docker/docker/issues/30517), but didn't make it for the 1.13 release. Probably worth backporting that patch! <3 ♥, - Tianon 4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4

