[Qgis-psc] QGIS Plugin website application maintenance
Alessandro Pasotti
apasotti at gmail.com
Wed Mar 13 08:28:12 PDT 2019
Sorry, probably a leftover: you don't need disksize for this particular
vagrant.
I've commented it out in modernize.
On Wed, Mar 13, 2019 at 4:25 PM Richard 🌍 Duivenvoorde <richard at duif.net>
wrote:
> On 13/03/2019 15.33, Alessandro Pasotti wrote:
> >
> > Hi,
> >
> > Ok, it took something more than one day but I'm done with the porting of
> > the plugin application to Django 2 and Python 3, on branch modernize:
> >
> > Vagrant file is ready and working in the main directory, have a look to
> > the README:
> >
> > https://github.com/qgis/QGIS-Django/tree/modernize/vagrant_assets
> >
> > btw, git clone and "vagrant up" should be all you need to get started in
> > debug mode and ready for development.
> >
> > Some work has been done on the dependencies, the new requirements are in
> >
> https://github.com/qgis/QGIS-Django/blob/modernize/qgis-app/REQUIREMENTS_plugins.txt
> >
> > NOTE: I did not port (and I will not port) any of the other apps (feed
> > ggregator, user map etc.).
>
> Thanks Alessandro!
>
> I installed VirtualBox and tried:
>
> $ vagrant up
> Bringing machine 'default' up with 'virtualbox' provider...
> There are errors in the configuration of this machine. Please fix
> the following errors and try again:
>
> Vagrant:
> * Unknown configuration section 'disksize'.
>
> Googled: to find you need a Vagrant disksize plugin:
>
> $ vagrant plugin install vagrant-disksize
> Installing the 'vagrant-disksize' plugin. This can take a few minutes...
> Bundler, the underlying system Vagrant uses to install plugins,
> reported an error. The error is shown below. These errors are usually
> caused by misconfigured plugin installations or transient network
> issues. The error from Bundler is:
>
> conflicting dependencies fog-core (~> 1.43.0) and fog-core (= 2.1.0)
> Activated fog-core-2.1.0
> which does not match conflicting dependency (~> 1.43.0)
>
> Conflicting dependency chains:
> fog-core (= 2.1.0), 2.1.0 activated
>
> versus:
> vagrant-libvirt (> 0), 0.0.41 activated, depends on
> fog-core (~> 1.43.0)
>
>
> Any hint?
>
> Richard
>
--
Alessandro Pasotti
w3: www.itopen.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-psc/attachments/20190313/9f71ff48/attachment.html>
More information about the Qgis-psc
mailing list