Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid recommending installation of the Ubuntu bundler package #3065

Merged
merged 1 commit into from Jan 21, 2021

Conversation

gravitystorm
Copy link
Collaborator

Due to a problem with namespacing and vendoring, the Ubuntu package leads to namespace conflicts with Thor 1+

Fixes #3013

Due to a problem with namespacing and vendoring, the Ubuntu package
leads to namespace conflicts with Thor 1+

Fixes openstreetmap#3013
@tomhughes
Copy link
Member

As you say in #3013 this isn't a guaranteed "fix" and I'm not sure it is even with gem installations of bundler - what would happen if bundler installed by gem needed a different version of thor to that required by our Gemfile?

It's not something I can get excited about though...

@tomhughes
Copy link
Member

Ah I see you have addressed that more general point in your upstream comments ;-)

@tomhughes tomhughes merged commit 82bb9d0 into openstreetmap:master Jan 21, 2021
@gravitystorm gravitystorm deleted the bundler branch January 27, 2021 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bundle exec rake yarn:install - Error
2 participants