Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720406 - dev-ruby/kramdown fails tests
Summary: dev-ruby/kramdown fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-02 09:45 UTC by Agostino Sarubbo
Modified: 2020-05-03 08:33 UTC (History)
0 users

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


Attachments
build.log (build.log,42.61 KB, text/plain)
2020-05-02 09: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 2020-05-02 09:45:39 UTC
This is an auto-filled bug because dev-ruby/kramdown fails tests.
The issue was originally discovered on arm64, 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.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-02 09:45:55 UTC
Created attachment 635646 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-05-03 08:33:38 UTC
The bug has been closed via the following commit(s):

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

commit 21d1b83ab2f0dba0fb1d37f10b145118d3a3b503
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2020-05-03 08:33:28 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2020-05-03 08:33:28 +0000

    dev-ruby/kramdown: use a modern tidy for tests
    
    This is required for kramdown 2.x, but also works with kramdown 0.x.
    
    Closes: https://bugs.gentoo.org/720406
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/kramdown/kramdown-1.17.0-r2.ebuild | 2 +-
 dev-ruby/kramdown/kramdown-1.17.0.ebuild    | 4 ++--
 dev-ruby/kramdown/kramdown-2.1.0.ebuild     | 2 +-
 dev-ruby/kramdown/kramdown-2.2.1.ebuild     | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)