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

Revert previous fix due to upstream bundler bug #730

Merged
merged 1 commit into from
Sep 14, 2016

Conversation

scotthain
Copy link

Description

Looks like we're hitting: rubygems/bundler#4467

Manifests itself as follows:

bundle install --without development development_extras rbx
Fetching gem metadata from https://rubygems.org/........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Resolving dependencies...
Using libyajl2 1.2.0
Your Gemfile.lock is corrupt. The following gem is missing from the DEPENDENCIES section: 'ffi'

/cc @chef/omnibus-maintainers <- This ensures the Omnibus Maintainers team are notified to review this PR.

@chef/engineering-services

@scotthain
Copy link
Author

scotthain commented Sep 14, 2016

I have not been able to get an isolated test case for debugging, will work on that after the current issues are resolved.

EDIT: looks like Lamont did - thanks!!

@lamont-granquist
Copy link
Contributor

👍

1 similar comment
@yzl
Copy link
Contributor

yzl commented Sep 14, 2016

👍

@scotthain scotthain merged commit 0df58ed into master Sep 14, 2016
@scotthain scotthain deleted the shain/revert_yajl_fix branch September 14, 2016 23:19
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.

3 participants