Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910577 - www-apps/jekyll-4.3.2-r2 fails tests: dependency.rb:316:in to_specs: Could not find shoulda-context (~> 1.0, >= 1.0.1) - did find: [shoulda-context-2.0.0] (Gem::MissingSpecVersionError)
Summary: www-apps/jekyll-4.3.2-r2 fails tests: dependency.rb:316:in to_specs: Could no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-07-20 07:37 UTC by Agostino Sarubbo
Modified: 2023-07-20 08:44 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,68.06 KB, text/plain)
2023-07-20 07:37 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-07-20 07:37:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/jekyll-4.3.2-r2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-20 07:37:26 UTC
Created attachment 865816 [details]
build.log

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


/usr/lib64/ruby/site_ruby/3.0.0/rubygems/dependency.rb:316:in `to_specs': Could not find 'shoulda-context' (~> 1.0, >= 1.0.1) - did find: [shoulda-context-2.0.0] (Gem::MissingSpecVersionError)
/usr/lib64/ruby/site_ruby/3.0.0/rubygems/specification.rb:1458:in `rescue in block in activate_dependencies': Could not find 'shoulda-context' (~> 1.0, >= 1.0.1) among 153 total gem(s) (Gem::MissingSpecError)
Comment 3 Larry the Git Cow gentoo-dev 2023-07-20 08:44:48 UTC
The bug has been closed via the following commit(s):

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

commit a2b03a6034220de7aab85dfe9bc72ffa9d79a8d6
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-07-20 08:43:53 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-07-20 08:44:45 +0000

    dev-ruby/shoulda: fix shoulda-context dependency
    
    Match the gemspec and lock to slot 0 for shoulda-context.
    
    Closes: https://bugs.gentoo.org/910577
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/shoulda/shoulda-3.6.0-r3.ebuild | 33 ++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)