Your message dated Wed, 18 Jan 2023 22:22:37 +0000 with message-id <e1pigpj-00asfn...@fasolo.debian.org> and subject line Bug#1027058: fixed in ruby-github-api 0.19.0-2 has caused the Debian Bug report #1027058, regarding ruby-github-api: FTBFS with ruby-hashie 5.0.0-1: ERROR: Test "ruby3.1" failed: /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1413:in `rescue in block in activate_dependencies': Could not find 'hashie' (>= 3.5.2, ~> 3.5) among 104 total gem(s) (Gem::MissingSpecError) 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.) -- 1027058: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027058 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ruby-github-api Version: 0.19.0-1 Severity: important Justification: FTBFS Tags: bookworm sid ftbfs User: debian-r...@lists.debian.org Usertags: ruby-hashie-5.0.0 Hi, After updating ruby-hashie to 5.0.0-1, ruby-github-api fails to build. Relevant part of the build log (hopefully): > /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1413:in `rescue in block > in activate_dependencies': Could not find 'hashie' (>= 3.5.2, ~> 3.5) among > 104 total gem(s) (Gem::MissingSpecError) > Checked in > 'GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-github-api/usr/share/rubygems-integration/all:/var/lib/gems/3.1.0:/usr/local/lib/ruby/gems/3.1.0:/usr/lib/ruby/gems/3.1.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.1.0:/usr/share/rubygems-integration/3.1.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0' > at: > /<<PKGBUILDDIR>>/debian/ruby-github-api/usr/share/rubygems-integration/all/specifications/github_api-0.19.0.gemspec, > execute `gem env` for more information > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1410:in `block > in activate_dependencies' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1399:in `each' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1399:in > `activate_dependencies' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1381:in > `activate' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:68:in > `block in gem' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:68:in > `synchronize' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:68:in > `gem' > from -e:1:in `<main>' > /usr/lib/ruby/vendor_ruby/rubygems/dependency.rb:313:in `to_specs': Could not > find 'hashie' (>= 3.5.2, ~> 3.5) - did find: [hashie-5.0.0] > (Gem::MissingSpecVersionError) > Checked in > 'GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-github-api/usr/share/rubygems-integration/all:/var/lib/gems/3.1.0:/usr/local/lib/ruby/gems/3.1.0:/usr/lib/ruby/gems/3.1.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.1.0:/usr/share/rubygems-integration/3.1.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0' > , execute `gem env` for more information > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1411:in `block > in activate_dependencies' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1399:in `each' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1399:in > `activate_dependencies' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1381:in > `activate' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:68:in > `block in gem' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:68:in > `synchronize' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:68:in > `gem' > from -e:1:in `<main>' > abbrev (default: 0.1.0) > addressable (2.8.0) > atomic (1.1.16) > base64 (default: 0.1.1) > benchmark (default: 0.2.0) > bigdecimal (default: 3.1.1) > bundler (default: 2.3.7) > cgi (default: 0.3.1) > csv (default: 3.2.2) > date (default: 3.2.2) > debug (1.4.0) > delegate (default: 0.2.0) > descendants_tracker (0.0.4) > did_you_mean (default: 1.6.1) > digest (default: 3.1.0) > drb (default: 2.1.0) > english (default: 0.7.1) > erb (default: 2.2.3) > error_highlight (default: 0.3.0) > etc (default: 1.3.0) > faraday (1.1.0) > fcntl (default: 1.0.1) > fiddle (default: 1.1.0) > fileutils (default: 1.6.0) > find (default: 0.1.1) > forwardable (default: 1.3.2) > getoptlong (default: 0.1.1) > hashie (5.0.0) > io-console (default: 0.5.11) > io-nonblock (default: 0.1.0) > io-wait (default: 0.2.1) > ipaddr (default: 1.2.4) > irb (default: 1.4.1) > json (default: 2.6.1) > jwt (2.5.0) > logger (default: 1.5.0) > matrix (0.4.2) > minitest (5.15.0) > multi_json (1.14.1) > multi_xml (0.6.0) > multipart-post (2.0.0) > mutex_m (default: 0.1.1) > net-ftp (0.1.3) > net-http (default: 0.2.0) > net-imap (0.2.3) > net-pop (0.1.1) > net-protocol (default: 0.1.2) > net-smtp (0.3.1) > net-telnet (0.1.1) > nkf (default: 0.1.1) > oauth2 (1.4.4) > observer (default: 0.1.1) > open-uri (default: 0.2.0) > open3 (default: 0.1.1) > openssl (default: 3.0.0) > optparse (default: 0.2.0) > ostruct (default: 0.5.2) > pathname (default: 0.2.0) > power_assert (2.0.1) > pp (default: 0.3.0) > prettyprint (default: 0.1.1) > prime (0.1.2) > pstore (default: 0.1.1) > psych (default: 4.0.3) > public_suffix (4.0.6) > racc (default: 1.6.0) > rack (2.2.4) > rake (13.0.6) > rbs (2.1.0) > rdoc (default: 6.4.0) > readline (default: 0.0.3) > readline-ext (default: 0.1.4) > reline (default: 0.3.0) > resolv (default: 0.2.1) > resolv-replace (default: 0.1.0) > rexml (3.2.5) > rinda (default: 0.1.1) > rss (0.2.9) > ruby2_keywords (0.0.5) > rubygems-update (3.3.15) > sdbm (1.0.0) > securerandom (default: 0.1.1) > set (default: 1.0.2) > shellwords (default: 0.1.0) > singleton (default: 0.1.1) > stringio (default: 3.0.1) > strscan (default: 3.0.1) > syslog (default: 0.1.0) > tempfile (default: 0.1.2) > test-unit (3.5.3) > thread_safe (0.3.6) > time (default: 0.2.0) > timeout (default: 0.2.0) > tmpdir (default: 0.1.2) > tsort (default: 0.1.0) > typeprof (0.21.2) > un (default: 0.2.0) > uri (default: 0.11.0) > weakref (default: 0.1.1) > webrick (1.7.0) > xmlrpc (0.3.2) > yaml (default: 0.2.0) > zlib (default: 2.1.1) > ERROR: Test "ruby3.1" failed: 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
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: ruby-github-api Source-Version: 0.19.0-2 Done: Cédric Boutillier <bou...@debian.org> We believe that the bug you reported is fixed in the latest version of ruby-github-api, 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 1027...@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-github-api 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: Wed, 18 Jan 2023 22:35:20 +0100 Source: ruby-github-api Architecture: source Version: 0.19.0-2 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: 1027058 Changes: ruby-github-api (0.19.0-2) unstable; urgency=medium . * Team upload . [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on ruby-addressable, ruby-descendants-tracker, ruby-faraday, ruby-hashie and ruby-oauth2. + ruby-github-api: Drop versioned constraint on ruby-addressable, ruby-descendants-tracker, ruby-faraday, ruby-hashie and ruby-oauth2 in Depends. * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed. . [ Cédric Boutillier ] * Fix version of ruby-hashie in gemspecs (Closes: #1027058) * Use gem install layout * Bump Standards-Version to 4.6.2 (no changes needed) * Drop explicit dependency on ruby-interpreter, use ${ruby:Depends} * Set Rules-Requires-Root to 'no' * Drop X?-Ruby-Versions fields from debian/control Checksums-Sha1: 40a3109e53ca3248cbb336353517c48bcb8b7c0e 1525 ruby-github-api_0.19.0-2.dsc f84679166b3bc03f68e71229c8c00322db2cbde4 151099 ruby-github-api_0.19.0.orig.tar.gz 05c5c16c27651742025994193342852ebcc53221 3036 ruby-github-api_0.19.0-2.debian.tar.xz b9d4f38d54c6c78dfcde98a937e4a984f8889966 9358 ruby-github-api_0.19.0-2_amd64.buildinfo Checksums-Sha256: b266a1b44a79f5b407fd6ee260ffa14edf87ae9389a114e12042acba3efce6fc 1525 ruby-github-api_0.19.0-2.dsc d83bf20f1c19629be86c5175b072314ee0b78eb76f2eac891c7b2a9ae8d16690 151099 ruby-github-api_0.19.0.orig.tar.gz c0bf3948aa819d14a0a01ef91c0e4d0ae91da1e595057ae1b82a8a7a1dd34eaa 3036 ruby-github-api_0.19.0-2.debian.tar.xz b40c117afa161800e0349a261add9ebdfc5c9bf10b16dae09352c4834bb46093 9358 ruby-github-api_0.19.0-2_amd64.buildinfo Files: 113b6796556fdf59c6ef6d4529632b8a 1525 ruby optional ruby-github-api_0.19.0-2.dsc 30e54053e4ee7db99a4280f6eb9d3c79 151099 ruby optional ruby-github-api_0.19.0.orig.tar.gz 38ddbee7054088a38f1c53abd3a97733 3036 ruby optional ruby-github-api_0.19.0-2.debian.tar.xz bad18a08d22304edfe53f74fc0085a14 9358 ruby optional ruby-github-api_0.19.0-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCY8hqVgAKCRBSaZq2P58r w8W7AP9eG+rTEKazLTGvqfpuzG6P7PEdAAzHWun1FIt20tdkLwEA86Rsblc/ibFk 4gr/DUiwqyykBhzqx6+A4xyn8lnCkQw= =u7ZA -----END PGP SIGNATURE-----
--- End Message ---