Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#75711 - [ruby-faraday-patron] Missing dependency on patron

Attached to Project: Community Packages
Opened by Felix Yan (felixonmars) - Saturday, 27 August 2022, 20:21 GMT
Task Type Bug Report
Category Packages: Testing
Status Assigned
Assigned To Tim (bastelfreak)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 1
Private No

Details

Description:
/usr/lib/ruby/3.0.0/rubygems/specification.rb:1453:in `rescue in block in activate_dependencies': Could not find 'patron' (>= 0.4.2) among 120 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-patron-2.0.1.gemspec, execute `gem env` for more information

This task depends upon

Comment by loqs (loqs) - Monday, 01 May 2023, 20:50 GMT
Add dependency on ruby-patron.
Add dependency on ruby-faraday as the fix for FS#75710 requires updating to faraday 2.5+ which no longer depends on faraday-patron ( so this reverses the dependency ).

Loading...