Source: pry Version: 0.12.2-1 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: expect(@str_output.string).not_to match(/SyntaxError/) > > expected "SyntaxError: (eval):2: unterminated list meets end of > file\nissue = %W/\n ^\n" not to match /SyntaxError/ > Diff: > @@ -1,2 +1,4 @@ > -/SyntaxError/ > +SyntaxError: (eval):2: unterminated list meets end of file > +issue = %W/ > + ^ > # ./spec/syntax_checking_spec.rb:22:in `block (3 levels) in <top > (required)>' > > Finished in 4.71 seconds (files took 0.45738 seconds to load) > 1195 examples, 1 failure, 5 pending > > Failed examples: > > rspec './spec/syntax_checking_spec.rb[1:6]' # Pry should not raise an error > on broken lines: issue = %W/\n343/ > > /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 --format documentation failed > ERROR: Test "ruby2.7" failed: The full build log is available from: http://qa-logs.debian.net/2020/02/22/pry_0.12.2-1_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.