Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 767343 - www-apps/jekyll-4.2.0-r1 (fails test) depends on wrong terminal-table slot
Summary: www-apps/jekyll-4.2.0-r1 (fails test) depends on wrong terminal-table slot
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:
: 774840 800836 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-01-26 19:12 UTC by Agostino Sarubbo
Modified: 2022-05-20 10:36 UTC (History)
0 users

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


Attachments
build.log (build.log,10.19 KB, text/plain)
2021-01-26 19:12 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 2021-01-26 19:12:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/jekyll-watch-2.2.1-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-26 19:12:59 UTC
Created attachment 684819 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-26 19:13:00 UTC
Possible context of error(s):

  Could not find 'terminal-table' (~> 2.0) among 48 total gem(s)
Comment 3 Hans de Graaff gentoo-dev Security 2021-01-27 05:43:43 UTC
This is a problem with www-apps/jekyll. 

terminal-table is listed as a dependency of the gem for 4.2.0 but missing as a dependency in the ebuild. See https://rubygems.org/gems/jekyll
Comment 4 Aaron Bauman (RETIRED) gentoo-dev 2021-01-27 14:47:19 UTC
(In reply to Hans de Graaff from comment #3)
> This is a problem with www-apps/jekyll. 
> 
> terminal-table is listed as a dependency of the gem for 4.2.0 but missing as
> a dependency in the ebuild. See https://rubygems.org/gems/jekyll

jekyll-watch can be merged independently of jekyll though. So, while upstream may list such, it may be worth listing the dep in jekyll-watch proper. www-apps/jekyll works and passes tests independent of this dep as well.

Thoughts?
Comment 5 Hans de Graaff gentoo-dev Security 2021-02-07 16:16:12 UTC
(In reply to Aaron Bauman from comment #4)
> (In reply to Hans de Graaff from comment #3)
> > This is a problem with www-apps/jekyll. 
> > 
> > terminal-table is listed as a dependency of the gem for 4.2.0 but missing as
> > a dependency in the ebuild. See https://rubygems.org/gems/jekyll
> 
> jekyll-watch can be merged independently of jekyll though. So, while
> upstream may list such, it may be worth listing the dep in jekyll-watch
> proper. www-apps/jekyll works and passes tests independent of this dep as
> well.
> 
> Thoughts?

www-apps/jekyll is a test dependency for www-apps/jekyll-watch, which is how this issue is triggered. jekyll can't be loaded for the test suite because its dependencies are incorrect.
Comment 6 Hans de Graaff gentoo-dev Security 2021-03-09 07:02:29 UTC
*** Bug 774840 has been marked as a duplicate of this bug. ***
Comment 7 Hans de Graaff gentoo-dev Security 2021-07-07 06:35:19 UTC
*** Bug 800836 has been marked as a duplicate of this bug. ***
Comment 8 Larry the Git Cow gentoo-dev 2022-05-20 10:36:38 UTC
The bug has been closed via the following commit(s):

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

commit e58b7d32b3d89e6f2237cd08a6aa6d97607031a4
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-05-20 10:34:53 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-05-20 10:36:34 +0000

    www-apps/jekyll: add 4.2.2
    
    Closes: https://bugs.gentoo.org/767343
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 www-apps/jekyll/Manifest            |  1 +
 www-apps/jekyll/jekyll-4.2.2.ebuild | 93 +++++++++++++++++++++++++++++++++++++
 2 files changed, 94 insertions(+)