Your message dated Wed, 08 Jan 2020 11:05:43 +0000
with message-id <[email protected]>
and subject line Bug#945210: fixed in ruby-redis-namespace 1.7.0-1
has caused the Debian Bug report #945210,
regarding ruby-redis-namespace ftbfs with ruby-redis 4 in experimental
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.)


-- 
945210: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945210
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby-redis-namespace
version: 1.6.0-1
severity: important

This package fails to build with ruby-redis 4 in experimental and blocking its upload to unstable.

RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-redis-namespace/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-redis-namespace/usr/share/rubygems-integration/all:/var/lib/gems/2.5.0:/usr/lib/ruby/gems/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0 ruby2.5 -S rake -f debian/ruby-tests.rake
/usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb
.................The client method is deprecated as of redis-rb 4.0.0, please use the new _clientmethod instead. Support for the old method will be removed in redis-namespace 2.0. FThe client method is deprecated as of redis-rb 4.0.0, please use the new _clientmethod instead. Support for the old method will be removed in redis-namespace 2.0.
FF..........F.........................................................................

Failures:

 1) redis proxies `client` to the _client and deprecated
    Failure/Error: expect(@namespaced.client).to eq(@redis.client)

    Redis::CommandError:
ERR Unknown subcommand or wrong number of arguments for ''. Try CLIENT HELP # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis/client.rb:126:in `call' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:222:in `block in client' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:52:in `block in synchronize' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:52:in `synchronize' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:221:in `client'
    # ./spec/redis_spec.rb:29:in `block (2 levels) in <top (required)>'

 2) redis proxies `_client` to the _client
    Failure/Error: expect(@namespaced.client).to eq(@redis.client)

    Redis::CommandError:
ERR Unknown subcommand or wrong number of arguments for ''. Try CLIENT HELP # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis/client.rb:126:in `call' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:222:in `block in client' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:52:in `block in synchronize' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:52:in `synchronize' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:221:in `client'
    # ./spec/redis_spec.rb:33:in `block (2 levels) in <top (required)>'

 3) redis should be able to use a namespace
    Failure/Error: result = @redis.send(command, *args, &block)

    Redis::CommandError:
      ERR unknown command `[]`, with args beginning with: `ns:foo`,
# /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis/client.rb:126:in `call' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:3311:in `block in method_missing' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:52:in `block in synchronize' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:52:in `synchronize' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:3310:in `method_missing'
    # ./lib/redis/namespace.rb:442:in `call_with_namespace'
    # ./lib/redis/namespace.rb:328:in `method_missing'
    # ./spec/redis_spec.rb:37:in `block (2 levels) in <top (required)>'

 4) redis should be able to use a namespace with setrange
    Failure/Error: result = @redis.send(command, *args, &block)

    Redis::CommandError:
      ERR unknown command `[]`, with args beginning with: `ns:foo`,
# /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis/client.rb:126:in `call' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:3311:in `block in method_missing' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:52:in `block in synchronize' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:52:in `synchronize' # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis.rb:3310:in `method_missing'
    # ./lib/redis/namespace.rb:442:in `call_with_namespace'
    # ./lib/redis/namespace.rb:328:in `method_missing'
# ./spec/redis_spec.rb:132:in `block (2 levels) in <top (required)>'

Finished in 1.2 seconds (files took 0.18478 seconds to load)
104 examples, 4 failures

Failed examples:

rspec ./spec/redis_spec.rb:28 # redis proxies `client` to the _client and deprecated
rspec ./spec/redis_spec.rb:32 # redis proxies `_client` to the _client
rspec ./spec/redis_spec.rb:36 # redis should be able to use a namespace
rspec ./spec/redis_spec.rb:130 # redis should be able to use a namespace with setrange
--- End Message ---
--- Begin Message ---
Source: ruby-redis-namespace
Source-Version: 1.7.0-1

We believe that the bug you reported is fixed in the latest version of
ruby-redis-namespace, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pirate Praveen <[email protected]> (supplier of updated ruby-redis-namespace 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 08 Jan 2020 15:16:24 +0530
Source: ruby-redis-namespace
Architecture: source
Version: 1.7.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Pirate Praveen <[email protected]>
Closes: 945210
Changes:
 ruby-redis-namespace (1.7.0-1) unstable; urgency=medium
 .
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
 .
   [ Pirate Praveen ]
   * New upstream version 1.7.0 (Closes: #945210)
   * Bump Standards-Version to 4.4.1 (no changes needed)
   * Drop compat file, rely on debhelper-compat and bump compat level to 12
   * Refresh patches (remove patches applied upstream)
   * Add testsuite field and run dependency check during build
Checksums-Sha1:
 d8d22ecec0f8a618dd9ab7423500c0efe42fbbe8 2194 ruby-redis-namespace_1.7.0-1.dsc
 0829894ae19aceeee399a71d8bf17371922eb80d 14442 
ruby-redis-namespace_1.7.0.orig.tar.gz
 0a14699a409944f033148e1fc6b8d9f90ed12e77 3240 
ruby-redis-namespace_1.7.0-1.debian.tar.xz
 280b7738121db0845df10fcc993abba984710e50 12003 
ruby-redis-namespace_1.7.0-1_source.buildinfo
Checksums-Sha256:
 6ee1d1d31b335563042f148b89d23382979f0dc785169749764263c83931639e 2194 
ruby-redis-namespace_1.7.0-1.dsc
 decc61ba2619a958f90f98afb483dacba09021e45310c5066027f9dd296666e5 14442 
ruby-redis-namespace_1.7.0.orig.tar.gz
 b10ad7b5dbd9ce7184e071fdef6c6ff90aa468d12198801ee4f1be55301a6185 3240 
ruby-redis-namespace_1.7.0-1.debian.tar.xz
 dfb1ef154065c01e18d35ee4214ef01af03bf19a7907bb79b0629737eebac060 12003 
ruby-redis-namespace_1.7.0-1_source.buildinfo
Files:
 bdb83b62f36963702b2e8a6c447fb5a5 2194 ruby optional 
ruby-redis-namespace_1.7.0-1.dsc
 c1e5814dadf44a96b7066b1c77874a8b 14442 ruby optional 
ruby-redis-namespace_1.7.0.orig.tar.gz
 561a4cd0436a4e3a58612125af1878b7 3240 ruby optional 
ruby-redis-namespace_1.7.0-1.debian.tar.xz
 bb12bb53ac500cd1edef329ecbc97002 12003 ruby optional 
ruby-redis-namespace_1.7.0-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE/OFtr184QaN6dPMgC3aSB2Kmt4UFAl4VsusACgkQC3aSB2Km
t4X8xRAAn5CAcLWxqb/oJvmeTVYP2x6+4H0SvYI+eLRIjau8Gh0GyXNxjGJ+wB1X
tv9Z22o5KuEDmb1Z1ftqsDV7W7ukKRzwElai0Hd/LsTRBJy46oRxIrTkmqeCQiHZ
wx+rWfT8PlqxRNuIDUN9r3960O7ZYdJl26tzMy7ABg4hJNRmozpeY0qu+BSiI97y
5pVdq2dj17sXmBBsArhIP3501SW0+nCuJ1x6BDlEtHFe1XDVU9gwkoEoIKtZ74ZW
L8K8skPAGFYClJprgg4KfW5luF1PzAmJCt3dThpbqBtj9dRvAd08RTSna8z/x1Nv
wVs7tBd5+yk9GomvtyUjgHVlkUy6swRhyRyE+jnBA2WZWCF27Kab5necNY3bdOG2
E6Fhd6I/xi8EQpYfCYDPpZIxSVA5oQhK7V5bWtd1Ntio+cKp9qfrEm5HESdEhNm6
lYEuASFe+oHhjTPSBtbqlrOgW+o4zUTl26/R/dHT7hY6qbh0r4WehQeLGBKp474e
qTS9teTDcovntlzc3fqkssXvKbREjtO3US84P1y8zdQ3/bo2XV6Elzka03dpKjPF
JWWuE8gq/0ByCdKCy6UyEWXp6kIF0CcvoHg9S6MMz6SwSJLyOLntTh/Qer2AgBj5
XHsw/u1GbGdzdBBUp/snMgENkjXnEnWdtxyrT/LpsTYuwWoq8Bw=
=JM+T
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to