I'm using this box: http://cloud.terry.im/vagrant/archlinux-x86_64.box
I get this when I run vagrant up:
default: /vagrant => /home/djhaskin987/Workspace/libgpg-error-git
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mkdir -p /vagrant
Stdout from the command:
Stderr from the command:
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
sudo: no tty present and no askpass program specified
The synced folder does not show up:
$ vagrant ssh
Last login: Mon Aug 25 10:13:20 2014
vagrant@archlinux:~$ ls /
bin boot dev etc home lib lib64 lost+found mnt opt proc root run sbin srv sys tmp usr var
I'm using this box: http://cloud.terry.im/vagrant/archlinux-x86_64.box
I get this when I run
vagrant up:The synced folder does not show up: