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)
Created attachment 684819 [details] build.log build log and emerge --info
Possible context of error(s): Could not find 'terminal-table' (~> 2.0) among 48 total gem(s)
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
(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?
(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.
*** Bug 774840 has been marked as a duplicate of this bug. ***
*** Bug 800836 has been marked as a duplicate of this bug. ***
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(+)