Your message dated Wed, 24 Nov 2021 03:19:34 +0000 with message-id <e1mpioo-000dii...@fasolo.debian.org> and subject line Bug#996370: fixed in ruby-rgen 0.9.0-1 has caused the Debian Bug report #996370, regarding ruby-rgen: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed. 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.) -- 996370: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996370 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ruby-rgen Version: 0.8.4-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-rgen 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): > /usr/bin/ruby3.0 /usr/bin/gem2deb-test-runner > > ┌──────────────────────────────────────────────────────────────────────────────┐ > │ Run tests for ruby3.0 from debian/ruby-tests.rb > │ > └──────────────────────────────────────────────────────────────────────────────┘ > > RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-rgen/usr/lib/ruby/vendor_ruby:. > GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-rgen/usr/share/rubygems-integration/all:/var/lib/gems/3.0.0:/usr/local/lib/ruby/gems/3.0.0:/usr/lib/ruby/gems/3.0.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.0.0:/usr/share/rubygems-integration/3.0.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.0.0 > ruby3.0 debian/ruby-tests.rb > Run options: --seed 22447 > > # Running: > > ................................................................F..............................................................F......................................................................................................F...F.......................... > > Finished in 3.114809s, 83.7933 runs/s, 561.8322 assertions/s. > > 1) Failure: > MetamodelFromEcoreTest#test_many_to_many > [/<<PKGBUILDDIR>>/test/metamodel_builder_test.rb:619]: > Expected /In (\w+::)+BClassMM : Can not use a Symbol\(:notaaclass\) where a > (\w+::)+AClassMM is expected/ to match "In > MetamodelFromEcoreTest::MetamodelFromEcore::BClassMM : Can not use a > Symbol(notaaclass)(:notaaclass) where a > MetamodelFromEcoreTest::MetamodelFromEcore::AClassMM is expected". > > 2) Failure: > MetamodelFromEcoreTest#test_has_attr > [/<<PKGBUILDDIR>>/test/metamodel_builder_test.rb:229]: > Expected /In (\w+::)+SimpleClass : Can not use a Symbol\(:someSymbol\) where > a \[true,false\] is expected/ to match "In > MetamodelFromEcoreTest::MetamodelFromEcore::SimpleClass : Can not use a > Symbol(someSymbol)(:someSymbol) where a [true,false] is expected". > > 3) Failure: > MetamodelBuilderTest#test_many_to_many > [/<<PKGBUILDDIR>>/test/metamodel_builder_test.rb:619]: > Expected /In (\w+::)+BClassMM : Can not use a Symbol\(:notaaclass\) where a > (\w+::)+AClassMM is expected/ to match "In > MetamodelBuilderTest::TestMetamodel::BClassMM : Can not use a > Symbol(notaaclass)(:notaaclass) where a > MetamodelBuilderTest::TestMetamodel::AClassMM is expected". > > 4) Failure: > MetamodelBuilderTest#test_has_attr > [/<<PKGBUILDDIR>>/test/metamodel_builder_test.rb:229]: > Expected /In (\w+::)+SimpleClass : Can not use a Symbol\(:someSymbol\) where > a \[true,false\] is expected/ to match "In > MetamodelBuilderTest::TestMetamodel::SimpleClass : Can not use a > Symbol(someSymbol)(:someSymbol) where a [true,false] is expected". > > 261 runs, 1750 assertions, 4 failures, 0 errors, 0 skips > ERROR: Test "ruby3.0" failed. The full build log is available at https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-rgen/ruby-rgen_0.8.4-1+rebuild1633393340_amd64.build.txt
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: ruby-rgen Source-Version: 0.9.0-1 Done: Daniel Leidert <dleid...@debian.org> We believe that the bug you reported is fixed in the latest version of ruby-rgen, 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-rgen 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, 24 Nov 2021 03:34:31 +0100 Source: ruby-rgen Architecture: source Version: 0.9.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: 996370 Changes: ruby-rgen (0.9.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * d/control (Standards-Version): Bump to 4.6.0. (Depends): Add ${ruby:Depends}. * d/copyright: Add Upstream-Contact field. (License): Apply some formal fixes. (Copyright): Add team. * d/ruby-rgen.docs: Install README. * d/rules: Use gem installation layout and install upstream changelog. * d/watch: Update file. * d/missing-sources/application.js: Remove file. No related source found. * d/patches/0001-Fix-tests-change-Fixnum-to-Integer-in-the-expected-e.patch: Remove patch applied upstream. * d/patches/0002-Fix-BigDecimal-call.patch: Ditto. * d/patches/Handle-Ruby-3-test-failures-fue-to-new-name-method.patch: Add. - In Ruby 3 some classes got name methods. This leads to an unexpected error message in some tests, so we ignore them (closes: #996370). * d/patches/series: Adjust file. * d/upstream/metadata: Add missing fields. Checksums-Sha1: 2edcb54d561810274049c4a38e7d42a0e63c2a1b 2014 ruby-rgen_0.9.0-1.dsc 54d36de1ce533038d14ee796c6d5291ca57fe923 278957 ruby-rgen_0.9.0.orig.tar.gz 1ef7eacaba54d0beacbc0c7294cc16cc94abf624 4276 ruby-rgen_0.9.0-1.debian.tar.xz 943e6baacc535c29ba00b5aca5ebc7b259018568 9139 ruby-rgen_0.9.0-1_amd64.buildinfo Checksums-Sha256: a2802d4fe84585f69501c2604115c5b15b205fba200cba1fbbe6e2e4bec02985 2014 ruby-rgen_0.9.0-1.dsc 7ddb140204041f25e1d42f9f9aab5dbd946422776e2edfa07df8ff490abedbc6 278957 ruby-rgen_0.9.0.orig.tar.gz 51f5fc9d3b1b76a718a5f877445ab26929c5b5f285be3e438aa8e4ded25072bf 4276 ruby-rgen_0.9.0-1.debian.tar.xz bceeceb8796ec401c8fccea9eaed3496eafb1bba610193e99d44126de4aa5ac0 9139 ruby-rgen_0.9.0-1_amd64.buildinfo Files: 48e54f00780eed51aecbb4fa491b6394 2014 ruby optional ruby-rgen_0.9.0-1.dsc 5be39e54495dc69b1cf38132da5c23c2 278957 ruby optional ruby-rgen_0.9.0.orig.tar.gz 6bc8208885f658869c74c5ccea21bfac 4276 ruby optional ruby-rgen_0.9.0-1.debian.tar.xz a1f8bae3d2bb7484f0c27f55ecf9d0a9 9139 ruby optional ruby-rgen_0.9.0-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmGdqikACgkQS80FZ8KW 0F3x/w/+JwpPFls2Uvsf3+YVrTAbBXLqQnK7myT8QdelH4FpYVsxnGQu33ePi57U 5GOSqvU+ohZQ57zFKJzvwgkgljOj9+0FVlCZqmFgS+FaHjyul7dWAmxksuBWFYxH d4jAnmmPjzzCLk3WhHUVbisyKnhare/O/eKJPcjrYh0mMxP81L2qlBlFszHyXUbS TU5mHOHZczqPYSUkFOVs0+vZ/gRpBVsK/Mxdl7oRCDJ2vjU5GtGSW4l6kBP4CMlW iRriL5nJvo11dsMf4RT4zYA5qNgF++is/83LgERe+tSpdqdxyHFI9DQCx+vHvLXj 5l5j8zj4QX65IDrv9LLbZwtis8+12bNdNIgxym/+eCVeu/1DZ6GTGGsJrwpZBHu5 kxv95w04ZLB8fkhJrehSzXPy477635mqWoRr4xiNu0KpLSnn1T8CflvVE5fUysjX +iXaUQhVXoUX1DVqKqkJM2cHMSVm5Pwv58VTJ4BY+mCB5v5a7wkCaNvQ5EzOQh/n fjM2YpFXwKZlLxj0H0Xc4L3hMpax0EMVxrOYHvn/3f+7Wup/RrBr0jqs5Poy4/8X OmKVTxq87aDgf7yGYERuja/fXhLhdcm1bBe5uJdl6BL8nITxYn6yyXX/ueESDGNN oFEkYgbEaso1hGqWplqgwRA9yyjr5SGohqfU4yYXSR2IbVOl0s0= =QAku -----END PGP SIGNATURE-----
--- End Message ---