Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942800 - dev-ruby/actioncable-7.2.2 fails tests: LoadError: cannot load such file active_support
Summary: dev-ruby/actioncable-7.2.2 fails tests: LoadError: cannot load such file acti...
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-11-03 08:04 UTC by Agostino Sarubbo
Modified: 2024-11-11 11:01 UTC (History)
0 users

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


Attachments
build.log (build.log,70.51 KB, text/plain)
2024-11-03 08:04 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-11-03 08:04:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/actioncable-7.2.2 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-03 08:04:19 UTC
Created attachment 907745 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-03 08:04:19 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Gem::MissingSpecError: Could not find 'benchmark' (>= 0.3) among 152 total gem(s)
Gem::MissingSpecVersionError: Could not find 'benchmark' (>= 0.3) - did find: [benchmark-0.2.0]
LoadError: cannot load such file -- active_support
Comment 3 Hans de Graaff gentoo-dev Security 2024-11-11 11:01:21 UTC
commit 835001b110fb9ba3c5b63fc94e3207e5436cf807
Author: Hans de Graaff <graaff@gentoo.org>
Date:   Fri Nov 8 13:42:23 2024 +0100

    dev-ruby/activesupport: add missing dependencies
    
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>