Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720408 - dev-ruby/globalid fails tests
Summary: dev-ruby/globalid fails tests
Status: RESOLVED DUPLICATE of bug 719254
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:
Depends on:
Blocks:
 
Reported: 2020-05-02 09:46 UTC by Agostino Sarubbo
Modified: 2020-05-05 09:13 UTC (History)
0 users

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


Attachments
build.log (build.log,12.10 KB, text/plain)
2020-05-02 09:46 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 2020-05-02 09:46:27 UTC
This is an auto-filled bug because dev-ruby/globalid fails tests.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-02 09:46:46 UTC
Created attachment 635648 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-05-03 08:16:54 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6977900dbba0cf50d84964730ddcc3dfe4638b41

commit 6977900dbba0cf50d84964730ddcc3dfe4638b41
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2020-05-03 08:15:29 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2020-05-03 08:15:52 +0000

    dev-ruby/globalid: fix tests
    
    Add missing require for Forwardable. This probably got dropped
    in one of the dependencies at some point.
    
    Bug: https://bugs.gentoo.org/720408
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/globalid/globalid-0.4.2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 3 Hans de Graaff gentoo-dev Security 2020-05-03 08:17:50 UTC
I cannot reproduce the failures related to crass. This should be pulled in via dev-ruby/railties dependencies.
Comment 4 Hans de Graaff gentoo-dev Security 2020-05-05 09:13:18 UTC

*** This bug has been marked as a duplicate of bug 719254 ***