ptwobrussell / Mining-the-Social-Web-2nd-Edition

The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
http://bit.ly/135dHfs
Other
2.9k stars 1.49k forks source link

I'm behind proxy. Where to put proxy settings? #252

Open HongKilDong opened 9 years ago

HongKilDong commented 9 years ago

I'm behind proxy so provisioning not so trivial. Here is error I get:

...
==> default: Running provisioner: chef_solo...
    default: Installing Chef (latest)...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

apt-get update -y -qq

Stdout from the command:

Stderr from the command:

stdin: is not a tty
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/precise/Release.gpg  Unable to connect to us.archive.ubuntu.com:http: [IP: 91.189.91.24 8
0]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/precise-updates/Release.gpg  Unable to connect to us.archive.ubuntu.com:http: [IP: 91.189
.91.24 80]

...

Where to put proxy settings ?