On 27/03/14 09:37, intrigeri wrote: > I'm curious what version(s) of Vagrant are supported by this > vagrantfile: > > * 1.0.3-1 from Wheezy? > * 1.4.3-1 from sid? > * current upstream (1.5.1)? > * anything else?
Yes, I have used the current upstream 1.5.1: https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.1_x86_64.deb and I have installed it on a Debian testing. > I'm wondering if it would make sense to standardize on what will be in > Jessie, and backport it for Wheezy, instead of trying to support > multiple versions. We at Tails have some (outdated) notes about this > backporting process: > > https://labs.riseup.net/code/issues/6355#note-2 By the way, as explained in the vagrant website, the Vagrant API version 1 in only used for the release 1.0.X [1] At moment the release 1.0.3-1 is the only available from wheezy repository, therefore should be great working on the backporting from sid version (1.4.3-1). The same applies for the vagrant-libvirt plugin [2]. Anyway should be possible mix in the same Vagrantfile different configuration [1] > > ... and Miguel Landaeta prepared a backport of 1.4.3-1 already: > > https://bugs.debian.org/742428 > > Note that Vagrant was removed from testing a month ago due to a RC bug > (Debian#736787), so it cannot be uploaded to the official backports > repository in the current state of things. This bug has apparently > been fixed upstream in 1.5 (that has not been packaged yet). It might > be useful to give a hand to the maintainer of the package. Any taker? what can i do to help him? At moment I'm working on the vagrant-libvirt integration on a different branch: https://github.com/vinc3nt/freepto-vagrant/tree/libvirt unfortunately, it still not working and I won't be able to work on it for the next few days. bye ----- [1] http://docs.vagrantup.com/v2/vagrantfile/version.html [2] https://tails.boum.org/blueprint/vagrant-libvirt/ -- vinc3nt +-------------------------------------------------------------+ |GPG Id key: 4096R/DAA26AC4 2012-12-07 | |GPG Fingerprint: 19D8011C 81891778 7A1986DC 28E8567F DAA26AC4| |OTR Fingerprint: 86F3EE43 8A9340D2 FF92A828 81C84DC2 FEDD839E| +-------------------------------------------------------------+ _______________________________________________ Tails-dev mailing list [email protected] https://mailman.boum.org/listinfo/tails-dev To unsubscribe from this list, send an empty email to [email protected].
