Re: [Tails-dev] Tails build system update

Delete this message

Reply to this message
Author: intrigeri
Date:  
To: The Tails public development discussion list
Subject: Re: [Tails-dev] Tails build system update
anonym:
> In addition, here are steps to clean up the old build environment as a one time step:


Thanks!

>     vagrant box list | \
>         grep -o "tails-builder-amd64-jessie-[0-9]\{8\}\>" | \
>         xargs -l vagrant box remove ; \


This fails for me with:

"Vagrant is attempting to interface with the UI in a way that requires
a TTY. Most actions in Vagrant that require a TTY have configuration
switches to disable this requirement. Please do that or run Vagrant
with TTY."

The other commands worked fine :)

Cheers!
--
intrigeri