Your message dated Fri, 08 Apr 2022 06:33:45 +0000
with message-id <e1ncibl-000ab0...@fasolo.debian.org>
and subject line Bug#996114: fixed in atig 0.6.1-7
has caused the Debian Bug report #996114,
regarding atig: 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.)


-- 
996114: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996114
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: atig
Version: 0.6.1-6
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, atig 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 `rstrip' for URI:Module
>      # ./lib/atig/ofilter/short_url.rb:34:in `block in short_urls'
>      # ./lib/atig/ofilter/short_url.rb:33:in `gsub'
>      # ./lib/atig/ofilter/short_url.rb:33:in `short_urls'
>      # ./lib/atig/ofilter/short_url.rb:18:in `call'
>      # ./spec/ofilter/short_url_spec.rb:72:in `block (2 levels) in <top 
> (required)>'
> 
> Top 10 slowest examples (5.52 seconds, 81.4% of total time):
>   Atig::Db::Statuses should cleanup
>     4.68 seconds ./spec/db/statuses_spec.rb:174
>   Atig::Db::Statuses should have uniq tid/sid when removed
>     0.10701 seconds ./spec/db/statuses_spec.rb:164
>   Atig::Db::Statuses should remove by id
>     0.09703 seconds ./spec/db/statuses_spec.rb:159
>   Atig::Db::Statuses should have unique tid
>     0.09698 seconds ./spec/db/statuses_spec.rb:73
>   Atig::Db::Statuses should call listeners
>     0.09557 seconds ./spec/db/statuses_spec.rb:41
>   Atig::Db::Statuses should not contain duplicate
>     0.08973 seconds ./spec/db/statuses_spec.rb:56
>   Atig::Db::Statuses should be found by id
>     0.08836 seconds ./spec/db/statuses_spec.rb:64
>   Atig::Db::Statuses should be found by tid
>     0.08785 seconds ./spec/db/statuses_spec.rb:114
>   Atig::Db::Statuses should be found all
>     0.08773 seconds ./spec/db/statuses_spec.rb:83
>   Atig::Db::Statuses should be found by user
>     0.08682 seconds ./spec/db/statuses_spec.rb:118
> 
> Top 10 slowest example groups:
>   Atig::Db::Statuses
>     0.39621 seconds average (5.94 seconds / 15 examples) 
> ./spec/db/statuses_spec.rb:6
>   Atig::Db::Lists
>     0.03312 seconds average (0.33123 seconds / 10 examples) 
> ./spec/db/lists_spec.rb:5
>   Atig::Db::Followings when updated users
>     0.03086 seconds average (0.30862 seconds / 10 examples) 
> ./spec/db/followings_spec.rb:20
>   Atig::Db::Followings when it is empty
>     0.01675 seconds average (0.01675 seconds / 1 example) 
> ./spec/db/followings_spec.rb:5
>   Atig::OFilter::EscapeUrl
>     0.00924 seconds average (0.01848 seconds / 2 examples) 
> ./spec/ofilter/escape_url_spec.rb:9
>   Atig::Command::Favorite
>     0.00507 seconds average (0.02536 seconds / 5 examples) 
> ./spec/command/favorite_spec.rb:5
>   Atig::Command::Autofix
>     0.00423 seconds average (0.00846 seconds / 2 examples) 
> ./spec/command/autofix_spec.rb:5
>   Atig::Command::Destroy when remove recently tweet
>     0.00284 seconds average (0.00851 seconds / 3 examples) 
> ./spec/command/destroy_spec.rb:21
>   Atig::Command::Thread
>     0.00218 seconds average (0.01524 seconds / 7 examples) 
> ./spec/command/thread_spec.rb:5
>   Atig::Command::Status
>     0.00181 seconds average (0.01087 seconds / 6 examples) 
> ./spec/command/status_spec.rb:5
> 
> Finished in 6.78 seconds (files took 0.38496 seconds to load)
> 182 examples, 5 failures
> 
> Failed examples:
> 
> rspec ./spec/ofilter/escape_url_spec.rb:26 # Atig::OFilter::EscapeUrl escape 
> only url
> rspec ./spec/ofilter/short_url_spec.rb:17 # Atig::OFilter::ShortUrl when 
> no-login bitly should shorten url by bitly
> rspec ./spec/ofilter/short_url_spec.rb:35 # Atig::OFilter::ShortUrl when 
> no-login bitly with size should only shorten large url
> rspec ./spec/ofilter/short_url_spec.rb:53 # Atig::OFilter::ShortUrl when 
> login bitly should only shorten large url
> rspec ./spec/ofilter/short_url_spec.rb:71 # Atig::OFilter::ShortUrl when 
> login bitly with size should only shorten large url
> 
> /usr/bin/ruby3.0 
> -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 
> --pattern spec/\*\*/\*_spec.rb failed
> ERROR: Test "ruby3.0" failed: 


The build full is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/atig/atig_0.6.1-6+rebuild1633373168_amd64.build.txt

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: atig
Source-Version: 0.6.1-7
Done: Youhei SASAKI <uwab...@gfd-dennou.org>

We believe that the bug you reported is fixed in the latest version of
atig, 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.
Youhei SASAKI <uwab...@gfd-dennou.org> (supplier of updated atig 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: Fri, 26 Feb 2021 00:41:48 +0900
Source: atig
Architecture: source
Version: 0.6.1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Youhei SASAKI <uwab...@gfd-dennou.org>
Closes: 982584 996114
Changes:
 atig (0.6.1-7) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * Change Architecture to all. (Closes: #982584)
 .
   [ Daniel Leidert ]
   * Fix watch file
 .
   [ Youhei SASAKI ]
   * Refresh patches, import upstream changes (Closes: #996114)
   * d/watch: bump version 4
   * Bump Standards-Version to 4.6.0 (no changes needed)
Checksums-Sha1:
 effddfae41925b23f6ea4b2ecefabbcbfbe62b34 1993 atig_0.6.1-7.dsc
 e916fe184718aded8bce6642d28c6f772ba6770e 10656 atig_0.6.1-7.debian.tar.xz
 b4aa5f14f6b09eaeef29fae274136e607b5b1362 10075 atig_0.6.1-7_amd64.buildinfo
Checksums-Sha256:
 bb424051e59829e34e28a25da5c4be652763bff7f19503931ee6402f50a780b1 1993 
atig_0.6.1-7.dsc
 d973cf354df3518e6743e67ab85b2ee66542490f6703781ea75943a1f9818330 10656 
atig_0.6.1-7.debian.tar.xz
 81135e46f172e40e126e8bfd900fa78cdaad0ce2414fe134b560815cf61bb9f9 10075 
atig_0.6.1-7_amd64.buildinfo
Files:
 477eeff12436980fba3db7cb2cb161c2 1993 ruby optional atig_0.6.1-7.dsc
 511890a54299fadba90cdad1209e2c07 10656 ruby optional atig_0.6.1-7.debian.tar.xz
 7621a0087e9e4cdffedf814076a9aff4 10075 ruby optional 
atig_0.6.1-7_amd64.buildinfo

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

iQIzBAEBCgAdFiEEZqTqcE/iQFWNasLmk5TzVIkdfgcFAmJP09EACgkQk5TzVIkd
fgeShA/8DEfs9m3pSZp7TJ/Au3V4xsLQ4okdqaXZhuheQCE04k6FRDAIvropUC7Q
ZACYvoRu97+EuHR5wpwbYHkBUo7SLkN6n71fUrEKX3FxcMQ2SU6PPy9gV3ICgCtL
NtMMtWQVKHRa1XwvZgM6nJjkou5RiCnsfMpkClPKg0DSRRmFvLz5NmAHfkWdJApl
URmX+sB0BZ7QHvic7yWo8oeC3SLLSygAXazzY9gD6tSpLYqwbLdxA5vzW5ULY0km
U6NtZkzRML5XJwmEb2j3e41qnd+Qc2zUCuLdK/oicg9QNAzT4c+5VyfB0kdMAmG1
f3/p7mv9br+NRHGxS6l7Lrpd7mIEJ8QIviTgxorm+6ghSygkvZibVvSnSf0CwvbC
FpP0wwXPZCiN5JkjNJJZXeibRynbmLjGJCtWUVAxlGngTWMPKjaKLi7vU+SWcJCl
e1U0wPWwVe4htM4pN1hjvKTMfbjXCOIACFQWRNqiktSwR5n6dO6gmugDoAeYc462
Vv+3z+aAtKy8SRKO6UJdpnMnkE6HMsr7IsYZq+BTEIHCVWras8Hch9pxPBRy9gYT
Lk6uTArgcby6HPQvLBnLh8V0VwJt1inhTGb45H3Cu/7K7ycrr/ib+Dilo8ZuFEje
hthpJgKnCpXsWfZA0kf9giHigMLQLMpBiBkhyZMFS8A4SUeEhjI=
=cQD/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to