Please test and rekeyword due to a new test dependency.
riscv done
s390 done
Needs dev-ruby/kramdown (test dep?)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ccf319eebb9b78bc63f4ea184236e8ae6ade4f7 commit 1ccf319eebb9b78bc63f4ea184236e8ae6ade4f7 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2023-12-17 12:33:38 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2023-12-17 12:34:27 +0000 dev-util/aruba: avoid test dependency on kramdown Bug: https://bugs.gentoo.org/916520 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-util/aruba/aruba-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Also needs simplecov... /usr/lib64/ruby/gems/3.1.0/gems/bundler-2.4.19/lib/bundler/resolver.rb:304:in `raise_not_found!': Could not find gem 'simplecov (>= 0.18.0, < 0.23.0)' in locally installed gems. (Bundler::GemNotFound)
ppc done
This still doesn't work for me, I get this: Because every version of cucumber-core depends on cucumber-messages >= 19, < 22 and every version of cucumber depends on cucumber-core >= 11.0.0, < 12.A, every version of cucumber requires cucumber-messages >= 19, < 22. And because every version of cucumber depends on cucumber-messages >= 18.0.0, < 19.A, cucumber cannot be used. So, because every version of aruba depends on cucumber >= 8.0, < 10.0 and Gemfile depends on aruba >= 0, version solving has failed.
(In reply to matoro from comment #7) > This still doesn't work for me, I get this: It looks like you are mixing testing and stable versions? Specifically for cucumber-core.
(In reply to Hans de Graaff from comment #8) > (In reply to matoro from comment #7) > > This still doesn't work for me, I get this: > > It looks like you are mixing testing and stable versions? Specifically for > cucumber-core. That can't be, this is on ~loong which is an unstable-only profile.
(In reply to matoro from comment #7) > This still doesn't work for me, I get this: > > Because every version of cucumber-core depends on cucumber-messages >= 19, < > 22 > and every version of cucumber depends on cucumber-core >= 11.0.0, < 12.A, This indicates that cucumber 8 is used. Can you try with cucumber 9 instead? Alternatively, use cucumber-core 11.0.0 instead of 11.1.0. If that helps then I'll remove cucumber-core-11.1.0.
(In reply to Hans de Graaff from comment #10) > (In reply to matoro from comment #7) > > This still doesn't work for me, I get this: > > > > Because every version of cucumber-core depends on cucumber-messages >= 19, < > > 22 > > and every version of cucumber depends on cucumber-core >= 11.0.0, < 12.A, > > This indicates that cucumber 8 is used. Can you try with cucumber 9 instead? > > Alternatively, use cucumber-core 11.0.0 instead of 11.1.0. If that helps > then I'll remove cucumber-core-11.1.0. Everything passes with >=dev-util/cucumber-9
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49af69042c896a54d39b4a3601c083a3623054e0 commit 49af69042c896a54d39b4a3601c083a3623054e0 Author: WANG Xuerui <xen0n@gentoo.org> AuthorDate: 2024-01-03 08:29:43 +0000 Commit: WANG Xuerui <xen0n@gentoo.org> CommitDate: 2024-01-03 08:53:17 +0000 dev-util/aruba: keyword 2.2.0 for ~loong Bug: https://bugs.gentoo.org/916520 Signed-off-by: WANG Xuerui <xen0n@gentoo.org> dev-util/aruba/aruba-2.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
loong done
arm64 done
arm done
ppc64 done
x86 done
sparc done