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#78359 - [ruby-faraday] missing dependencies
Attached to Project:
Community Packages
Opened by loqs (loqs) - Monday, 01 May 2023, 18:45 GMT
Last edited by Toolybird (Toolybird) - Monday, 01 May 2023, 20:52 GMT
Opened by loqs (loqs) - Monday, 01 May 2023, 18:45 GMT
Last edited by Toolybird (Toolybird) - Monday, 01 May 2023, 20:52 GMT
|
DetailsDescription:
ruby-faraday in testing fails check due to FS#75710 and FS#75711 [1]. This also breaks all other dependent packages for example [2][3]. Additional info: * ruby-faraday 1.9.1-1 * ruby-faraday-net_http_persistent 2.0.1-1 * ruby-faraday-patron 2.0.1-1 [1] ruby-faraday-1.9.1-1-x86_64-check.log [2] r10k-3.15.2-1-x86_64-check.log.xz [3] ruby-sawyer-0.9.2-1-x86_64-check.log.xz Steps to reproduce: $ git clone https://github.com/archlinux/svntogit-community --single-branch --branch 'packages/ruby-faraday' ruby-faraday $ cd ruby-faraday/trunk/ $ testing-x86_64-build |
This task depends upon
ruby-faraday-em_http I suggest dropping as the package provides no functionality without em-http-request which is not packaged.
ruby-faraday-em_synchrony I suggest dropping as the package provides no functionality without em-synchrony which is not packaged.
ruby-faraday-excon I suggest dropping as the package provides no functionality without excon which is currently in AUR.
ruby-puppet_forge the only package depending on ruby-faraday-middleware already switched to the using faraday-follow_redirects as part of its moved to farday 2+ [2].
[1] https://github.com/lostisland/awesome-faraday/#faraday_middleware-gem
[2] https://github.com/puppetlabs/forge-ruby/commit/06102bc9478d9d19fbe12b505639fb253d29ba54
Update ruby-faraday-retry for faraday 2+. Also update to current ruby packing guidelines.
Update ruby-faraday-httpclient for faraday 2+. Also update to current ruby packing guidelines.