Re: [Tails-dev] "rake build" fails

Borrar esta mensaxe

Responder a esta mensaxe
Autor: Ague Mill
Data:  
Para: The Tails public development discussion list
Asunto: Re: [Tails-dev] "rake build" fails
On Mon, Jul 09, 2012 at 06:47:10AM +0200, Andreas Kuckartz wrote:
> > but the Vagrant stuff was not
> > updated yet. Feel free to update it so that it uses ikiwiki from
> > current Debian testing/unstable (>= 3.20120516), instead of building
> > its own.
>
> Am I correct that this file has to be modified?
> /vagrant/provision/setup-tails-builder


Absolutely. This shell script is executed in the virtual machine
upon startup, or when `rake vm:provision` is run.

Sometimes it is easier to debug and test things by having an interactive
shell in the VM. To do that, please issue:

    cd vagrant
    vagrant ssh


Happy hacking,
--
Ague