Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 912212

Summary: dev-ruby/timecop-0.9.7 fails tests: Could not find gem nokogiri in locally installed gems
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: normal CC: graaff
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-08-13 07:39:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/timecop-0.9.7 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-13 07:39:52 UTC
Created attachment 867750 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-08-13 08:40:45 UTC
The bug has been closed via the following commit(s):

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

commit a0727d833ee89020b6e35122727d9d48c4a36e0b
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-08-13 08:19:49 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-08-13 08:40:37 +0000

    dev-ruby/timecop: fix tests
    
    Add missing dependency on activesupport.
    Avoid bundler in one test to avoid unneeded dependencies.
    Re-enable test that passes.
    
    Closes: https://bugs.gentoo.org/912212
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/timecop/timecop-0.9.7.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)