Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940785 - dev-ruby/combustion-1.5.0 fails tests: Could not find gem sqlite3 (~> 1.4) in locally installed gems
Summary: dev-ruby/combustion-1.5.0 fails tests: Could not find gem sqlite3 (~> 1.4) in...
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-10-05 06:55 UTC by Agostino Sarubbo
Modified: 2024-10-05 08:28 UTC (History)
0 users

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


Attachments
build.log (build.log,63.13 KB, text/plain)
2024-10-05 06:55 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-10-05 06:55:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/combustion-1.5.0 fails tests.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

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

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-10-05 08:28:01 UTC
The bug has been closed via the following commit(s):

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

commit 1f4f8192ea068262c3d350d3135651689fafe7ca
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-10-05 08:27:04 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-10-05 08:27:48 +0000

    dev-ruby/combustion: fix sqlite dependency
    
    Pull in sqlite via activerecord to ensure that we have a compatible
    version.
    
    Closes: https://bugs.gentoo.org/940785
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/combustion/combustion-1.5.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)