FS#58690 - [docker] error cleaning up after pivot: device or resource busy
Attached to Project:
Community Packages
Opened by Stefan (poidl) - Tuesday, 22 May 2018, 08:01 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 24 May 2018, 12:38 GMT
Opened by Stefan (poidl) - Tuesday, 22 May 2018, 08:01 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 24 May 2018, 12:38 GMT
|
Details
Description:
Building from any Dockerfile results in: docker build -t asdf . Sending build context to Docker daemon 61.19MB Error response from daemon: Error processing tar file(exit status 1): Error cleaning up after pivot: remove /.pivot_root430324436: device or resource busy I removed /var/lib/docker, reinstalled, restarted the service, but still get the same error. Additional info: * package version(s) docker 1:18.05.0-2 * config and/or log files etc. Steps to reproduce: Cd into a directory containing a Dockerfile and run docker build . |
This task depends upon

Solved, was caused by my setup.
https://bbs.archlinux.org/viewtopic.php?pid=1786858