Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912322 - dev-ruby/rspec-rails-5.1.2 fails tests (GLIBC-2.38-SYSTEM): # Could not find sqlite3 (~> 1.4) among 160 total gem(s)
Summary: dev-ruby/rspec-rails-5.1.2 fails tests (GLIBC-2.38-SYSTEM): # Could not find ...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-15 18:33 UTC by Agostino Sarubbo
Modified: 2023-08-16 06:14 UTC (History)
0 users

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


Attachments
build.log (build.log,58.22 KB, text/plain)
2023-08-15 18:33 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 2023-08-15 18:33:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/rspec-rails-5.1.2 fails tests (GLIBC-2.38-SYSTEM).
Discovered on: amd64 (internal ref: glibc2.38_tinderbox)

NOTE:
(GLIBC-2.38-SYSTEM) in the summary means that the bug was found on a machine that runs glibc-2.38 but this bug MAY or MAY NOT BE related to the new libc version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-15 18:33:14 UTC
Created attachment 867918 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-15 18:33:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


#   Could not find 'sqlite3' (~> 1.4) among 160 total gem(s)
  Error loading the 'sqlite3' Active Record adapter. Missing a gem it depends on? Could not find 'sqlite3' (~> 1.4) among 160 total gem(s)
Failure/Error:
# Gem::MissingSpecError:
LoadError:
Comment 3 Larry the Git Cow gentoo-dev 2023-08-16 06:14:53 UTC
The bug has been closed via the following commit(s):

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

commit 02d0c94461f8c864c4c7591c1ae1fd3e874f9d52
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-08-15 19:43:34 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-08-16 06:14:49 +0000

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

 dev-ruby/rspec-rails/rspec-rails-5.1.2.ebuild | 1 +
 1 file changed, 1 insertion(+)