Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933191 - dev-ruby/ethon-0.16.0 fails tests: Error: require webrick
Summary: dev-ruby/ethon-0.16.0 fails tests: Error: require webrick
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-30 10:30 UTC by Agostino Sarubbo
Modified: 2024-06-02 08:34 UTC (History)
0 users

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


Attachments
build.log (build.log,67.52 KB, text/plain)
2024-05-30 10:30 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-05-30 10:30:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/ethon-0.16.0 fails tests.
Discovered on: amd64 (internal ref: ruby33_tinderbox)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-30 10:30:37 UTC
Created attachment 894655 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-30 10:30:38 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  cannot load such file -- webrick
Failure/Error: require 'rack/handler/webrick'
LoadError:
Comment 3 Larry the Git Cow gentoo-dev 2024-06-02 08:34:24 UTC
The bug has been closed via the following commit(s):

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

commit 873d29dfa7cca592856353010c695eb6c4b98b5c
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-06-02 07:50:12 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-06-02 08:34:05 +0000

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

 dev-ruby/ethon/ethon-0.16.0.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)