[openstreetmap/openstreetmap-website] bundle version mismatch - can't install with INSTALL.md instructions (Issue #6086)
Tom Hughes
notifications at github.com
Wed Jun 4 17:06:31 UTC 2025
tomhughes left a comment (openstreetmap/openstreetmap-website#6086)
Did my answer not support you by trying to address the problem and explain what is happening and possible solutions?
I'm not sure why your bundler hasn't prompted for sudo access as my understanding was that modern versions should do so when they want to install to the system gem area but we can't realistically answer every possible question about system packages in every linux distribution. We can however point you in the right direction, namely to seek advice from your distribution on how their ruby packaging works.
As it hasn't prompted your options are, as I said, to run the bundle install under sudo so that it can write to the system gems but I wouldn't generally recommend that - better to my mind is to configure bundler with a per-user install area it can write to instead, which the bundler documentation should be able to help with.
Please understand that installing and running the code in this repository is requires a degree of technical ability - it's not really something that non-technical end users are likely to find very easy.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6086#issuecomment-2940779402
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/6086/2940779402 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250604/aa3529c6/attachment.htm>
More information about the rails-dev
mailing list