Your message dated Sat, 20 Aug 2022 19:20:04 +0000
with message-id <[email protected]>
and subject line Bug#1002108: fixed in ruby-rabl 0.15.0-1
has caused the Debian Bug report #1002108,
regarding ruby-sinatra: FTBFS: ERROR: Test "ruby2.7" failed: NoMethodError: 
undefined method `extract_options!' for [:bar]:Array
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.)


-- 
1002108: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002108
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-sinatra
Version: 2.0.8.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> NoMethodError: undefined method `extract_options!' for [:bar]:Array
>     
> /usr/share/rubygems-integration/all/gems/rabl-0.13.1/lib/rabl/engine.rb:235:in
>  `attribute'
>     /usr/lib/ruby/vendor_ruby/tilt.rb:3:in `eval_source'
>     
> /usr/share/rubygems-integration/all/gems/rabl-0.13.1/lib/rabl/engine.rb:417:in
>  `instance_eval'
>     
> /usr/share/rubygems-integration/all/gems/rabl-0.13.1/lib/rabl/engine.rb:417:in
>  `eval_source'
>     
> /usr/share/rubygems-integration/all/gems/rabl-0.13.1/lib/rabl/engine.rb:35:in 
> `apply'
>     
> /usr/share/rubygems-integration/all/gems/rabl-0.13.1/lib/rabl/template.rb:15:in
>  `evaluate'
>     /usr/lib/ruby/vendor_ruby/tilt/template.rb:109:in `render'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:834:in `render'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:782:in `rabl'
>     /<<PKGBUILDDIR>>/test/rabl_test.rb:74:in `block (3 levels) in 
> <class:RablTest>'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1636:in `call'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1636:in `block in compile!'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:987:in `block (3 levels) in route!'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1006:in `route_eval'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:987:in `block (2 levels) in route!'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1035:in `block in process_route'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1033:in `catch'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1033:in `process_route'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:985:in `block in route!'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:984:in `each'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:984:in `route!'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1098:in `block in dispatch!'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1072:in `block in invoke'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1072:in `catch'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1072:in `invoke'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1095:in `dispatch!'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:919:in `block in call!'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1072:in `block in invoke'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1072:in `catch'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1072:in `invoke'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:919:in `call!'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:908:in `call'
>     
> /<<PKGBUILDDIR>>/debian/ruby-rack-protection/usr/lib/ruby/vendor_ruby/rack/protection/xss_header.rb:18:in
>  `call'
>     
> /<<PKGBUILDDIR>>/debian/ruby-rack-protection/usr/lib/ruby/vendor_ruby/rack/protection/path_traversal.rb:16:in
>  `call'
>     
> /<<PKGBUILDDIR>>/debian/ruby-rack-protection/usr/lib/ruby/vendor_ruby/rack/protection/json_csrf.rb:26:in
>  `call'
>     
> /<<PKGBUILDDIR>>/debian/ruby-rack-protection/usr/lib/ruby/vendor_ruby/rack/protection/base.rb:50:in
>  `call'
>     
> /<<PKGBUILDDIR>>/debian/ruby-rack-protection/usr/lib/ruby/vendor_ruby/rack/protection/base.rb:50:in
>  `call'
>     
> /<<PKGBUILDDIR>>/debian/ruby-rack-protection/usr/lib/ruby/vendor_ruby/rack/protection/frame_options.rb:31:in
>  `call'
>     /usr/lib/ruby/vendor_ruby/rack/null_logger.rb:11:in `call'
>     /usr/lib/ruby/vendor_ruby/rack/head.rb:14:in `call'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:194:in `call'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1951:in `call'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1503:in `block in call'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1730:in `synchronize'
>     /<<PKGBUILDDIR>>/lib/sinatra/base.rb:1503:in `call'
>     /usr/lib/ruby/vendor_ruby/rack/lint.rb:51:in `_call'
>     /usr/lib/ruby/vendor_ruby/rack/lint.rb:39:in `call'
>     /usr/lib/ruby/vendor_ruby/rack/mock_session.rb:30:in `request'
>     /usr/lib/ruby/vendor_ruby/rack/test.rb:249:in `process_request'
>     /usr/lib/ruby/vendor_ruby/rack/test.rb:59:in `get'
>     /usr/lib/ruby/2.7.0/forwardable.rb:235:in `get'
>     /<<PKGBUILDDIR>>/test/rabl_test.rb:80:in `block in <class:RablTest>'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:98:in `block (3 levels) in run'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:195:in `capture_exceptions'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:95:in `block (2 levels) in run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:270:in `time_it'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:94:in `block in run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:365:in `on_signal'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:211:in `with_info_handler'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:93:in `run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:1029:in `run_one_method'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:339:in `run_one_method'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:326:in `block (2 levels) in run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:325:in `each'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:325:in `block in run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:365:in `on_signal'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:352:in `with_info_handler'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:324:in `run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `block in __run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `map'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `__run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:141:in `run'
>     /usr/lib/ruby/vendor_ruby/minitest.rb:68:in `block in autorun'
> 
> 1078 runs, 2430 assertions, 0 failures, 5 errors, 0 skips
> rake aborted!
> Command failed with status (1)
> /usr/share/rubygems-integration/all/gems/rake-13.0.3/exe/rake:27:in `<top 
> (required)>'
> Tasks: TOP => default => test
> (See full trace by running task with --trace)
> ERROR: Test "ruby2.7" failed: 


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/ruby-sinatra_2.0.8.1-2_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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: ruby-rabl
Source-Version: 0.15.0-1
Done: Antonio Terceiro <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ruby-rabl, 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.
Antonio Terceiro <[email protected]> (supplier of updated ruby-rabl 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: SHA256

Format: 1.8
Date: Sat, 20 Aug 2022 15:27:53 -0300
Source: ruby-rabl
Architecture: source
Version: 0.15.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<[email protected]>
Changed-By: Antonio Terceiro <[email protected]>
Closes: 1002108
Changes:
 ruby-rabl (0.15.0-1) unstable; urgency=medium
 .
   * Team upload
   * debian/watch: point at github for new releases
   * New upstream version 0.15.0
   * Refresh patches
     - fix-rakefile.patch: dropped, not necessary anymore
     - make-rails-6-compatible.patch: dropped, new upstream version is
       compatible up to Rails 7
     - relax-rr-dependency.patch: dropped, not necessary anymore
   * debian/control: refresh from template
     - Bump Standards-Version to 4.6.1; no changes needed
     - Add Rules-Requires-Root: no
     - Add ${ruby:Depends} to Depends:. Keep ruby-bson, ruby-json,
       ruby-msgpack, hardcoded in there for backwards compatibility (they are
       not hard dependencies in the upstream metadata)
   * Add patch to fix usage in the ruby-sinatra test suite (Closes: #1002108)
Checksums-Sha1:
 160f6f1cad655b7ffc04b35a3c68bda2d6b83530 2116 ruby-rabl_0.15.0-1.dsc
 fbed0689581422067b5076da80e28b55bb60cce8 174328 ruby-rabl_0.15.0.orig.tar.gz
 cd821db4f54e7852fc568e7baaaa22fd15724b62 4984 ruby-rabl_0.15.0-1.debian.tar.xz
 c77b104b756d632cc899775428f279483ff65201 13714 
ruby-rabl_0.15.0-1_source.buildinfo
Checksums-Sha256:
 06fe91542011057a5d9b291f2f19341a86f9a73f2b5fba0f850cd09ec1b8994f 2116 
ruby-rabl_0.15.0-1.dsc
 b38a5192a8fd74ba8960bee1b3e589e898698fb08a9cb04f45b24e25c7e014aa 174328 
ruby-rabl_0.15.0.orig.tar.gz
 5c80201c3dc11c0d394c7f394c02b0663fe6eb23d17858ee8d1b0c43c8f36a4d 4984 
ruby-rabl_0.15.0-1.debian.tar.xz
 1706c95f0bde926d58bbd81e44e62a50e7d3289f5477d06d6c340fc2f7c0bc3d 13714 
ruby-rabl_0.15.0-1_source.buildinfo
Files:
 fefc3b09403ae7711ae1aa46ee76b61f 2116 ruby optional ruby-rabl_0.15.0-1.dsc
 93900e54aa8df035d36d157a5f2147c5 174328 ruby optional 
ruby-rabl_0.15.0.orig.tar.gz
 66b8535c9d6d13aa7c36d375765c2b37 4984 ruby optional 
ruby-rabl_0.15.0-1.debian.tar.xz
 bb6b2bad23d6a8c4c16ccbb72b0807a1 13714 ruby optional 
ruby-rabl_0.15.0-1_source.buildinfo

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

iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAmMBMi8ACgkQ/A2xu81G
C95uvA/+N5l+MrO2RE5tTuJi0RonJzE0w9QqKP/PrP4OjEpRLEQquUATBBoBgL9S
qOC1/s/gnhBlmmoI1octlpKoYKNs+cx0lkLLiTgsKEl4C2s0yAYyh5ylEGrMxqFq
DKZQFgM1zFKHoRBCbwb3OtXagctfwx36qQ8kcObOmN+dTXwoG2hj6T7HLNdymfLA
iXUPKQHxpcbcsfjre/b7uEwO/kJK8Um0RaUs1hVM1+pbGy7a2YTWr5OTAvhKxlMN
RQgPdnv5UONk5/Fq3zAAYvUPDRR346UnS6YOqNyv4nA6Ih91qJVdKbyJWeXjRvgl
JGoTOEzClTynJIbkVulO4hvcVEVZhI/eRcOF6UvaYZ8TC78N9VKrg7RH63ITojPB
chi2O9LijzvqOrZb2UHZt2bwjw5N7mjijEFunFG2xoPwv9w6Tzs5YbOGIEV+skA2
0l/smsl4If9o63dI3q2PfNYo6923IoucUlCwB8qNW+sSmWDwO7U9VzvHS4I4X+/m
CJ6sdzN//cG7FNcztFiC1JgG7Qe+tTofyYf9RhVVhBXq8VbQRMsayALa7JymPfGd
p8wwOYrGX8c7iMMIrQVn3rEUOr09FMg5NRM5ctSzLB5qjFpDpFtPtrvZsbWYFJEs
F2djA0KIqmIzvQ8eOK1DI3nrhbK49ec+ZPM5iK5tFsJrHXLQ2Ss=
=K0bT
-----END PGP SIGNATURE-----

--- End Message ---
  • Bug#1002108: marked as done (ruby-sinatra: FTBF... Debian Bug Tracking System

Reply via email to