Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732568 - dev-util/cucumber fails tests
Summary: dev-util/cucumber 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: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-14 15:57 UTC by Agostino Sarubbo
Modified: 2020-07-22 04:43 UTC (History)
0 users

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


Attachments
build.log (build.log,23.09 KB, text/plain)
2020-07-14 15:57 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-07-14 15:57:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/cucumber fails tests.
Discovered on: amd64  (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-14 15:57:40 UTC
Created attachment 649168 [details]
build.log

build log and emerge --info
Comment 2 Hans de Graaff gentoo-dev Security 2020-07-22 04:40:10 UTC
This is a new failure caused by diff-lcs 1.4
Comment 3 Larry the Git Cow gentoo-dev 2020-07-22 04:43:03 UTC
The bug has been closed via the following commit(s):

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

commit fdd4688ddb78ae696a5201a46c1007a1c6ba0fc3
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2020-07-22 04:42:48 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2020-07-22 04:42:48 +0000

    dev-util/cucumber: limit diff-lcs version
    
    dev-ruby/diff-lcs-1.4.x is not compatible with this version,
    so limit it to 1.3 instead.
    
    Closes: https://bugs.gentoo.org/732568
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-util/cucumber/cucumber-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)