[openstreetmap/openstreetmap-website] Ubuntu 26.04 install requires bundler upgrade (Issue #7137)
Simon Poole
notifications at github.com
Sat Jun 6 17:32:01 UTC 2026
simonpoole created an issue (openstreetmap/openstreetmap-website#7137)
### URL
https://github.com/openstreetmap/openstreetmap-website/blob/master/doc/MANUAL_INSTALL.md
### How to reproduce the issue?
See step 3.
Ubuntu 26.04 installs bundler 2.something which will cause the _bundle install_ step to fail. To upgrade to the version used by openstreetmap-website, running
> sudo bundle update --bundler
will do the trick, but this will install the required gems as root. I would defer to the experts is this is a good thing or not,
### Screenshot(s) or anything else?
_No response_
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/7137
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/7137 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260606/da96352e/attachment.htm>
More information about the rails-dev
mailing list