Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922968 - dev-ruby/faraday-1.9.3 fails tests: RuntimeError: missing dependency for Faraday::Adapter::Patron: cannot load such file -- patron
Summary: dev-ruby/faraday-1.9.3 fails tests: RuntimeError: missing dependency for Fara...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921926
  Show dependency tree
 
Reported: 2024-01-26 17:02 UTC by matoro
Modified: 2024-01-27 10:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (build.log.gz,20.81 KB, application/gzip)
2024-01-26 17:03 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-01-26 17:02:59 UTC
Many tests fail, see attach for full log.

Reproducible: Always
Comment 1 matoro archtester 2024-01-26 17:03:58 UTC
Created attachment 883173 [details]
build.log and emerge --info
Comment 2 Hans de Graaff gentoo-dev Security 2024-01-27 09:28:05 UTC
Ah, this happens because faraday-patron 1.x does not depend on patron because it was extracted out of faraday 1.x and should be optional there.
Comment 3 Larry the Git Cow gentoo-dev 2024-01-27 10:35:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d209ef1e11c9b9a80cfe2a922d2aee2bbcf18424

commit d209ef1e11c9b9a80cfe2a922d2aee2bbcf18424
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-01-27 09:26:51 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-01-27 10:34:59 +0000

    dev-ruby/faraday: add missing test dependency
    
    Closes: https://bugs.gentoo.org/922968
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/faraday/faraday-1.10.3.ebuild | 1 +
 dev-ruby/faraday/faraday-1.9.3.ebuild  | 1 +
 2 files changed, 2 insertions(+)