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

bundle install error in image #265

Closed
baseballlover723 opened this issue Apr 13, 2021 · 7 comments · Fixed by dependabot/dependabot-core#3495
Closed

bundle install error in image #265

baseballlover723 opened this issue Apr 13, 2021 · 7 comments · Fixed by dependabot/dependabot-core#3495

Comments

@baseballlover723
Copy link
Contributor

Looks like https://github.com/dependabot/dependabot-core/blob/main/CHANGELOG.md#v01410-12-april-2021 broke kira. Got an error message of

/builds/kira-dependencies/vendor/ruby/2.6.0/cache/aws-partitions-1.444.0.gem
An error occurred while installing aws-partitions (1.444.0), and Bundler cannot
continue.
Make sure that `gem install aws-partitions -v '1.444.0' --source
'https://rubygems.org/'` succeeds before bundling.
In Gemfile:
  dependabot-omnibus was resolved to 0.141.0, which depends on
    dependabot-bundler was resolved to 0.141.0, which depends on
      dependabot-common was resolved to 0.141.0, which depends on
        aws-sdk-codecommit was resolved to 1.42.0, which depends on
          aws-sdk-core was resolved to 3.113.1, which depends on
            aws-partitions
@sobolevn
Copy link
Member

Any ideas on how to fix it?

@baseballlover723
Copy link
Contributor Author

This looks promising: dependabot/dependabot-script#574, I'll see if I can get around to getting a PR before the weekend.

@baseballlover723
Copy link
Contributor Author

This is fixed now

@sobolevn
Copy link
Member

Thanks a lot!

@mente
Copy link
Contributor

mente commented Apr 19, 2021

Shouldn't cache be also updated to point to correct folder?

@sobolevn
Copy link
Member

Looks like it

@baseballlover723
Copy link
Contributor Author

Does the cache actually need to be updated? I had thought that since everything was a relative path, it keep working. For our pipelines, it looks like its caching correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants