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#78354 - [ruby-faraday] fails check with rack 3

Attached to Project: Community Packages
Opened by loqs (loqs) - Monday, 01 May 2023, 17:19 GMT
Last edited by Toolybird (Toolybird) - Monday, 01 May 2023, 20:52 GMT
Task Type Bug Report
Category Packages
Status Assigned
Assigned To Tim (bastelfreak)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Description:
ruby-faraday fails two checks [1] with rack 3. One of these checks will be fixed with rack 3.0.7, the other can be fixed by [2].
The current faraday 2.X which introduced a major rework only supports rack 2.2 and Arch is still on the older 1.X series.

Additional info:
* ruby-faraday 1.8.0-1
* ruby-rack 3.0.4.1-1
[1] ruby-faraday-1.8.0-1-x86_64-check.log.xz
[2] ruby-faraday-1.8-rack-3.0.7.patch
[3] https://github.com/lostisland/faraday/commit/6333b73d13c17e6c771a2e78447a7b933298c1b0#diff-d09ea66f8227784ff4393d88a19836f321c915ae10031d16c93d67e6283ab55fR13

Steps to reproduce:
$ git clone https://github.com/archlinux/svntogit-community --single-branch --branch 'packages/ruby-faraday' ruby-faraday
$ cd ruby-faraday/repos/community-any/
$ extra-x86_64-build
This task depends upon

Loading...