sul-dlss / mise

Other
0 stars 0 forks source link

Build is broken for sidekiq pro #272

Closed corylown closed 1 year ago

corylown commented 1 year ago

https://github.com/sul-dlss/mise/actions/runs/3716018458/jobs/6301857022#step:7:345

 Bundler::HTTPError: Could not download gem from https://gems.contribsys.com/ due
to underlying error <bad response Unauthorized 401
(https://gems.contribsys.com/gems/sidekiq-pro-5.5.8.gem)>
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/rubygems_integration.rb:497:in
`rescue in download_gem'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/rubygems_integration.rb:469:in
`download_gem'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/source/rubygems.rb:539:in
`download_gem'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/source/rubygems.rb:488:in
`fetch_gem'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/source/rubygems.rb:465:in
`fetch_gem_if_possible'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/source/rubygems.rb:158:in
`install'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/installer/gem_installer.rb:54:in
`install'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/installer/gem_installer.rb:16:in
`install_from_spec'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/installer/parallel_installer.rb:186:in
`do_install'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/installer/parallel_installer.rb:177:in
`block in worker_pool'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/worker.rb:62:in
`apply_func'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/worker.rb:57:in
`block in process_queue'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/worker.rb:54:in
`loop'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/worker.rb:54:in
`process_queue'
/opt/hostedtoolcache/Ruby/3.1.3/x64/lib/ruby/gems/3.1.0/gems/bundler-2.3.20/lib/bundler/worker.rb:91:in
`block (2 levels) in create_threads'

An error occurred while installing sidekiq-pro (5.5.8), and Bundler cannot
continue.

In Gemfile:
  sidekiq-pro

== Command ["bundle install"] failed ==
Error: Process completed with exit code 1.
jcoyne commented 1 year ago

I'm no longer seeing this.