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

OD-1930 Update Bundle Error #218

Merged
merged 1 commit into from
Dec 30, 2024
Merged

OD-1930 Update Bundle Error #218

merged 1 commit into from
Dec 30, 2024

Conversation

brianna-dardin
Copy link
Member

When I attempted to re-deploy vinxperience using master I ran into the following error:

TASK [Update bundle] ***************************************************************************************************
fatal: [172.104.9.186]: FAILED! => {"changed": true, "cmd": ["/usr/share/rvm/gems/ruby-2.7.3/wrappers/bundle", "update"], "delta": "0:00:12.484532", "end": "2024-12-30 02:57:22.234180", "msg": "non-zero return code", "rc": 5, "start": "2024-12-30 02:57:09.749648", "stderr": "", "stderr_lines": [], "stdout": "Fetching gem metadata from https://rubygems.org/...........\nFetching gem metadata from https://rubygems.org/.\nResolving dependencies...............................\nffi-1.17.0-x86_64-linux-musl requires rubygems version >= 3.3.22, which is\nincompatible with the current version, 3.1.6", "stdout_lines": ["Fetching gem metadata from https://rubygems.org/...........", "Fetching gem metadata from https://rubygems.org/.", "Resolving dependencies...............................", "ffi-1.17.0-x86_64-linux-musl requires rubygems version >= 3.3.22, which is", "incompatible with the current version, 3.1.6"]}

I updated the Gemfile to have the ffi gem be a version below 1.17, then ran bundle update ffi, then ran the deployment again using this branch and it was successful.

@ariana-paris ariana-paris merged commit d39a819 into master Dec 30, 2024
1 check passed
@ariana-paris ariana-paris deleted the deployerror branch December 30, 2024 12:47
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.

2 participants