Your message dated Thu, 06 Dec 2018 09:34:37 +0000 with message-id <[email protected]> and subject line Bug#906656: fixed in ruby-openid-connect 1.1.6-1 has caused the Debian Bug report #906656, regarding ruby-openid-connect: FTBFS in buster/sid (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.) -- 906656: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906656 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:ruby-openid-connect Version: 0.12.0-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=ruby --with ruby dh_update_autotools_config -i -O--buildsystem=ruby dh_auto_configure -i -O--buildsystem=ruby dh_ruby --configure dh_auto_build -i -O--buildsystem=ruby dh_ruby --build dh_ruby --build dh_auto_test -i -O--buildsystem=ruby dh_ruby --test fakeroot debian/rules binary-indep dh binary-indep --buildsystem=ruby --with ruby dh_testroot -i -O--buildsystem=ruby dh_prep -i -O--buildsystem=ruby [... snipped ...] # ./lib/openid_connect/response_object/id_token.rb:51:in `left_half_hash_of' # ./lib/openid_connect/response_object/id_token.rb:39:in `to_jwt' # ./spec/openid_connect/response_object/id_token_spec.rb:155:in `block (5 levels) in <top (required)>' 2) OpenIDConnect::ResponseObject::IdToken#to_jwt when access_token is given when access_token is a String it should behave like id_token_with_at_hash should include at_hash Failure/Error: UrlSafeBase64.encode64 digest[0, hash_length / (2 * 8)] NameError: uninitialized constant OpenIDConnect::ResponseObject::IdToken::UrlSafeBase64 Shared Example Group: :id_token_with_at_hash called from ./spec/openid_connect/response_object/id_token_spec.rb:172 # ./lib/openid_connect/response_object/id_token.rb:51:in `left_half_hash_of' # ./lib/openid_connect/response_object/id_token.rb:39:in `to_jwt' # ./spec/openid_connect/response_object/id_token_spec.rb:155:in `block (5 levels) in <top (required)>' 3) OpenIDConnect::ResponseObject::IdToken#to_jwt when code is given should include at_hash Failure/Error: UrlSafeBase64.encode64 digest[0, hash_length / (2 * 8)] NameError: uninitialized constant OpenIDConnect::ResponseObject::IdToken::UrlSafeBase64 # ./lib/openid_connect/response_object/id_token.rb:51:in `left_half_hash_of' # ./lib/openid_connect/response_object/id_token.rb:42:in `to_jwt' # ./spec/openid_connect/response_object/id_token_spec.rb:179:in `block (4 levels) in <top (required)>' 4) OpenIDConnect::ResponseObject::IdToken#to_jwt when both access_token and code are given should include at_hash Failure/Error: UrlSafeBase64.encode64 digest[0, hash_length / (2 * 8)] NameError: uninitialized constant OpenIDConnect::ResponseObject::IdToken::UrlSafeBase64 # ./lib/openid_connect/response_object/id_token.rb:51:in `left_half_hash_of' # ./lib/openid_connect/response_object/id_token.rb:39:in `to_jwt' # ./spec/openid_connect/response_object/id_token_spec.rb:195:in `block (4 levels) in <top (required)>' Finished in 4.47 seconds (files took 0.93138 seconds to load) 217 examples, 4 failures, 2 pending Failed examples: rspec './spec/openid_connect/response_object/id_token_spec.rb[1:3:3:1:1:1]' # OpenIDConnect::ResponseObject::IdToken#to_jwt when access_token is given when access_token is a Rack::OAuth2::AccessToken it should behave like id_token_with_at_hash should include at_hash rspec './spec/openid_connect/response_object/id_token_spec.rb[1:3:3:2:1:1]' # OpenIDConnect::ResponseObject::IdToken#to_jwt when access_token is given when access_token is a String it should behave like id_token_with_at_hash should include at_hash rspec ./spec/openid_connect/response_object/id_token_spec.rb:178 # OpenIDConnect::ResponseObject::IdToken#to_jwt when code is given should include at_hash rspec ./spec/openid_connect/response_object/id_token_spec.rb:194 # OpenIDConnect::ResponseObject::IdToken#to_jwt when both access_token and code are given should include at_hash /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed ERROR: Test "ruby2.5" failed. Exiting. dh_auto_install: dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-openid-connect returned exit code 1 make: *** [debian/rules:7: binary-indep] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ruby-openid-connect.html where you can get a full build log if you need it. 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 ---Source: ruby-openid-connect Source-Version: 1.1.6-1 We believe that the bug you reported is fixed in the latest version of ruby-openid-connect, 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. Sruthi Chandran <[email protected]> (supplier of updated ruby-openid-connect 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: Thu, 06 Dec 2018 14:22:33 +0530 Source: ruby-openid-connect Binary: ruby-openid-connect Architecture: source Version: 1.1.6-1 Distribution: experimental Urgency: medium Maintainer: Debian Ruby Extras Maintainers <[email protected]> Changed-By: Sruthi Chandran <[email protected]> Description: ruby-openid-connect - OpenID Connect Server & Client Library Closes: 906656 Changes: ruby-openid-connect (1.1.6-1) experimental; urgency=medium . * New upstream release - Fixes FTBFS (Closes: #906656) Checksums-Sha1: da811733be339ba48548aebe9025db4ded312392 2374 ruby-openid-connect_1.1.6-1.dsc bf48e843068d25d98ee6c864ca849aa019e89347 27388 ruby-openid-connect_1.1.6.orig.tar.gz 59387b02d773a03e712e61cca065d1337a30fe11 3136 ruby-openid-connect_1.1.6-1.debian.tar.xz bb0edc24b973f8155fd4479e76340e5987459790 12173 ruby-openid-connect_1.1.6-1_source.buildinfo Checksums-Sha256: 097bdbd5ae1fd478bb7845bceb638939a5864e06b04be09e9ecda5da1fa07b36 2374 ruby-openid-connect_1.1.6-1.dsc 1ce29d5cb291365de49a7ad174e12ae3c42e8b417758f74947fe7195eebe6ccd 27388 ruby-openid-connect_1.1.6.orig.tar.gz 447b1f7b5edbca32077fbaf0d339ce55ef2d7f47b099c511f38ac696f4b26a3c 3136 ruby-openid-connect_1.1.6-1.debian.tar.xz dff3344236b8297f38d6d9287467859dc5a18a11d0c7c293bfb4d5d910c7f383 12173 ruby-openid-connect_1.1.6-1_source.buildinfo Files: 992573d60bbeaefddcd52d4ca879bae8 2374 ruby optional ruby-openid-connect_1.1.6-1.dsc fbc92db9e9b87908a09d794ccdab2f55 27388 ruby optional ruby-openid-connect_1.1.6.orig.tar.gz feefb1fef532e089ce459607150d63e4 3136 ruby optional ruby-openid-connect_1.1.6-1.debian.tar.xz 45adc9a5effa9c64be80ef1210c66aa7 12173 ruby optional ruby-openid-connect_1.1.6-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEsclPZxif+sAmSPvz1N6yL8C5bhUFAlwI548ACgkQ1N6yL8C5 bhVzSw//dijQrW+e/NwDMcctSufeI7j38UAvkuA6WF0LCUJbPtxprzTtXe8ztNh1 EdSJXijJGzFtGlk++j64IecfQ3ETxWmh0P47BR0FLgBYtw0mMuh6A4BT6y9pg1hP MNaMl7KWEluI0zSdl+KQI2/DtMVpaPCdbTsN6qRuzdZg1FzwVWaPNshpw00H9RD/ mCIyqiEY8+rs1yb5jBdfKrclBOonqKU3syOjCqKaFZwEJN1RUSHK2a0LVMKlDGeJ 8IuiXfUkGuOfBz5lg23j7gahmhRyZL/Whttn78CNzZ1Cwhc1sPmX6bnuvxYJ5xMN zmfnuks/cP2FI/2QcAWSXd0I1qSQRTDEtkE+CClTeZXRdiQr8L2kSskd5QZj0zSt aenP2ipz+xNByjmCoGOnsC2YOemFnEn/umpv7FptsptRiPpMqANGBO0pvKMZTNAn tY0F3mAb5gV7JEdwkUhlimLyXPFJ79RLvpiQwBFuhBot8VOAyRIhHhyoKnsI6cQe i9klO5iaZpqFega/eMWUTW6lr8cIYcdN+7jRvCVmJhJ/FNjsZ0HpelUDb9T5WJwy lWg/82NlPjDxcqxWENfaxJ9Bwtpvwq1F+wgW7j/J5zBPSZ3kaUUOaPOsjRBHHhUg qRwoOWpNUxJgxAqZtj7MHP0y8FdzUvKdtg1MOnw1Ndxh9F8HNt8= =znYY -----END PGP SIGNATURE-----
--- End Message ---

