Open rajinder-yadav opened 7 years ago
Thanks for reporting!
Same issue on MacOS Sierra:
trevor --version
: 2.3.0
docker -v
: Docker version 17.03.0-ce, build 60ccb22
sist output:
uname
: Darwin
echo $SHELL
: /bin/zsh
echo $TERM
: xterm-256color
echo $TERM_PROGRAM
: iTerm.app
npm -v
: 3.10.10
node --version
: v6.10.1
Time created: Thu Mar 23 2017 10:42:04 GMT-0700 (PDT)
trevor
✖ 0.6: error
◌ 0.8: downloading base image
◌ 0.10: downloading base image
◌ 4: downloading base image
◌ 6: downloading base image
◌ 7: downloading base image
Error: ENOENT: no such file or directory, unlink '/Users/dawsonbotsford/rotting/winston/.0.6.dockerfile'
at Error (native)
Same on Linux Ubuntu 16.04.
➜ uname -rio
4.8.0-54-generic x86_64 GNU/Linux
➜ trevor --version
2.3.0
➜ docker -v
Docker version 17.03.1-ce, build c6d412e
➜ npm -v
5.0.3
➜ node -v
v8.1.0
Full trevor output:
➜ trevor
◌ 8: downloading base image
◌ 7: downloading base image
◌ 6: downloading base image
◌ 5: downloading base image
◌ 4: downloading base image
✖ iojs: error
◌ 0.12: downloading base image
◌ 0.10: downloading base image
Error: ENOENT: no such file or directory, unlink '/home/arttse/trevor-test/.iojs.dockerfile'
P.S. if I remove iojs
from .travis.yml
the problem does not occur.
I am using Linux
4.4.0-64-generic
: