[openstreetmap/openstreetmap-website] Vagrant installation script is out of date (#2343)

YuriiNskyi notifications at github.com
Thu Aug 8 06:53:59 UTC 2019


@tomhughes @gravitystorm  First of all, I really appreciate your help!

After executing `apt install libarchive13` and `bundle exec rake test:db`, meanwhile solving this error: 

> The config/application.yml file is no longer supported.
Default settings are now found in config/settings.yml and you
can override these in config/settings.local.yml.
To prevent unexpected behaviour, please copy any custom
settings to config/settings.local.yml and then remove
your config/application.yml file.

it's finally works while executing `bundle exec rails server`. Hurray!

Honestly, I did setup with Vagrantfile half a year ago, so I thought that everything should works as usual today. But unfortunately, times have changed.

It is absolutely normal that Vagrantfile doesn't have support, what is really confusing, is that I can't find any clear mention about that in [INSTALL.md](https://github.com/openstreetmap/openstreetmap-website/blob/master/INSTALL.md) or [VAGRANT.md](https://github.com/openstreetmap/openstreetmap-website/blob/master/VAGRANT.md). If I knew that Vagrantfile is not supported, I would not even try to use it!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2343#issuecomment-519392092
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190807/38e231dc/attachment.html>


More information about the rails-dev mailing list