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!
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!
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
Opened by Felix Yan (felixonmars) - Saturday, 27 August 2022, 20:21 GMT
|
DetailsDescription:
/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
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 ).