[openstreetmap/openstreetmap-website] bundle version mismatch - can't install with INSTALL.md instructions (Issue #6086)

Nitai Sasson notifications at github.com
Wed Jun 4 16:03:42 UTC 2025


NeatNit created an issue (openstreetmap/openstreetmap-website#6086)

I'm on Linux Mint 22.1, which is based on Ubuntu 24.04, so I expected the install instructions to work.

https://github.com/openstreetmap/openstreetmap-website/blob/48f864f98a2cd072d7730036a43d5c6aeae13bc4/INSTALL.md?plain=1#L12

The biggest difference between Mint and Ubuntu is that Mint disables the snap store - are snaps required for this installation to work?

This part worked fine:

https://github.com/openstreetmap/openstreetmap-website/blob/48f864f98a2cd072d7730036a43d5c6aeae13bc4/INSTALL.md?plain=1#L30-L40

I then cloned the repository and tried `bundle install`:

https://github.com/openstreetmap/openstreetmap-website/blob/48f864f98a2cd072d7730036a43d5c6aeae13bc4/INSTALL.md?plain=1#L128-L133

```
$ bundle install
Bundler 2.4.20 is running, but your lockfile was generated with 2.6.2. Installing Bundler 2.6.2 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
There was an error installing the locked bundler version (2.6.2), rerun with the `--verbose` flag for more details. Going on using bundler 2.4.20.
Fetching gem metadata from https://rubygems.org/........
Fetching https://github.com/brianhempel/active_record_union.git
There was an error while trying to write to
`/var/lib/gems/3.2.0/cache/bundler/git`. It is likely that you need to grant
write permissions for that path.
```

I then tried a few things to try to fix this to no avail, but I didn't try running bundle with sudo as that sounds like it shouldn't be necessary.

Before I make a bigger mess of things - are you sure these instructions work as-is on Ubuntu 24.04? Perhaps more steps are needed?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6086
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/6086 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250604/5d38cd6f/attachment.htm>


More information about the rails-dev mailing list