close #982715

On Sun, Feb 14, 2021 at 9:57 PM Debian Bug Tracking System <
ow...@bugs.debian.org> wrote:

> Your message dated Sun, 14 Feb 2021 21:53:57 +0000
> with message-id <e1lbpl3-000f1i...@fasolo.debian.org>
> and subject line Bug#982715: fixed in ruby-redis-store 1.9.0-1
> has caused the Debian Bug report #982715,
> regarding ruby-redis-rack: FTBFS: ERROR: Test "ruby2.7" failed:
> ArgumentError: unknown keywords: :path, :domain, :expire_after, :secure,
> :httponly, :defer, :renew, :sidbits, :secure_random, :redis_server
> 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 ow...@bugs.debian.org
> immediately.)
>
>
> --
> 982715: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982715
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>
>
>
> ---------- Forwarded message ----------
> From: Lucas Nussbaum <lu...@debian.org>
> To: sub...@bugs.debian.org
> Cc:
> Bcc:
> Date: Sat, 13 Feb 2021 18:10:10 +0100
> Subject: ruby-redis-rack: FTBFS: ERROR: Test "ruby2.7" failed:
> ArgumentError: unknown keywords: :path, :domain, :expire_after, :secure,
> :httponly, :defer, :renew, :sidbits, :secure_random, :redis_server
> Source: ruby-redis-rack
> Version: 2.1.2-4
> Severity: serious
> Justification: FTBFS on amd64
> Tags: bullseye sid ftbfs
> Usertags: ftbfs-20210213 ftbfs-bullseye
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
>
> Relevant part (hopefully):
> > ArgumentError: unknown keywords: :path, :domain, :expire_after, :secure,
> :httponly, :defer, :renew, :sidbits, :secure_random, :redis_server
> >
>  /usr/share/rubygems-integration/all/gems/redis-4.2.5/lib/redis.rb:836:in
> `set'
> >     /usr/lib/ruby/vendor_ruby/redis/store/interface.rb:9:in `set'
> >     /usr/lib/ruby/vendor_ruby/redis/store/ttl.rb:8:in `set'
> >     /usr/lib/ruby/vendor_ruby/redis/store/serialization.rb:5:in `block
> in set'
> >     /usr/lib/ruby/vendor_ruby/redis/store/serialization.rb:39:in
> `_marshal'
> >     /usr/lib/ruby/vendor_ruby/redis/store/serialization.rb:5:in `set'
> >     /usr/lib/ruby/vendor_ruby/redis/store/namespace.rb:7:in `block in
> set'
> >     /usr/lib/ruby/vendor_ruby/redis/store/namespace.rb:84:in `namespace'
> >     /usr/lib/ruby/vendor_ruby/redis/store/namespace.rb:7:in `set'
> >     /<<PKGBUILDDIR>>/lib/rack/session/redis.rb:49:in `block (2 levels)
> in write_session'
> >     /<<PKGBUILDDIR>>/lib/redis/rack/connection.rb:22:in `with'
> >     /<<PKGBUILDDIR>>/lib/rack/session/redis.rb:82:in `with'
> >     /<<PKGBUILDDIR>>/lib/rack/session/redis.rb:49:in `block in
> write_session'
> >     /<<PKGBUILDDIR>>/lib/rack/session/redis.rb:70:in `with_lock'
> >     /<<PKGBUILDDIR>>/lib/rack/session/redis.rb:48:in `write_session'
> >     /usr/lib/ruby/vendor_ruby/rack/session/abstract/id.rb:391:in
> `commit_session'
> >     /usr/lib/ruby/vendor_ruby/rack/session/abstract/id.rb:271:in
> `context'
> >     /usr/lib/ruby/vendor_ruby/rack/session/abstract/id.rb:263:in `call'
> >     /usr/lib/ruby/vendor_ruby/rack/mock.rb:77:in `request'
> >     /usr/lib/ruby/vendor_ruby/rack/mock.rb:59:in `get'
> >     /<<PKGBUILDDIR>>/test/rack/session/redis_test.rb:153:in `block (3
> levels) in <top (required)>'
> >     /<<PKGBUILDDIR>>/test/rack/session/redis_test.rb:396:in
> `with_pool_management'
> >     /<<PKGBUILDDIR>>/test/rack/session/redis_test.rb:151:in `block (2
> levels) in <top (required)>'
> >     /usr/lib/ruby/vendor_ruby/minitest/test.rb:98:in `block (3 levels)
> in run'
> >     /usr/lib/ruby/vendor_ruby/minitest/test.rb:195:in
> `capture_exceptions'
> >     /usr/lib/ruby/vendor_ruby/minitest/test.rb:95:in `block (2 levels)
> in run'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:270:in `time_it'
> >     /usr/lib/ruby/vendor_ruby/minitest/test.rb:94:in `block in run'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:365:in `on_signal'
> >     /usr/lib/ruby/vendor_ruby/minitest/test.rb:211:in `with_info_handler'
> >     /usr/lib/ruby/vendor_ruby/minitest/test.rb:93:in `run'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:1029:in `run_one_method'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:339:in `run_one_method'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:326:in `block (2 levels) in
> run'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:325:in `each'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:325:in `block in run'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:365:in `on_signal'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:352:in `with_info_handler'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:324:in `run'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `block in __run'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `map'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `__run'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:141:in `run'
> >     /usr/lib/ruby/vendor_ruby/minitest.rb:68:in `block in autorun'
> >
> > 34 runs, 78 assertions, 0 failures, 10 errors, 0 skips
> > pkill redis-server
> > rake aborted!
> > Tests failed
> > /<<PKGBUILDDIR>>/debian/ruby-tests.rake:12:in `block in <top (required)>'
> > /usr/share/rubygems-integration/all/gems/rake-13.0.3/exe/rake:27:in
> `<top (required)>'
> > Tasks: TOP => default
> > (See full trace by running task with --trace)
> > ERROR: Test "ruby2.7" failed:
>
> The full build log is available from:
>
> http://qa-logs.debian.net/2021/02/13/ruby-redis-rack_2.1.2-4_unstable.log
>
> A list of current common problems and possible solutions is available at
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
>
> If you reassign this bug to another package, please marking it as
> 'affects'-ing
> this package. See https://www.debian.org/Bugs/server-control#affects
>
> If you fail to reproduce this, please provide a build log and diff it with
> me
> so that we can identify if something relevant changed in the meantime.
>
> About the archive rebuild: The rebuild was done on EC2 VM instances from
> Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
> failed build was retried once to eliminate random failures.
>
>
>
> ---------- Forwarded message ----------
> From: Debian FTP Masters <ftpmas...@ftp-master.debian.org>
> To: 982715-cl...@bugs.debian.org
> Cc:
> Bcc:
> Date: Sun, 14 Feb 2021 21:53:57 +0000
> Subject: Bug#982715: fixed in ruby-redis-store 1.9.0-1
> Source: ruby-redis-store
> Source-Version: 1.9.0-1
> Done: Cédric Boutillier <bou...@debian.org>
>
> We believe that the bug you reported is fixed in the latest version of
> ruby-redis-store, 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 982...@bugs.debian.org,
> and the maintainer will reopen the bug report if appropriate.
>
> Debian distribution maintenance software
> pp.
> Cédric Boutillier <bou...@debian.org> (supplier of updated
> ruby-redis-store 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 ftpmas...@ftp-master.debian.org)
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Format: 1.8
> Date: Sun, 14 Feb 2021 22:19:44 +0100
> Source: ruby-redis-store
> Architecture: source
> Version: 1.9.0-1
> Distribution: unstable
> Urgency: medium
> Maintainer: Debian Ruby Team <
> pkg-ruby-extras-maintain...@lists.alioth.debian.org>
> Changed-By: Cédric Boutillier <bou...@debian.org>
> Closes: 982707 982715
> Changes:
>  ruby-redis-store (1.9.0-1) unstable; urgency=medium
>  .
>    * Team upload
>  .
>    [ Utkarsh Gupta ]
>    * Add salsa-ci.yml
>  .
>    [ Debian Janitor ]
>    * Trim trailing whitespace.
>    * Use secure copyright file specification URI.
>    * Use secure URI in debian/watch.
>    * Bump debhelper from old 11 to 12.
>    * Set debhelper-compat version in Build-Depends.
>    * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
>      Repository-Browse.
>    * Update Vcs-* headers from URL redirect.
>    * Use canonical URL in Vcs-Git.
>  .
>    [ Cédric Boutillier ]
>    * New upstream version 1.9.0
>      + Compatibility with ruby-redis client 4.2.x (Closes: #982707,
> #982715)
>    * Update team name
>    * Add .gitattributes to keep unwanted files out of the source package
>    * Move debian/watch to gemwatch.debian.net
>    * Refresh packaging with dh-make-ruby -w
>    * Drop CVE-2017-1000248.patch, applied upstream
>    * Refresh patch to exclude dependency on pry too
>    * Bump Standards-Version to 4.5.1 (no changes needed)
>    * Bump debhelper compatibility level to 13
> Checksums-Sha1:
>  26f6d9cb98ac8574e5826de93148e63d2500dc06 1824 ruby-redis-store_1.9.0-1.dsc
>  3dd812007f54a13b3d207f2d603b6ca74542df09 21963
> ruby-redis-store_1.9.0.orig.tar.gz
>  c9716995024ec9f779db89fa77d0773cabe1856c 3648
> ruby-redis-store_1.9.0-1.debian.tar.xz
>  8553299a74137f4671807fe1555ce0589cde872b 8957
> ruby-redis-store_1.9.0-1_amd64.buildinfo
> Checksums-Sha256:
>  d41150969bb9867830fa9234702cc9f236fa22ab50f4c1ce5897db7dd226098a 1824
> ruby-redis-store_1.9.0-1.dsc
>  dc8d234d2cea5777383b5865c085791b13fa6abe95c2c2cbc82dc1a09ab6ffab 21963
> ruby-redis-store_1.9.0.orig.tar.gz
>  8ac7ef2d342c16ca9312bf0018e5de125579b7877a7c0e31b39516c58d7252f1 3648
> ruby-redis-store_1.9.0-1.debian.tar.xz
>  78ddd76738cc80d13c12fb8809fa9e9bd944622c548c158341d14acc3be8bf01 8957
> ruby-redis-store_1.9.0-1_amd64.buildinfo
> Files:
>  81db3ccbc5ec2f02f6f01471538fea39 1824 ruby optional
> ruby-redis-store_1.9.0-1.dsc
>  b1a7e06cd3ed0a149867e2cd9f7975db 21963 ruby optional
> ruby-redis-store_1.9.0.orig.tar.gz
>  24f17a941e0a222681f4ce321bcbe491 3648 ruby optional
> ruby-redis-store_1.9.0-1.debian.tar.xz
>  918636960fb4ddd1b7d9e9080ae61e2c 8957 ruby optional
> ruby-redis-store_1.9.0-1_amd64.buildinfo
>
> -----BEGIN PGP SIGNATURE-----
>
> iQEzBAEBCgAdFiEEnM1rMZ2/jkCrGr0aia+CtznNIXoFAmApmCcACgkQia+CtznN
> IXoyJAf/ZBviqfGjc09qvKF/p3LCbEFGrLDRzzn9cG+QlxEHHmqNrJkNs6MOlKcm
> Oe59LgrPWlbkGUPdYcfX1oULIzZA/3heUFMPJjfyHmsVj5xGHy73eKCWdcaxTOb7
> /WbCjY6hdjCJ1O6CuUBGZZ8Yx5YEFPWoyzXJCXK2KU+PE+MstWPEr/0V+rgKpEqF
> wnNNdPQMvHUkzll8uYRLbIRogX9LH7twAfk8aJ9UGWJmKrUivsnB4L3Zt2ghOAHD
> Z6/6lPdsxmUG9bzbMsw08iFu4JzlW9cErF/DEmXViYtodpKcU03DjTjUDHImcVtk
> n44G4NeOKwuIpG37xWXB5lVPPuHQ2w==
> =QSxU
> -----END PGP SIGNATURE-----

Reply via email to