FS#75710 - [ruby-faraday-net_http_persistent] Missing dependency on net-http-persistent

Attached to Project: Community Packages
Opened by Felix Yan (felixonmars) - Saturday, 27 August 2022, 20:19 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:07 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Tim (bastelfreak)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
/usr/lib/ruby/3.0.0/rubygems/specification.rb:1453:in `rescue in block in activate_dependencies': Could not find 'net-http-persistent' (~> 4.0) among 118 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/home/felix/.gem/ruby/3.0.0:/usr/lib/ruby/gems/3.0.0' at: /usr/lib/ruby/gems/3.0.0/specifications/faraday-net_http_persistent-2.0.1.gemspec, execute `gem env` for more information
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:07 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/ruby-faraday-net_http_ persistent/issues/1
Comment by loqs (loqs) - Monday, 01 May 2023, 20:41 GMT
Add dependency on ruby-net-http-persistent.
Update to 2.1.0 to pass check with ruby-net-http-persistent 4.0.1-1.
Add dependency on ruby-faraday as faraday-net_http_persistent 2.1.0 depends on faraday 2.5+ which no longer depends on faraday-net_http_persistent ( so this reverses the dependency ).
Patch out simple-coverage as not relevant to integration testing.

Loading...