Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933116 - dev-ruby/acme-client-2.0.17 fails tests: cannot load such file webrick
Summary: dev-ruby/acme-client-2.0.17 fails tests: cannot load such file webrick
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-29 12:59 UTC by Agostino Sarubbo
Modified: 2024-06-17 05:25 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,60.50 KB, text/plain)
2024-05-29 12:59 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-29 12:59:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/acme-client-2.0.17 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-29 12:59:41 UTC
Created attachment 894599 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-29 12:59:42 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 'webrick'
LoadError:
Comment 3 Larry the Git Cow gentoo-dev 2024-06-17 05:25:47 UTC
The bug has been closed via the following commit(s):

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

commit 6f2496507efe1342b5d73937a8a471e13a0638d9
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-06-17 05:24:38 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-06-17 05:25:36 +0000

    dev-ruby/acme-client: add 2.0.18
    
    Add missing webrick test dependency.
    
    Closes: https://bugs.gentoo.org/933116
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/acme-client/Manifest                  |  1 +
 dev-ruby/acme-client/acme-client-2.0.18.ebuild | 42 ++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)