Your message dated Tue, 25 Feb 2020 22:35:34 +0000 with message-id <[email protected]> and subject line Bug#952029: fixed in ruby-mathml 0.14-5 has caused the Debian Bug report #952029, regarding ruby-mathml: FTBFS: ERROR: Test "ruby2.7" failed: Failure/Error: e.rest << @scanner.rest.to_s 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.) -- 952029: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952029 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: ruby-mathml Version: 0.14-4 Severity: serious Justification: FTBFS on amd64 Tags: buster sid Usertags: ftbfs-20200222 ftbfs-buster Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > Failure/Error: e.rest << @scanner.rest.to_s > > FrozenError: > can't modify frozen String: "" > # ./lib/math_ml/latex.rb:459:in `rescue in parse_into' > # ./lib/math_ml/latex.rb:450:in `parse_into' > # ./lib/math_ml/latex.rb:392:in `parse' > # ./lib/math_ml/util.rb:331:in `parse_eqnarray' > # ./spec/math_ml/util_spec.rb:639:in `block (3 levels) in <top > (required)>' > # ./lib/math_ml/util.rb:170:in `encode' > # ./spec/math_ml/util_spec.rb:638:in `block (2 levels) in <top > (required)>' > # ------------------ > # --- Caused by: --- > # MathML::LaTeX::ParseError: > # Need more column. > # ./lib/math_ml/latex.rb:1045:in `env_array_row' > > Deprecation Warnings: > > Using `should` from rspec-expectations' old `:should` syntax without > explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or > explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = > :should }` instead. Called from > /<<PKGBUILDDIR>>/spec/math_ml/element_spec.rb:5:in `block (2 levels) in <top > (required)>'. > > > If you need more of the backtrace for any of these deprecations to > identify where to make the necessary changes, you can configure > `config.raise_errors_for_deprecations!`, and it will turn the > deprecation warnings into errors, giving you the full backtrace. > > 1 deprecation warning total > > Finished in 0.48445 seconds (files took 0.13909 seconds to load) > 105 examples, 14 failures > > Failed examples: > > rspec ./spec/math_ml/latex/macro_spec.rb:27 # MathML::LaTeX::Macro #parse > rspec ./spec/math_ml/latex/macro_spec.rb:63 # MathML::LaTeX::Macro #commands > rspec ./spec/math_ml/latex/macro_spec.rb:69 # MathML::LaTeX::Macro > #expand_command > rspec ./spec/math_ml/latex/macro_spec.rb:80 # MathML::LaTeX::Macro > #environments > rspec ./spec/math_ml/latex/macro_spec.rb:87 # MathML::LaTeX::Macro > #expand_environment > rspec ./spec/math_ml/latex/macro_spec.rb:99 # MathML::LaTeX::Macro > #expand_with_options > rspec ./spec/math_ml/latex/parser_spec.rb:135 # MathML::LaTeX::Parser#parse > should process sqrt > rspec ./spec/math_ml/latex/parser_spec.rb:214 # MathML::LaTeX::Parser#parse > should process array > rspec ./spec/math_ml/latex/parser_spec.rb:380 # MathML::LaTeX::Parser#parse > can be used with macro > rspec ./spec/math_ml/latex/parser_spec.rb:446 # MathML::LaTeX::Parser#parse > can be used with macro with option > rspec ./spec/math_ml/latex/parser_spec.rb:484 # MathML::LaTeX::Parser#parse > can be used in safe mode > rspec ./spec/math_ml/latex/scanner_spec.rb:159 # MathML::LaTeX::Scanner > #scan_option > rspec ./spec/math_ml/latex/scanner_spec.rb:181 # MathML::LaTeX::Scanner > #check_option > rspec ./spec/math_ml/util_spec.rb:618 # MathML::Util::SimpleLaTeX parse > eqnarray > > /usr/bin/ruby2.7 > -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.2/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib > /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/exe/rspec > --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb failed > ERROR: Test "ruby2.7" failed: The full build log is available from: http://qa-logs.debian.net/2020/02/22/ruby-mathml_0.14-4_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---Source: ruby-mathml Source-Version: 0.14-5 Done: =?utf-8?q?C=C3=A9dric_Boutillier?= <[email protected]> We believe that the bug you reported is fixed in the latest version of ruby-mathml, 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. Cédric Boutillier <[email protected]> (supplier of updated ruby-mathml 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: Tue, 25 Feb 2020 22:48:40 +0100 Source: ruby-mathml Architecture: source Version: 0.14-5 Distribution: unstable Urgency: medium Maintainer: Youhei SASAKI <[email protected]> Changed-By: Cédric Boutillier <[email protected]> Closes: 952029 Changes: ruby-mathml (0.14-5) unstable; urgency=medium . * Team upload . [ Utkarsh Gupta ] * Add salsa-ci.yml . [ Cédric Boutillier ] * Trim trailing whitespace. * Use secure copyright file specification URI. * Use https:// in Vcs-* fields * Move debian/watch to gemwatch.debian.net * Bump Standards-Version to 4.5.0 (no changes needed) * Use salsa.debian.org in Vcs-* fields * Add patches to fix tests with ruby2.7 (Closes: #952029) + concatenation of string litterals now frozen + $SAFE/taint mechanism removed * Drop compat file, rely on debhelper-compat and bump compat level to 12 * Trim trailing whitespace. * Use secure copyright file specification URI. Checksums-Sha1: b030f539dda2947d4537e2373aa3f1fec00852d6 1668 ruby-mathml_0.14-5.dsc 94f7722e109f92f1b87b8232b998a2a1e1a13e9a 5904 ruby-mathml_0.14-5.debian.tar.xz c3e14f395830e1ecba383f942a72c2f9146a7ed3 14150 ruby-mathml_0.14-5_source.buildinfo Checksums-Sha256: 8b9559bb1262a80f2ad06f699cfe6162087e2abb132bcaa2b19396a269c47a69 1668 ruby-mathml_0.14-5.dsc fe2753484b09d522f270a976adc326a974e0f99fa80c26283b61c0fe0dedd293 5904 ruby-mathml_0.14-5.debian.tar.xz 6670e59bd0050d2a8f59d333a6ca5feb1768a8ead1da9dccf556f2c1e143aeec 14150 ruby-mathml_0.14-5_source.buildinfo Files: 62e41e2a14b38fa1728095d67927827b 1668 ruby optional ruby-mathml_0.14-5.dsc 459898bcee41b7a7bd3fd4d1977efeaa 5904 ruby optional ruby-mathml_0.14-5.debian.tar.xz 2081624193479e6234dc4851b0bd44a2 14150 ruby optional ruby-mathml_0.14-5_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEnM1rMZ2/jkCrGr0aia+CtznNIXoFAl5Vm9YACgkQia+CtznN IXr2LAf+OpHNgAqRZ6G/ETcmwczFr/7bQ+RPuE78SSLrRaIR09WF2R56CERvZvyG 4/ekQ40Y/RBiblR75EYmXqujIdwJq1iGGZwHYQTpZExgnGKoNLEMRfN4t8+wyuFE B0knRPUE3yD+IVk2l8xgkvTm0LCh+BTjhEhKCd9o4Zz2rVaZHpuRw+xvNzP02ojP BLnB3BuUz69HeeUN+35hH+mgfMA+qTvL8F/9v0qIwFVnd24qA1YPSwShOe/NUg0B Kuh2VoPF5OZt+EiBRAqy3+GyRpD1LwTWfTJkkxxKRrOTvkIbSLb9xpjlXHXOFK1c cRk67/hgejXDvqcmVGRfFeHBh4sh/g== =WqhN -----END PGP SIGNATURE-----
--- End Message ---

