Your message dated Thu, 26 Mar 2020 17:50:51 +0000
with message-id <e1jhwez-000bmg...@fasolo.debian.org>
and subject line Bug#952084: fixed in ruby-twitter-text 1.14.7+conformance-2
has caused the Debian Bug report #952084,
regarding ruby-twitter-text: FTBFS: ERROR: Test "ruby2.7" failed: Failure/Error:
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.)


-- 
952084: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952084
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-twitter-text
Version: 1.14.7+conformance-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:
>        @to_char_a ||= if chars.kind_of?(Enumerable)
>          chars.to_a
>        else
>          char_array = []
>          0.upto(char_length - 1) { |i| char_array << 
> [chars.slice(i)].pack('U') }
>          char_array
> 
>      FrozenError:
>        can't modify frozen String: ""
>      # /<<PKGBUILDDIR>>/lib/twitter-text/extractor.rb:17:in `to_char_a'
>      # /<<PKGBUILDDIR>>/lib/twitter-text/rewriter.rb:5:in `rewrite_entities'
>      # /<<PKGBUILDDIR>>/lib/twitter-text/rewriter.rb:57:in `rewrite_urls'
>      # /<<PKGBUILDDIR>>/lib/twitter-text/deprecation.rb:11:in `block in 
> deprecate'
>      # /<<PKGBUILDDIR>>/spec/rewriter_spec.rb:341:in `block (3 levels) in 
> <top (required)>'
> 
> 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/autolinking_spec.rb:22:in `block (5 levels) in <top 
> (required)>'.
> 
> `failure_message_for_should_not` is deprecated. Use 
> `failure_message_when_negated` instead. Called from 
> /<<PKGBUILDDIR>>/spec/spec_helper.rb:73:in `block in <top (required)>'.
> `failure_message_for_should_not` is deprecated. Use 
> `failure_message_when_negated` instead. Called from 
> /<<PKGBUILDDIR>>/spec/spec_helper.rb:100:in `block in <top (required)>'.
> `failure_message_for_should_not` is deprecated. Use 
> `failure_message_when_negated` instead. Called from 
> /<<PKGBUILDDIR>>/spec/spec_helper.rb:125:in `block in <top (required)>'.
> 
> `failure_message_for_should` is deprecated. Use `failure_message` instead. 
> Called from /<<PKGBUILDDIR>>/spec/spec_helper.rb:65:in `block in <top 
> (required)>'.
> `failure_message_for_should` is deprecated. Use `failure_message` instead. 
> Called from /<<PKGBUILDDIR>>/spec/spec_helper.rb:92:in `block in <top 
> (required)>'.
> `failure_message_for_should` is deprecated. Use `failure_message` instead. 
> Called from /<<PKGBUILDDIR>>/spec/spec_helper.rb:117:in `block in <top 
> (required)>'.
> Too many uses of deprecated '`failure_message_for_should`'. Pass 
> `--deprecation-out` or set `config.deprecation_stream` to a file for full 
> output.
> 
> 
> 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.
> 
> 9 deprecation warnings total
> 
> Finished in 0.15979 seconds (files took 0.39763 seconds to load)
> 524 examples, 5 failures
> 
> Failed examples:
> 
> rspec /<<PKGBUILDDIR>>/spec/hithighlighter_spec.rb:50 # 
> Twitter::HitHighlighter highlight without links should correctly highlight 
> last-word hits
> rspec /<<PKGBUILDDIR>>/spec/hithighlighter_spec.rb:80 # 
> Twitter::HitHighlighter highlight with links should fail gracefully with bad 
> hits
> rspec /<<PKGBUILDDIR>>/spec/hithighlighter_spec.rb:84 # 
> Twitter::HitHighlighter highlight with links should not mess up with touching 
> tags
> rspec /<<PKGBUILDDIR>>/spec/rewriter_spec.rb:453 # Twitter::Rewriter rewrite 
> urls with a URL ending in allowed punctuation does not consume ending 
> punctuation
> rspec /<<PKGBUILDDIR>>/spec/rewriter_spec.rb:463 # Twitter::Rewriter rewrite 
> urls with a URL preceded in forbidden characters should be rewritten
> 
> Coverage report generated for RSpec to /<<PKGBUILDDIR>>/coverage. 1111 / 1180 
> LOC (94.15%) covered.
> SimpleCov failed with exit 1
> /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/ruby-twitter-text_1.14.7+conformance-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.

--- End Message ---
--- Begin Message ---
Source: ruby-twitter-text
Source-Version: 1.14.7+conformance-2
Done: Daniel Leidert <dleid...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-twitter-text, 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 952...@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-twitter-text 
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, 26 Mar 2020 18:31:05 +0100
Source: ruby-twitter-text
Architecture: source
Version: 1.14.7+conformance-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Daniel Leidert <dleid...@debian.org>
Closes: 952084
Changes:
 ruby-twitter-text (1.14.7+conformance-2) unstable; urgency=medium
 .
   * Team upload.
   * d/control: Add Rules-Requires-Root field.
     (Standards-Version): Bump to 4.5.0.
     (Homepage): Point to new location.
     (Vcs-Git, Vcs-Browser): Fix URLs.
     (Depends): Use ${ruby:Depends}.
   * d/copyright: Add Upstream-Contact.
     (Source): Fix URL.
   * d/watch: Use gemwatch.d.n.
   * d/patches/5001-fix-ruby27-frozenerror.patch: Add new patch.
     - Fix FrozenError issued by Ruby 2.7 (closes: #952084).
   * d/patches/series: Enable new patch.
   * d/upstream/metadata: Add upstream metadata.
Checksums-Sha1:
 6df202075ae57220ab6a1ba0f3e545bf38acbbe7 2322 
ruby-twitter-text_1.14.7+conformance-2.dsc
 f07573702244bebe4963c88c21efb7d61d856f16 4900 
ruby-twitter-text_1.14.7+conformance-2.debian.tar.xz
 39289ee594b3951baa5258055ee74ed25d5b3e7e 9449 
ruby-twitter-text_1.14.7+conformance-2_amd64.buildinfo
Checksums-Sha256:
 394ce9be47fb616142e5466407dfba303bb397a8214a49b4d349e528c8da33bc 2322 
ruby-twitter-text_1.14.7+conformance-2.dsc
 6b62726931841e01a8865ca1a16444e8ec96a526ed25b771932de95f2f00ed0c 4900 
ruby-twitter-text_1.14.7+conformance-2.debian.tar.xz
 1a70f2db7f9d7084fd1381ff7c457fe5114ce64be57948a8e0ae4d1e7352a6db 9449 
ruby-twitter-text_1.14.7+conformance-2_amd64.buildinfo
Files:
 9c4d97b47130d002cd99bd1c790df459 2322 ruby optional 
ruby-twitter-text_1.14.7+conformance-2.dsc
 3515f4f488973371b48aa8b63b441826 4900 ruby optional 
ruby-twitter-text_1.14.7+conformance-2.debian.tar.xz
 57c1d32bd715c59bc13c049efb2d112e 9449 ruby optional 
ruby-twitter-text_1.14.7+conformance-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAl586AgACgkQS80FZ8KW
0F1DOxAAqsn3L6QKUS7AI4B+XKskuAtH0S3M3e9Ab2WgAwRhNQDA7EwAdOfzM5IK
IrUXeDEFo/Vqhzp8j7RQGqvbdErOVHwcix5l+p8S1E0XNVwF9nEIwxVqJjBWs8fp
z19mgjpmHohV84J5EMWA1xpcwRC2dAOQUIS1GYddlSj5e+D0legJ1aDJX9Rd59X1
mZJBaQ2+vqhviVelP7sKfkULZe8qfgM1DkiKuz15+x3+xG3MAz/XLbHsWPM9G46E
OcvqsAqym1Rba0TZ9KXVQQpcZfoHwI4ojOuJAxGndM9FoYHSwYML9HWeta44ZZqu
bKukEfAn61zGaCGRFDMwx22V5lOwfT3rSnhgrU8H/kjkMPl0P4DwQ8qDX8Br6wPv
MASGypKpbV5ETc/gyZJ2VMStUKbkAx0x5xn8Ged7E4+Ew0jwYMAS2VKuXo8vQy4G
4UGxSeYX3eVf3161b0wCe1/prfXouLAczh2vkZyDzrF5HsNJJ/hE6PrQNzFwTFYs
eFirHUx4VDw/x641REU9/bahhi3MrGgdm+qPmyY4C1CeYCx3SRLIcVQ9/1wAfzl8
vXwRhgo3vmUYawDBvjenfYSGs2/cY/d0Uh8MmsBBlynzs1U4Z5C2voDDC+XQp1OJ
1H7ksQXhENuGpvB5fw2pkS8jY4tMMdJWGE5hefxLQVPWJpOWsWo=
=AUj4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to