<div dir="ltr"><div><br></div><div>Sorry, probably a leftover: you don't need disksize for this particular vagrant.</div><div><br></div><div>I've commented it out in modernize.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 13, 2019 at 4:25 PM Richard 🌍 Duivenvoorde <<a href="mailto:richard@duif.net">richard@duif.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 13/03/2019 15.33, Alessandro Pasotti wrote:<br>
> <br>
> Hi,<br>
> <br>
> Ok, it took something more than one day but I'm done with the porting of<br>
> the plugin application to Django 2 and Python 3, on branch modernize:<br>
> <br>
> Vagrant file is ready and working in the main directory, have a look to<br>
> the README:<br>
> <br>
> <a href="https://github.com/qgis/QGIS-Django/tree/modernize/vagrant_assets" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS-Django/tree/modernize/vagrant_assets</a><br>
> <br>
> btw, git clone and "vagrant up" should be all you need to get started in<br>
> debug mode and ready for development.<br>
> <br>
> Some work has been done on the dependencies, the new requirements are in <br>
> <a href="https://github.com/qgis/QGIS-Django/blob/modernize/qgis-app/REQUIREMENTS_plugins.txt" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS-Django/blob/modernize/qgis-app/REQUIREMENTS_plugins.txt</a><br>
> <br>
> NOTE: I did not port (and I will not port) any of the other apps (feed<br>
> ggregator, user map etc.).<br>
<br>
Thanks Alessandro!<br>
<br>
I installed VirtualBox and tried:<br>
<br>
$ vagrant up<br>
Bringing machine 'default' up with 'virtualbox' provider...<br>
There are errors in the configuration of this machine. Please fix<br>
the following errors and try again:<br>
<br>
Vagrant:<br>
* Unknown configuration section 'disksize'.<br>
<br>
Googled: to find you need a Vagrant disksize plugin:<br>
<br>
$ vagrant plugin install vagrant-disksize<br>
Installing the 'vagrant-disksize' plugin. This can take a few minutes...<br>
Bundler, the underlying system Vagrant uses to install plugins,<br>
reported an error. The error is shown below. These errors are usually<br>
caused by misconfigured plugin installations or transient network<br>
issues. The error from Bundler is:<br>
<br>
conflicting dependencies fog-core (~> 1.43.0) and fog-core (= 2.1.0)<br>
  Activated fog-core-2.1.0<br>
  which does not match conflicting dependency (~> 1.43.0)<br>
<br>
  Conflicting dependency chains:<br>
    fog-core (= 2.1.0), 2.1.0 activated<br>
<br>
  versus:<br>
    vagrant-libvirt (> 0), 0.0.41 activated, depends on<br>
    fog-core (~> 1.43.0)<br>
<br>
<br>
Any hint?<br>
<br>
Richard<br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature">Alessandro Pasotti<br>w3:   <a href="http://www.itopen.it" target="_blank">www.itopen.it</a></div>