On Thu, May 17, 2012 at 02:14:57PM +0200, jvoisin wrote:
> I've got a "Connection timed out - connect(2)" error when I'm trying a
> "rake build".
> See attached logfile.
Could you try:
VAGRANT_LOG=debug rake build
The error is coming from Vagrant so we should know more about what
happens.
In case my hunch is right, I have a feeling this should work:
TAILS_BUILD_OPTIONS="noproxy" rake vm:up
Which you can follow by the usual `rake build`.
Cheers,
--
Ague