Your message dated Tue, 26 May 2026 23:39:14 +0200
with message-id <[email protected]>
and subject line Re: Bug#1137636: ruby-dalli: autopkgtest regression on riscv64
has caused the Debian Bug report #1137636,
regarding ruby-dalli: autopkgtest regression on riscv64
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1137636: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1137636
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-dalli
Version: 5.0.2-1
Severity: serious
X-Debbugs-Cc: [email protected], [email protected]
User: [email protected]
Usertags: riscv64
Dear maintainer,
the autopkgtests of ruby-dalli regressed on riscv64:
161s
161s 1) Skipped:
161s Dalli::Socket::TCP::.supports_connect_timeout?#test_0003_caches the result
[test/test_socket.rb:29]:
161s Skipped, no message given
161s
161s 2) Skipped:
161s Dalli::Socket::TCP::.supports_connect_timeout?#test_0002_returns false for
Ruby < 3.0 [test/test_socket.rb:23]:
161s Only testable on Ruby < 3.0
161s
161s 3) Failure:
161s failover::using the meta protocol::assuming some bad
servers#test_0004_handle them gracefully in get_multi
[test/integration/test_failover.rb:120]:
161s Expected: {"a"=>"a1"}
161s Actual: {}
161s
161s 540 runs, 16598 assertions, 1 failures, 0 errors, 2 skips
161s rake aborted!
161s Command failed with status (1): [ruby -w -I"test"
/usr/share/rubygems-integration/all/gems/rake-13.4.2/lib/rake/rake_test_loader.rb
"test/integration/test_authentication.rb" "test/integration/test_cas.rb"
"test/integration/test_compressor.rb" "test/integration/test_concurrency.rb"
"test/integration/test_connection_pool.rb" "test/integration/test_encoding.rb"
"test/integration/test_failover.rb" "test/integration/test_fork_safety.rb"
"test/integration/test_marshal.rb" "test/integration/test_memcached_admin.rb"
"test/integration/test_namespace_and_key.rb" "test/integration/test_network.rb"
"test/integration/test_operations.rb"
"test/integration/test_pipelined_delete.rb"
"test/integration/test_pipelined_get.rb"
"test/integration/test_pipelined_set.rb" "test/integration/test_quiet.rb"
"test/integration/test_serializer.rb"
"test/integration/test_thundering_herd.rb" "test/integration/test_ttl.rb"
"test/protocol/test_base.rb" "test/protocol/test_connection_manager.rb"
"test/protocol/test_key_regularizer.rb"
"test/protocol/test_request_formatter.rb"
"test/protocol/test_response_processor.rb"
"test/protocol/test_server_config_parser.rb"
"test/protocol/test_ttl_sanitizer.rb" "test/protocol/test_value_compressor.rb"
"test/protocol/test_value_marshaller.rb"
"test/protocol/test_value_serializer.rb" "test/test_client_options.rb"
"test/test_compressor.rb" "test/test_digest_class.rb"
"test/test_fork_safety.rb" "test/test_gem_compatibility.rb"
"test/test_instrumentation.rb" "test/test_key_manager.rb"
"test/test_rack_session.rb" "test/test_ring.rb"
"test/test_servers_arg_normalizer.rb" "test/test_socket.rb" -v]
161s /usr/share/rubygems-integration/all/gems/rake-13.4.2/exe/rake:27:in `<top
(required)>'
161s Tasks: TOP => default
161s (See full trace by running task with --trace)
161s mv ./.gem2deb.lib lib
See
https://ci.debian.net/packages/r/ruby-dalli/testing/riscv64/71266686/
for details.
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Hi,
On 2026-05-26 16:23, Bo YU wrote:
> Hi,
>
> On Tue, May 26, 2026 at 3:51 PM Sebastian Ramacher <[email protected]>
> wrote:
> >
> > Source: ruby-dalli
> > Version: 5.0.2-1
> > Severity: serious
> > X-Debbugs-Cc: [email protected], [email protected]
> > User: [email protected]
> > Usertags: riscv64
> >
> > Dear maintainer,
> >
> > the autopkgtests of ruby-dalli regressed on riscv64:
> >
> > 161s
> > 161s 1) Skipped:
> > 161s Dalli::Socket::TCP::.supports_connect_timeout?#test_0003_caches the
> > result [test/test_socket.rb:29]:
> > 161s Skipped, no message given
> > 161s
> > 161s 2) Skipped:
> > 161s Dalli::Socket::TCP::.supports_connect_timeout?#test_0002_returns false
> > for Ruby < 3.0 [test/test_socket.rb:23]:
> > 161s Only testable on Ruby < 3.0
> > 161s
> > 161s 3) Failure:
> > 161s failover::using the meta protocol::assuming some bad
> > servers#test_0004_handle them gracefully in get_multi
> > [test/integration/test_failover.rb:120]:
> > 161s Expected: {"a"=>"a1"}
> > 161s Actual: {}
> > 161s
> > 161s 540 runs, 16598 assertions, 1 failures, 0 errors, 2 skips
> > 161s rake aborted!
> > 161s Command failed with status (1): [ruby -w -I"test"
> > /usr/share/rubygems-integration/all/gems/rake-13.4.2/lib/rake/rake_test_loader.rb
> > "test/integration/test_authentication.rb" "test/integration/test_cas.rb"
> > "test/integration/test_compressor.rb"
> > "test/integration/test_concurrency.rb"
> > "test/integration/test_connection_pool.rb"
> > "test/integration/test_encoding.rb" "test/integration/test_failover.rb"
> > "test/integration/test_fork_safety.rb" "test/integration/test_marshal.rb"
> > "test/integration/test_memcached_admin.rb"
> > "test/integration/test_namespace_and_key.rb"
> > "test/integration/test_network.rb" "test/integration/test_operations.rb"
> > "test/integration/test_pipelined_delete.rb"
> > "test/integration/test_pipelined_get.rb"
> > "test/integration/test_pipelined_set.rb" "test/integration/test_quiet.rb"
> > "test/integration/test_serializer.rb"
> > "test/integration/test_thundering_herd.rb" "test/integration/test_ttl.rb"
> > "test/protocol/test_base.rb" "test/protocol/test_connection_manager.rb"
> > "test/protocol/test_key_regularizer.rb"
> > "test/protocol/test_request_formatter.rb"
> > "test/protocol/test_response_processor.rb"
> > "test/protocol/test_server_config_parser.rb"
> > "test/protocol/test_ttl_sanitizer.rb"
> > "test/protocol/test_value_compressor.rb"
> > "test/protocol/test_value_marshaller.rb"
> > "test/protocol/test_value_serializer.rb" "test/test_client_options.rb"
> > "test/test_compressor.rb" "test/test_digest_class.rb"
> > "test/test_fork_safety.rb" "test/test_gem_compatibility.rb"
> > "test/test_instrumentation.rb" "test/test_key_manager.rb"
> > "test/test_rack_session.rb" "test/test_ring.rb"
> > "test/test_servers_arg_normalizer.rb" "test/test_socket.rb" -v]
> > 161s /usr/share/rubygems-integration/all/gems/rake-13.4.2/exe/rake:27:in
> > `<top (required)>'
> > 161s Tasks: TOP => default
> > 161s (See full trace by running task with --trace)
> > 161s mv ./.gem2deb.lib lib
> >
> >
> > See
> > https://ci.debian.net/packages/r/ruby-dalli/testing/riscv64/71266686/
> > for details.
> >
> >From https://ci.debian.net/packages/r/ruby-dalli/testing/riscv64/
>
> It seems it passed with the latest try.
Yep, I confirm it was a transient issue, that disappeared on the second
try. That enabled ruby3.3 to migrate to testing. I am therefore closing
the bug.
Regards
Aurelien
--
Aurelien Jarno GPG: 4096R/1DDD8C9B
[email protected] http://aurel32.net
--- End Message ---