Your message dated Fri, 25 Apr 2025 06:38:23 +0000 with message-id <[email protected]> and subject line Bug#1103971: Removed package(s) from unstable has caused the Debian Bug report #1084364, regarding ruby-redis-activesupport: FTBFS: failing tests 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.) -- 1084364: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084364 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:ruby-redis-activesupport Version: 5.3.0-1 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary --buildsystem=ruby --with ruby dh_update_autotools_config -O--buildsystem=ruby dh_autoreconf -O--buildsystem=ruby dh_auto_configure -O--buildsystem=ruby dh_ruby --configure dh_auto_build -O--buildsystem=ruby dh_ruby --build dh_auto_test -O--buildsystem=ruby dh_ruby --test create-stamp debian/debhelper-build-stamp dh_testroot -O--buildsystem=ruby dh_prep -O--buildsystem=ruby dh_auto_install --destdir=debian/ruby-redis-activesupport/ -O--buildsystem=ruby [... snipped ...] /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 64) Error: ActiveSupport::Cache::RedisStore#test_0043_fetches data with expiration time: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 65) Error: ActiveSupport::Cache::RedisStore::fetch_multi nested keys#test_0001_reads existing keys and fills in anything missing: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 66) Error: ActiveSupport::Cache::RedisStore::notifications#test_0003_notifies on #write: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 67) Error: ActiveSupport::Cache::RedisStore::notifications#test_0005_notifies on #exist?: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 68) Error: ActiveSupport::Cache::RedisStore::notifications#test_0006_notifies on #read_multi: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 69) Error: ActiveSupport::Cache::RedisStore::notifications#test_0009_notifies on #decrement: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 70) Error: ActiveSupport::Cache::RedisStore::notifications#test_0004_notifies on #delete: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 71) Error: ActiveSupport::Cache::RedisStore::notifications#test_0008_notifies on #increment: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 72) Error: ActiveSupport::Cache::RedisStore::notifications#test_0002_notifies on #read: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 73) Error: ActiveSupport::Cache::RedisStore::notifications#test_0001_notifies on #fetch: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 74) Error: ActiveSupport::Cache::RedisStore::notifications#test_0007_notifies on #delete_matched: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 75) Error: ActiveSupport::Cache::RedisStore::notifications#test_0010_should notify on clear: ArgumentError: unknown keywords: :pool_size, :pool_timeout /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client/config.rb:207:in `initialize' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `new' /usr/share/rubygems-integration/all/gems/redis-client-0.22.2/lib/redis_client.rb:166:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis/client.rb:23:in `config' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:142:in `initialize_client' /usr/share/rubygems-integration/all/gems/redis-5.2.0/lib/redis.rb:73:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store.rb:21:in `initialize' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `new' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:27:in `create' /usr/share/rubygems-integration/all/gems/redis-store-1.10.0/lib/redis/store/factory.rb:10:in `create' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:67:in `block in initialize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:169:in `try_create' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:73:in `block (2 levels) in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `loop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:69:in `block in pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `synchronize' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb:68:in `pop' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:125:in `checkout' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:107:in `block in with' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `handle_interrupt' /usr/share/rubygems-integration/all/gems/connection_pool-2.4.1/lib/connection_pool.rb:106:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:268:in `with' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:282:in `block in write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:340:in `failsafe' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:280:in `write_entry' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:86:in `block in write' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `block in instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/notifications.rb:205:in `instrument' /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/cache.rb:726:in `instrument' /<<PKGBUILDDIR>>/lib/active_support/cache/redis_store.rb:81:in `write' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:22:in `block in setup' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:762:in `with_store_management' /<<PKGBUILDDIR>>/test/active_support/cache/redis_store_test.rb:21:in `setup' 81 runs, 282 assertions, 0 failures, 75 errors, 0 skips pkill redis-server rake aborted! Tests failed /<<PKGBUILDDIR>>/debian/ruby-tests.rake:13:in `block in <top (required)>' /usr/share/rubygems-integration/all/gems/rake-13.2.1/exe/rake:27:in `<top (required)>' Tasks: TOP => default (See full trace by running task with --trace) ERROR: Test "ruby3.1" failed. Exiting. dh_auto_install: error: dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-redis-activesupport returned exit code 1 make: *** [debian/rules:7: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202410/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Version: 5.3.0-1+rm Dear submitter, as the package ruby-redis-activesupport has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1103971 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---

