Hi all,

I'm using 1.6.3 with the phusion/baseimage. I'm also using docker as a 
provisioner (or trying to, just added an empty provisioner block for now), 
but I stumble upon this error when I start Vagrant:

The following SSH command responded with a non-zero exit status. Vagrant 
assumes that this means the command failed!

ssh -i 
/tmp/key_e8ffa02d35af2bec7aab60fe7e9df4db_0c30703c7b7126cdf4832a41b85627e5 
-o Compression=yes -o ConnectTimeout=5 -o StrictHostKeyChecking=no -o 
UserKnownHostsFile=/dev/null -p22 root @ 172.17.0.2 'sudo -E -H bash -l'

Stdout from the command:

boot2docker: 0.8.0
VAGRANT FENCE: 1402443935 41755
Reading package lists...
Building dependency tree...
Reading state information...


Stderr from the command:

Warning: Permanently added '172.17.0.2' (ECDSA) to the list of known hosts.
stdin: is not a tty
VAGRANT FENCE: 1402443935 88439
modprobe: ERROR: ../libkmod/libkmod.c:556 kmod_search_moddep() could not open 
moddep file '/lib/modules/3.13.3-tinycore64/modules.dep.bin'
E: Unable to locate package linux-image-extra-3.13.3-tinycore64
E: Couldn't find any package by regex 'linux-image-extra-3.13.3-tinycore64'


-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to