Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910530 - www-apps/jekyll-sitemap-1.4.0-r1 fails tests: Could not find webrick (~> 1.7) among 135 total gem(s)
Summary: www-apps/jekyll-sitemap-1.4.0-r1 fails tests: Could not find webrick (~> 1.7)...
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-19 06:45 UTC by Agostino Sarubbo
Modified: 2023-07-20 07:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,54.53 KB, text/plain)
2023-07-19 06:45 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-19 06:45:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/jekyll-sitemap-1.4.0-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-19 06:45:55 UTC
Created attachment 865775 [details]
build.log

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


  Could not find 'webrick' (~> 1.7) among 135 total gem(s)
Failure/Error: require "jekyll"
Gem::MissingSpecError:
# LoadError:
Comment 3 Larry the Git Cow gentoo-dev 2023-07-20 07:23:12 UTC
The bug has been closed via the following commit(s):

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

commit baac8c703e7c0d8180fdb847050feba4d41755cb
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-07-20 06:39:49 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-07-20 06:39:49 +0000

    www-apps/jekyll: add missing webrick dependency
    
    Closes: https://bugs.gentoo.org/910530
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 www-apps/jekyll/jekyll-4.3.2-r2.ebuild | 106 +++++++++++++++++++++++++++++++++
 1 file changed, 106 insertions(+)