Re: [Tails-dev] How to build tails for testing purposes?

Delete this message

Reply to this message
Author: Austin English
Date:  
To: The Tails public development discussion list
Subject: Re: [Tails-dev] How to build tails for testing purposes?
On Mon, Jul 19, 2021 at 10:04 AM Hans <hans.ullrich@???> wrote:
>
> Hi folks,
>
>
> I am experiencing with building my own version of tails, but got stuck.
>
>
> I downloaded the git, installed all needed packages on my debian system, made my changes in ~/tails/config/ and then started
>
>
> rake build && rake vm:halt
>
>
> But this did not work. I got the message:
>
>
> ---- snip --------
>
>
> You have uncommitted changes in the Git repository. Due to limitations
> of the build system, you need to commit them before building Tails:
> M config/chroot_local-packageslists/tails-common.list
> ?? config/chroot_local-packages/kali-undercover_2021.1.2_all.deb
> ?? vmdb2.log
>
>
> If you don't care about those changes and want to build Tails nonetheless,
> please add `ignorechanges` to the TAILS_BUILD_OPTIONS environment
> variable.
>
> Uncommitted changes. Aborting.
>
> ------- snap ---------
>
>
> However, I do not want to commit anything yet, because I do not want to mess up with your git-sources!
>
>
> How can I build just for me, without interfering your tails-git?
>
>
> Changes I made:
>
>
> 1. edited ~/tails/config/chroot_local-packageslists/tails-common.list
>
>
> 2. added kali-undercover*.deb into ~/tails/config/chroot_local-packages/
>
>
> If this is working, I will try to optimize things (maybe also build for 32-Bit). Maybe I will then ask for more help, but first let me try, if I can get it managed to build tails running with XFCE instead of Gnome and the possibility, to look XFCE like Windows10.


As the output tells you, you need to set TAILS_BUILD_OPTIONS:

export TAILS_BUILD_OPTIONS="ignorechanges"

--
-Austin
GPG: 267B CC1F 053F 0749 (expires 2024/02/17)