https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ruby/sshkit-1.23.0 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 896285 [details] build.log build log and emerge --info
Error(s) that match a know pattern: INFO [2027732e] Finished in 0.011 seconds with exit status 0 (successful). INFO [73ae52ed] Finished in 0.010 seconds with exit status 0 (successful). INFO [ee806ba7] Finished in 0.014 seconds with exit status 0 (successful). /usr/lib64/ruby/3.1.0/open3.rb:222:in `spawn': No such file or directory - docker (Errno::ENOENT)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9bf0e512a2bd6daddc82a8248470a4c5325d811 commit c9bf0e512a2bd6daddc82a8248470a4c5325d811 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2024-07-15 08:32:13 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-07-15 08:33:09 +0000 dev-ruby/sshkit: avoid unneeded dependency on docker Docker is used for the functional tests, but we only run unit tests (since we cannot set up a working docker environment as part of the tests). Closes: https://bugs.gentoo.org/934765 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/sshkit/sshkit-1.23.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
*** Bug 936098 has been marked as a duplicate of this bug. ***