Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912212 - dev-ruby/timecop-0.9.7 fails tests: Could not find gem nokogiri in locally installed gems
Summary: dev-ruby/timecop-0.9.7 fails tests: Could not find gem nokogiri in locally 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: 2023-08-13 07:39 UTC by Agostino Sarubbo
Modified: 2023-08-13 08:40 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,49.39 KB, text/plain)
2023-08-13 07:39 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-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(-)