vagrant up failed after docker compose and other errors
tinpansoul opened this issue · 3 comments
Hi!
I'm using OS 10.11.6, Vagrant 1.8.5 and branch ubuntu-16.04 from this repo.
Changed only VM.cpu, VM.memory, VM.data.size, VM.portForwarding from vm.yml-file.
Uploaded full log into gist:
– After this error vagrant up failed
– Main error with docker-compose
– Failed docker stop service
– Failed docker stop service
– Failed docker storage creation
– Strange error about deprecated flag 1
– Strange error about deprecated flag 2
How can i solve /usr/bin/pip install -U docker-compose-error? Or workaround?
Is this error already fixed with latest changes? Should be already fixed
@mblaschke, thank you, i'll try this in a few days.
Thanks for waiting!
Don't know which commit fixed error, but /usr/bin/pip install -U docker-compose-error now gone, thank you! vagrant up is now runs without fatal.
ps: all other errors are in place yet.