Your message dated Thu, 11 Nov 2021 20:36:56 +0000 with message-id <e1mlgoa-000abr...@fasolo.debian.org> and subject line Bug#996372: fixed in ruby-roxml 4.2.0-1 has caused the Debian Bug report #996372, regarding ruby-roxml: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed: NoMethodError: 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.) -- 996372: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996372 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ruby-roxml Version: 4.0.0-2 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-roxml 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): > NoMethodError: > undefined method `escape' for URI:Module > # ./lib/roxml/xml/references.rb:50:in `conventionize' > # ./lib/roxml/xml/references.rb:29:in `name' > # ./lib/roxml/xml/references.rb:33:in `xpath_name' > # ./lib/roxml/xml/references.rb:89:in `xpath' > # ./lib/roxml/xml/references.rb:121:in `nodes_in' > # ./lib/roxml/xml/references.rb:220:in `fetch_value' > # ./lib/roxml/xml/references.rb:38:in `value_in' > # ./lib/roxml.rb:557:in `block (2 levels) in from_xml' > # ./lib/roxml.rb:556:in `each' > # ./lib/roxml.rb:556:in `block in from_xml' > # <internal:kernel>:90:in `tap' > # ./lib/roxml.rb:553:in `from_xml' > # ./spec/examples/dashed_elements_spec.rb:6:in `block (2 levels) in > <top (required)>' > > Finished in 0.44762 seconds (files took 1.15 seconds to load) > 212 examples, 15 failures, 18 pending > > Failed examples: > > rspec ./spec/examples/amazon_spec.rb:10 # > PITA::ItemSearchResponse#total_results should be parsed as a number > rspec ./spec/examples/amazon_spec.rb:16 # > PITA::ItemSearchResponse#total_pages should be parsed as a number > rspec ./spec/examples/amazon_spec.rb:22 # PITA::ItemSearchResponse#items > should return a collection of items > rspec ./spec/examples/amazon_spec.rb:28 # PITA::ItemSearchResponse#items > should have the some number less than or equal to #total_results > rspec ./spec/examples/amazon_spec.rb:40 # PITA::Item should extract asin > rspec ./spec/examples/amazon_spec.rb:45 # PITA::Item should extract > detail_page_url > rspec ./spec/examples/amazon_spec.rb:50 # PITA::Item should extract > manufacturer > rspec ./spec/examples/current_weather_spec.rb:9 # Weather should extract > observations > rspec ./spec/examples/current_weather_spec.rb:19 # WeatherObservation should > extract temperature > rspec ./spec/examples/current_weather_spec.rb:23 # WeatherObservation should > extract feels_like > rspec ./spec/examples/current_weather_spec.rb:28 # > WeatherObservation#current_condition should extract current_condition > rspec ./spec/examples/current_weather_spec.rb:32 # > WeatherObservation#current_condition should extract icon attribute > rspec ./spec/examples/dashed_elements_spec.rb:9 # GitHub::Commit should > extract committed date > rspec ./spec/examples/dashed_elements_spec.rb:13 # GitHub::Commit should > extract url > rspec ./spec/examples/dashed_elements_spec.rb:17 # GitHub::Commit should > extract id > > /usr/bin/ruby3.0 -Iexamples > -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 > ./spec/definition_spec.rb ./spec/examples/active_record_spec.rb > ./spec/examples/amazon_spec.rb ./spec/examples/current_weather_spec.rb > ./spec/examples/dashed_elements_spec.rb ./spec/examples/library_spec.rb > ./spec/examples/library_with_fines_spec.rb ./spec/examples/person_spec.rb > ./spec/examples/post_spec.rb ./spec/examples/search_query_spec.rb > ./spec/examples/twitter_spec.rb ./spec/reference_spec.rb ./spec/roxml_spec.rb > ./spec/xml/array_spec.rb ./spec/xml/attributes_spec.rb > ./spec/xml/encoding_spec.rb ./spec/xml/namespace_spec.rb > ./spec/xml/namespaces_spec.rb ./spec/xml/object_spec.rb > ./spec/xml/parser_spec.rb ./spec/xml/text_spec.rb failed > ERROR: Test "ruby3.0" failed: The full build log is available at https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-roxml/ruby-roxml_4.0.0-2+rebuild1633393804_amd64.build.txt
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: ruby-roxml Source-Version: 4.2.0-1 Done: Daniel Leidert <dleid...@debian.org> We believe that the bug you reported is fixed in the latest version of ruby-roxml, 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-roxml 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: Thu, 11 Nov 2021 21:02:21 +0100 Source: ruby-roxml Architecture: source Version: 4.2.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Team <pkg-ruby-extras-maintain...@lists.alioth.debian.org> Changed-By: Daniel Leidert <dleid...@debian.org> Closes: 996372 Changes: ruby-roxml (4.2.0-1) unstable; urgency=medium . * Team upload. * New upstream release. - Adds Ruby 3.0 compatibility (closes: #996372). . [ Debian Janitor ] * Trim trailing whitespace. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Repository, Repository-Browse. . [ Daniel Leidert ] * d/control (Standards-Version): Bump to 4.6.0. * d/copyright: Add Upstream-Contact field. * d/rules: Use gem installation layout. * d/patches/fix-BigDecimal-calls.patch: Drop patch applied upstream. * d/patches/drop-BigDecimal-test-no-supported-by-ruby27.patch: Ditto. * d/patches/require-rspec.patch: Merge into d/patches/0005-No-require_relative-to-load-roxml.patch. * d/patches/use_moved_VERSION.patch: Adjust. - Install VERSION file. * d/patches/series: Adjust accordingly. * d/upstream/metadata: Add Archive and Changelog fields. Checksums-Sha1: 178b7bde804434fbf79be8e5fa3de10b5a6e3d4d 2092 ruby-roxml_4.2.0-1.dsc ed1136accbb19ecde2b402440bdeae799f3126bc 61797 ruby-roxml_4.2.0.orig.tar.gz bbd4c9893e9172bacbfae2e41b4959b30975350c 5388 ruby-roxml_4.2.0-1.debian.tar.xz aef512100148ecc894540a7bb5a26c75e1cfd9a9 9724 ruby-roxml_4.2.0-1_amd64.buildinfo Checksums-Sha256: 9cab703df6be68f7d7fd405fc0b0840c836547168821828c174ba913fedc36bf 2092 ruby-roxml_4.2.0-1.dsc 9b78d5e07e5a2bb6c803c52722353b640fe3de378fe85a6bc183e5a2cd92f81a 61797 ruby-roxml_4.2.0.orig.tar.gz b3381d2f889002df110e2269363ac53c4909dfa1f8f0eab3512555472c6ad15d 5388 ruby-roxml_4.2.0-1.debian.tar.xz a08eb255321bf70ef4348d3bd4845bfb8cad6e8fd6fa9f3ef2150da6b3102434 9724 ruby-roxml_4.2.0-1_amd64.buildinfo Files: e044df383fa588d790246219a94717dc 2092 ruby optional ruby-roxml_4.2.0-1.dsc 9f2548bce49792b57792a33c64ff8240 61797 ruby optional ruby-roxml_4.2.0.orig.tar.gz 381532c96d2d321eb383e592c0da08f2 5388 ruby optional ruby-roxml_4.2.0-1.debian.tar.xz 5c4ec3b11baa6372ee59654d497de069 9724 ruby optional ruby-roxml_4.2.0-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmGNevgACgkQS80FZ8KW 0F1DaA//Vh31w/1mxJ6ZPo7T5qKHFOrNYAMD758MAwvaT1E0x1fm8TRpatUNFGgj RHa0q6SoUkUmUHBE2VUkqoRylnILCLKDiN/fbxMjhXKI38FFim2K7G5M7Wvkxbk0 UrY99zLY+4H3RVjTzCLAi3Okm3KOSRdqznZZ56N1c1CPWLv+vwMADoTcWhtbo0hE 0zTWrNYKvjyCLD0OOAyMUcgiNs7bcDMdlyHAHPOM7JfGG+QSD2fQZ3DHKZ55X5Ae +RmKiB0D1Lrff8GAVcKSzqGP40uXxW2hNpMLg/GK2eaSBXB2jEKeDw4bZsjQPCKL 1V7PafFYsW9M2dxMzP7jPvQCqFVo3uHJunUYUBiRu43KuOPyQXmXBBvuj9BGq5H0 xQH8LyfG6xRqTrhxYXP8Gcp+1zQkmuI8mmTlpRmeUWCz43OE4b6N++MjeyE66zSk AqzzOHPCjyRhIxGfEWZSRr4cjMBRSOuFyGd0SBRGse1asmbS4C1kE6759aKB1Bgw Cri8SBv51giN8YSAQ//6mAURZbDgeipBKvM26S/W+RoZChcaykLozXtrN6o/ELyW ycqPHYBm4ylUJFUo0OGHqLp8M/oxBHkjVqipXsCe+XsPwYTDK8HM6bIoGaBXpBgK xp/19A04FI26HAO7cocbtOxFvdGi5jFHnx7pKk6dxzRi0oYWD88= =ljlZ -----END PGP SIGNATURE-----
--- End Message ---