Re: [Tails-dev] Failing to build the iso

Delete this message

Reply to this message
Author: bertagaz
Date:  
To: The Tails public development discussion list
Subject: Re: [Tails-dev] Failing to build the iso
Hi,

On Sat, Sep 03, 2016 at 05:19:09PM +0200, Muri Nicanor wrote:
> Hi,
>
> i'm failing to build the iso and i'm out of ideas:
> > git clone https://git-tails.immerda.ch/tails
> > cd tails
> > rake build
>
> and then it fails after trying to set the mirrors. i've pasted a full
> log of the build (except the wiki building stuff):
> https://share.riseup.net/#y5-yjYH6Bwt8u1PjE4A7YQ
>
> this is on debian stretch, with vagrat 1.8.5+dfsg-1, but also tried with
> vagrant_1.8.4+dfsg-2 and with libvirt 2.0 and 2.1
> if anyone has an idea what the problem could be, that would be much
> appreciated.


>From the build logs, it seems you're trying to build from the master

branch, which is not supported. If you want to build an ISO, you should
build a branch based on stable or devel.

bert.