Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924832 - dev-ruby/serverengine-2.3.2 fails tests: Could not find gem rspec (~> 3.12.0) in locally installed gems
Summary: dev-ruby/serverengine-2.3.2 fails tests: Could not find gem rspec (~> 3.12.0)...
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: 2024-02-17 19:41 UTC by Agostino Sarubbo
Modified: 2024-02-18 10:24 UTC (History)
0 users

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


Attachments
build.log (build.log,52.92 KB, text/plain)
2024-02-17 19:41 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-02-17 19:41:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/serverengine-2.3.2 fails tests.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-17 19:41:41 UTC
Created attachment 885248 [details]
build.log

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


Could not find gem 'rspec (~> 3.12.0)' in locally installed gems.
fatal: not a git repository (or any parent up to mount point /var/tmp)
Comment 3 Larry the Git Cow gentoo-dev 2024-02-18 10:24:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f5cae77509dcc4f91c17493f17ea4c350e4525

commit 57f5cae77509dcc4f91c17493f17ea4c350e4525
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-02-18 10:21:06 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-02-18 10:24:35 +0000

    dev-ruby/serverengine: update rspec version fix
    
    Ensure that the rspec version adheres to semver to match our policy.
    
    Closes: https://bugs.gentoo.org/924832
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/serverengine/serverengine-2.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)