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

2017-03-12 Thread Arnaud
On 03/11/2017 08:41 PM, anonym wrote: > 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

[Tails-dev] Can't build tails, not enough ram?

2017-03-12 Thread Austin English
Hi all, It's been a while since I've built tails, been busy with other projects.. Anyway, I've done a git pull, git clean -fxd (to clear out .vagrant), and removed ~/.vagrant.d. I then tried to build with noram, since my laptop is low on free memory, and I get: austin@debian-laptop:~/src/tails$