Re: [Tails-dev] New Vagrant based build system: please test …

Delete this message

Reply to this message
Author: Ague Mill
Date:  
To: The Tails public development discussion list
Subject: Re: [Tails-dev] New Vagrant based build system: please test and review!
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