I am investigating whether there is a quick fix to update the TAILS distribution build system to continue using Vagrant.
(see
https://labs.riseup.net/code/issues/8086 )
It currently uses a rake to invoke Vagrant::Environment, but this *seemingly* only works with now ancient versions of Vagrant.
I am fairly new to ruby and rake, gems and rvm
This
post suggests this is impossible to do with, say, the RPM or Deb version supplied on the current Vagrant site rather than older version gems.
I have tried various methods to learn about ruby paths and inserting new require paths into the Rakefile explicitly, but would
very much appreciate pointers or advice over this issue to save time and keep the TAILS devs using Vagrant as their tool of choice!
Ad
Thanksvance