https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ruby/excon-0.112.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 906229 [details] build.log build log and emerge --info
Error(s) that match a know pattern: 105) Excon::Connection non-blocking connection when timeout is triggered returns a request Excon::Error::Timeout 106) Excon::Connection non-blocking connection when read timeout is triggered returns a read Excon::Error::Timeout Failure/Error: raise process_stderr if line.nil? Failure/Error: raise process_stderr if line.nil? Failure/Error: raise process_stderr if line.nil? rspec ./spec/requests/timeout_spec.rb:69 # Excon::Connection non-blocking connection when timeout is triggered returns a request Excon::Error::Timeout rspec ./spec/requests/timeout_spec.rb:78 # Excon::Connection non-blocking connection when read timeout is triggered returns a read Excon::Error::Timeout RuntimeError: RuntimeError: RuntimeError: /usr/bin/ruby31: No such file or directory -- rackup (LoadError) /usr/bin/ruby31: No such file or directory -- rackup (LoadError) /usr/bin/ruby31: No such file or directory -- rackup (LoadError)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcceb5a4c93e8e1ebaf27447c5af8aa51734438e commit dcceb5a4c93e8e1ebaf27447c5af8aa51734438e Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2024-11-12 19:26:34 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-11-12 19:27:05 +0000 dev-ruby/excon: allow newer rack versions for tests Closes: https://bugs.gentoo.org/941743 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/excon/excon-0.112.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)