Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726072 - www-apps/jekyll fails tests
Summary: www-apps/jekyll fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron Bauman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-29 11:27 UTC by Agostino Sarubbo
Modified: 2021-01-26 02:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,10.48 KB, text/plain)
2020-05-29 11:27 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 2020-05-29 11:27:41 UTC
This is an auto-filed bug because www-apps/jekyll fails tests.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-29 11:27:46 UTC
Created attachment 642484 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-01-26 02:23:41 UTC
The bug has been closed via the following commit(s):

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

commit c9aadb736ba122fb8a237459dca32a9d0d42ced0
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2021-01-26 02:23:01 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2021-01-26 02:23:35 +0000

    www-apps/jekyll: bump to 4.2.0 and fix tests
    
    * Add missing test deps:
    ** dev-ruby/kramdown-syntax-coderay
    ** dev-ruby/nokogiri
    
    * There is no missing dependency on bundler and this bug should be fixed
          in 4.1.1 and in 4.2.0. If not, please re-open.
    
    * Add patch for missing dep in gemspec
    
    Closes: https://bugs.gentoo.org/625994
    Closes: https://bugs.gentoo.org/726072
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 www-apps/jekyll/Manifest                      |  1 +
 www-apps/jekyll/files/jekyll-missingdep.patch | 14 ++++
 www-apps/jekyll/jekyll-4.2.0.ebuild           | 95 +++++++++++++++++++++++++++
 3 files changed, 110 insertions(+)