Re: [Tails-dev] Debian 9: Build fails consistently, name resolution fails sooner or later

2017-03-11 Thread Arnaud
Hi, >> +# Configure apt to retry +echo 'APT::Acquire::Retries "20";' > >> /etc/apt/apt.conf.d/99retries > This will only affect provisioning, not any usage of APT during the > build, right? Or will it propagate into the chroot somehow? I'm not sure about that, actually I don't fully understand

[Tails-dev] Maintaining I2P question

2017-03-11 Thread Alexandre Trottier
In order to maintain I2P do all I need to do is build binaries from source install onto a test distribution and make sure it works. ___ Tails-dev mailing list Tails-dev@boum.org https://mailman.boum.org/listinfo/tails-dev To unsubscribe from this list,

Re: [Tails-dev] Debian 9: Build fails consistently, name resolution fails sooner or later

2017-03-11 Thread anonym
Arnaud: > --- a/vagrant/provision/setup-tails-builder > +++ b/vagrant/provision/setup-tails-builder [...] > +# Configure apt to retry > +echo 'APT::Acquire::Retries "20";' > /etc/apt/apt.conf.d/99retries This will only affect provisioning, not any usage of APT during the build, right? Or will it

Re: [Tails-dev] Debian 9: Build fails consistently, name resolution fails sooner or later

2017-03-11 Thread intrigeri
Arnaud: > I managed to build Tails, finally ! So let me share here the little > patch I ended up with, in case it can help someone. This patch deals > with the transient network problems I experienced. Thanks, applied! ___ Tails-dev mailing list

Re: [Tails-dev] Debian 9: Build fails consistently, name resolution fails sooner or later

2017-03-11 Thread Arnaud
Hi ! I managed to build Tails, finally ! So let me share here the little patch I ended up with, in case it can help someone. This patch deals with the transient network problems I experienced. Additionally, I increased the RAM of the VM to 1024M, just to be on the safe side. I've experienced an