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

2021-07-21 Thread Hans
Sorry, it is me again. There is so much to learn. I am now ableĀ· to get clear with these vagrant, rake and virsh stuff. That is a great step and I am happy, I can help myself now. But I believe, I now stumbled over a new issue with broken package. For me it looks like some settings are wrong

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

2021-07-21 Thread anonym
Hans: Yeah, yeah, sigh, it's me again Now I am running into a new issue, but I believe, something external happened. For learning I removed all the downloaded things completely. Then I deleted also ~/.vagrant.d/ in my home and started from the beginning with a new git clone and a new,

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

2021-07-20 Thread Hans
Yeah, yeah, sigh, it's me again Now I am running into a new issue, but I believe, something external happened. For learning I removed all the downloaded things completely. Then I deleted also ~/.vagrant.d/ in my home and started from the beginning with a new git clone and a new, but

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

2021-07-20 Thread anonym
Hans: Am Dienstag, 20. Juli 2021, 13:49:47 CEST schrieb anonym: In your previous email I see that you did some changes inside the tails folder without committing them to Git. Tails will only include changes that are in Git, and will refuse to build when you have uncommitted changes -- the

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

2021-07-20 Thread boyska
Hans: If I commit my personal changes to git, as you requesting, then (please correct me, if I am wrong) my changes will change the sources in github, what is the last thing I want to do. I still do not even know, if this, what I want to do, is really working. At the moment I am trying things,

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

2021-07-20 Thread Hans
Am Dienstag, 20. Juli 2021, 13:49:47 CEST schrieb anonym: > In your previous email I see that you did some changes inside the tails > folder without committing them to Git. Tails will only include changes that > are in Git, and will refuse to build when you have uncommitted changes -- > the

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

2021-07-20 Thread anonym
Hans: Additionally the deb-package, I put below ~/chroot_local-packages/ is not going to be installed (maybe, because XFCE is not installed, as kali-undercover.deb needs got XFCE dependencies). The chroot_local-packages feature has frequently been broken, but I suspect there is another

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

2021-07-20 Thread Hans
Sadly this does not work. Although it is now building, my changes are ignored. So it does install gnome again although it is commented out in tails-common-list, and it did not install XFCE, which I put into this file. Additionally the deb-package, I put below ~/chroot_local-packages/ is not

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

2021-07-19 Thread Hans
Ah, ok, this seem to work. I read this message, but understoood it in that way, that this command would ignore my changes. Building a tails live system is made in another way, like I know, so I am not very experienced with it. In the past I built my life-systems mostly with live-build (or

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

2021-07-19 Thread Austin English
On Mon, Jul 19, 2021 at 10:04 AM Hans 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