<p><code>bundle install</code> was failing because of missing ruby2.0.<br>
And <code>rake db:migrate</code> was also failing subsequently.</p>

<p>The only locale related error remaining is:</p>

<pre><code>==> default: Generating locales...
==> default:   en_GB.UTF-8... 
==> default: done
==> default: Generation complete.
==> default: /tmp/vagrant-shell: line 7: warning: setlocale: LC_ALL: cannot change locale (en_GB.utf8)
</code></pre>

<p>It seems to be <code>update-locale LANG=en_GB.utf8 LC_ALL=en_GB.utf8</code></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/1122'>https://github.com/openstreetmap/openstreetmap-website/pull/1122</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update vagrant provision script with current install commands</li>
  <li>Vagrant: Fix locale setup problem</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1122/files#diff-0">script/vagrant/setup/provision.sh</a>
    (14)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1122.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/1122.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1122.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/1122.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1122">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLUN8p74Mz8lPjrJWPLOZzgxbBGXeks5pVHFfgaJpZM4G9Di_.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/pull/1122"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>