Your message dated Sat, 20 Nov 2021 19:19:40 +0000
with message-id <e1movtk-000epc...@fasolo.debian.org>
and subject line Bug#996303: fixed in ruby-json-jwt 1.11.0-2
has caused the Debian Bug report #996303,
regarding ruby-json-jwt: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed:      
Failure/Error:
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.)


-- 
996303: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996303
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-json-jwt
Version: 1.11.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: debian-r...@lists.debian.org
Usertags: ruby3.0

Hi,

We are about to enable building against ruby3.0 on unstable. During a test
rebuild, ruby-json-jwt was found to fail to build in that situation.

To reproduce this locally, you need to install ruby-all-dev from experimental
on an unstable system or build chroot.

Relevant part (hopefully):
>      Failure/Error:
>        jws_blank.to_json(syntax: :flattened).should == {
>          protected: Base64.urlsafe_encode64(jws_blank.header.to_json, 
> padding: false),
>          payload: '',
>          signature: Base64.urlsafe_encode64('', padding: false)
>        }.to_json
> 
>        expected: 
> "{\"protected\":\"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9\",\"payload\":\"\",\"signature\":\"\"}"
>             got: "{}" (using ==)
>      # ./spec/json/jws_spec.rb:429:in `block (7 levels) in <top (required)>'
> 
> Finished in 1.98 seconds (files took 2.47 seconds to load)
> 360 examples, 8 failures, 6 pending
> 
> Failed examples:
> 
> rspec ./spec/json/jws_spec.rb:356 # JSON::JWS#to_json when syntax option 
> given when general should return General JWS JSON Serialization
> rspec ./spec/json/jws_spec.rb:366 # JSON::JWS#to_json when syntax option 
> given when general with blank payload should return General JWS JSON 
> Serialization
> rspec ./spec/json/jws_spec.rb:378 # JSON::JWS#to_json when syntax option 
> given when general when not signed yet should not fail
> rspec ./spec/json/jws_spec.rb:388 # JSON::JWS#to_json when syntax option 
> given when general when not signed yet with blank payload should not fail
> rspec ./spec/json/jws_spec.rb:402 # JSON::JWS#to_json when syntax option 
> given when flattened should return Flattened JWS JSON Serialization
> rspec ./spec/json/jws_spec.rb:410 # JSON::JWS#to_json when syntax option 
> given when flattened with blank payload should return Flattened JWS JSON 
> Serialization
> rspec ./spec/json/jws_spec.rb:420 # JSON::JWS#to_json when syntax option 
> given when flattened when not signed yet should not fail
> rspec ./spec/json/jws_spec.rb:428 # JSON::JWS#to_json when syntax option 
> given when flattened when not signed yet with blank payload should not fail
> 
> /usr/bin/ruby3.0 
> -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.3/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib
>  /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/exe/rspec 
> --pattern ./spec/\*\*/\*_spec.rb --format documentation failed
> ERROR: Test "ruby3.0" failed: 


The full build log is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-json-jwt/ruby-json-jwt_1.11.0-1+rebuild1633384555_amd64.build.txt

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-json-jwt
Source-Version: 1.11.0-2
Done: Daniel Leidert <dleid...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-json-jwt, 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 996...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Leidert <dleid...@debian.org> (supplier of updated ruby-json-jwt 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: Sat, 20 Nov 2021 20:03:47 +0100
Source: ruby-json-jwt
Architecture: source
Version: 1.11.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Daniel Leidert <dleid...@debian.org>
Closes: 996303
Changes:
 ruby-json-jwt (1.11.0-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Bump debhelper from old 12 to 13.
   * Update standards version to 4.5.1, no changes needed.
 .
   [ Daniel Leidert ]
   * d/control: Add Rules-Requires-Root field.
     (Standards-Version): Bump to 4.6.0.
     (Build-Depends): Require ruby-activesupport >= 6.1 (closes: #996303).
     (Depends): Use ${ruby:Depends}.
   * d/copyright: Add Upstream-Contact field.
     (Copyright): Add team.
   * d/rules: Use gem installation layout.
   * d/watch: Update file.
   * d/upstream/metadata: Add Archive field.
Checksums-Sha1:
 c0563888516033d3a3e24ad8bf57a5666196dbbf 2125 ruby-json-jwt_1.11.0-2.dsc
 4ad14621864982b419c1a7c15f5657450e37a1da 3044 
ruby-json-jwt_1.11.0-2.debian.tar.xz
 b7041dfa18e60e2b4195b594daaa1338587b3feb 9570 
ruby-json-jwt_1.11.0-2_amd64.buildinfo
Checksums-Sha256:
 f0128831c9362dff4bceffc8ff99cffc54a50e59fa7b7c1295aa33dc942638dd 2125 
ruby-json-jwt_1.11.0-2.dsc
 a96f43d47a981d5ddd09f5cac80307292222d37a6e4bd80d021991a2b764742f 3044 
ruby-json-jwt_1.11.0-2.debian.tar.xz
 175afa6ded97c98906528c1c02d22573b1ad896bd56e656c2ec21b9f0c7d11b8 9570 
ruby-json-jwt_1.11.0-2_amd64.buildinfo
Files:
 63258d95f6f8ae8cd2c66b1cfac1dfc2 2125 ruby optional ruby-json-jwt_1.11.0-2.dsc
 bed4e456d78ded0add6bfefe95a8eaad 3044 ruby optional 
ruby-json-jwt_1.11.0-2.debian.tar.xz
 08c939cb751a46035c4fab54e4d492a7 9570 ruby optional 
ruby-json-jwt_1.11.0-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmGZRzMACgkQS80FZ8KW
0F3yXA/+KtNQhhRFZ21mB6XltzAQEt+0KFM9NUSB9bfNR7gJQ0q2Ni3+VeCNs2l1
Kw3EGe+JUKYf+ZjcKt/x89TLtTNdaDKpZCzqcx+l7UqPFpXyG6yQG3xX5eKqew/W
ZmyO8rKtQidCdBiYOi7OiLDyEZjs6UGdaLB0Ihtii5V5jKmHgvnv8GSxIFX/w4jd
iVBuzAR3P7dUZhgR565kdNexvIfwf2COM/5V7R2i34gi3e85jSXfqPJgtMRoxRAG
QfTtfCBbaCpdt2fnTmMQ+BLUYGK/C61sEiY6W+oWNWGmoKpdUSct9phm4WAxsbGm
TVqxoK2v85YKZaDHiGzy7qn1BaJBBAFoPkSIiiOTlIo+if5CW1h5abkvxmPYe3/p
9rsWrgk3i3+sh8iwVDMlA9xpWbaE92p6PclXh0+L6atHT4yw6ERMA47NHf5K8HQn
UA7+YgYeOVC35GWC8Rwz4UhGtNMD7YKWnsSbFXPx0Ltrhyq6zWpr0VTCli2na3iU
fOwNADt4I9Lmf+HBgR639whAziIOVJ5LiaaEiu2977mz67pWkO8NgG4zXQM2pe1u
lWOt1MgIgBH5xxP/RjRHsh4GdrDMcYI3pJhmNRyuCg/cWLxLtQooVQZn44t8iS5e
o6WCgRcd2jD7TLsj3+LMdIWl2sm3ha/DRtNnPCXjknPnJk4CXyE=
=KFN+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to