Your message dated Sat, 31 Mar 2018 15:05:50 +0000
with message-id <e1f2i4k-0001mm...@fasolo.debian.org>
and subject line Bug#888166: fixed in ruby-rabl 0.13.1-1
has caused the Debian Bug report #888166,
regarding ruby-rabl: FTBFS on ruby2.5: BSON:Module serialize
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.)


-- 
888166: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888166
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-rabl
Version: 0.13.0-2
Severity: important
User: debian-r...@lists.debian.org
Usertags: ruby2.5

Dear Maintainer,

This package fails to build against ruby2.5. Soon, there will
be a transition to ruby2.5, and this package will FTBFS in sid.

There may be some details on the wiki about common problems:
https://wiki.debian.org/Teams/Ruby/Ruby25Transition


Looks very similar to this issue, fixed last year:
https://bugs.debian.org/849315

Build log excerpt:

ERROR
 Rabl::Engine with bson defaults #object asserts that it sets data source => 
undefined method `serialize' for BSON:Module occured
 at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in run_sub_contexts'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
at /build/ruby-rabl-0.13.0/test/bson_engine_test.rb:22:in `block (4 levels) in 
<top (required)>'
at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
at /build/ruby-rabl-0.13.0/lib/rabl/template.rb:15:in `evaluate'
at /build/ruby-rabl-0.13.0/lib/rabl/engine.rb:47:in `render'
at /build/ruby-rabl-0.13.0/lib/rabl/engine.rb:380:in `cache_results'
at /build/ruby-rabl-0.13.0/lib/rabl/engine.rb:48:in `block in render'
at /build/ruby-rabl-0.13.0/lib/rabl/engine.rb:154:in `to_bson'

ERROR
 Rabl::Engine with bson defaults #object asserts that it can set root node => 
undefined method `serialize' for BSON:Module occured
 at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'

...

166 passes, 0 failures, 142 errors in 0.540211 seconds
ERROR: Test "ruby2.5" failed. Exiting.
dh_auto_install: dh_ruby --install /build/ruby-rabl-0.13.0/debian/ruby-rabl 
returned exit code 1
debian/rules:6: recipe for target 'binary' failed
make: *** [binary] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Full build log:
https://rbuild.fau.xxx/2018-01-23/ruby-rabl.log

Please fix it!

Cheers,
Chris.

--- End Message ---
--- Begin Message ---
Source: ruby-rabl
Source-Version: 0.13.1-1

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 888...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
HIGUCHI Daisuke (VDR dai) <d...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 31 Mar 2018 23:16:38 +0900
Source: ruby-rabl
Binary: ruby-rabl
Architecture: source all
Version: 0.13.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed-By: HIGUCHI Daisuke (VDR dai) <d...@debian.org>
Description:
 ruby-rabl  - Ruby templating library with JSON, BSON, XML and MessagePack supp
Closes: 888166
Changes:
 ruby-rabl (0.13.1-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ HIGUCHI Daisuke (VDR dai) ]
   * New upstream release (Closes: #888166)
   * eliminate lintian warning: debian-watch-uses-insecure-uri
   * eliminate lintian warning: insecure-copyright-format-uri
   * eliminate lintian warning: file-contains-trailing-whitespace
   * Refresh patch.
   * Use salsa.debian.org in Vcs-* fields
   * Bump debhelper compatibility level to 11
   * Bump Standards-Version to 4.1.3 (no changes needed)
Checksums-Sha1:
 6c97e89fc6e8702c0ae33b91edc1d7509866c1f8 2125 ruby-rabl_0.13.1-1.dsc
 caf1a4349fb6a9300522c45d697c09dc399d3f0c 133059 ruby-rabl_0.13.1.orig.tar.gz
 3d2d1375682a7788aabf249f4bac6a83cfbd9df0 3660 ruby-rabl_0.13.1-1.debian.tar.xz
 dc315bb40e8c1e6121de42c391f36221692bc0f7 33184 ruby-rabl_0.13.1-1_all.deb
 0e9eca3bbc32993da37ac4809277ddd51c03ed2f 6868 
ruby-rabl_0.13.1-1_amd64.buildinfo
Checksums-Sha256:
 7de0c628dacc5f22923a723b34f17bba9462c876845270d40a2664fc4e8c8903 2125 
ruby-rabl_0.13.1-1.dsc
 ccc88c2e6706963d110c1e13f75e2a30074976a8eabfd383a1be699a05b83171 133059 
ruby-rabl_0.13.1.orig.tar.gz
 b981247c23dc09ed0e572174911e1fdd3ffbd91616fb9be1d5dee54af7533091 3660 
ruby-rabl_0.13.1-1.debian.tar.xz
 7856ba52ead90e2cce226911eb6cfb73102d967a1f7f874da65a2d145ad32444 33184 
ruby-rabl_0.13.1-1_all.deb
 b08cfc57306853dacb9b86211e73bb18a5a18a768c9d9dcd48255680ce2177bd 6868 
ruby-rabl_0.13.1-1_amd64.buildinfo
Files:
 6de38b0b04d5429cdbc2d69825ee38f2 2125 ruby optional ruby-rabl_0.13.1-1.dsc
 af7bff2e11120c39571e713f265a9dcf 133059 ruby optional 
ruby-rabl_0.13.1.orig.tar.gz
 e714f5653b3b5101b6fa91b101f89ba8 3660 ruby optional 
ruby-rabl_0.13.1-1.debian.tar.xz
 b105bcfcf6a9d937f6cdd79794166457 33184 ruby optional ruby-rabl_0.13.1-1_all.deb
 321e398be3dbcc4a4650b938c295cab6 6868 ruby optional 
ruby-rabl_0.13.1-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEECynYjkLmt2W42OpQeDlhndQ5Zo4FAlq/maMACgkQeDlhndQ5
Zo6dJA/+PhJY177Q41+ASIFfRdcHfQlydzRsdvbYwwqivTQbvlSylLsqYu1a5Agp
o5K6Qtut2uj/FZ6mt3ffcQvL4vL7o27S0JYqdlvgHTnSvU60Ca8wIe5Rc4dsS27v
0/SJLbrAWqwntfHJ2wHC4tHcN0TOks8TdqjUXH+qSh5n/oVoq8sXcroW1AzkyMaf
qS01vFZEuFKNEhqeoqUBHV+Lz63M24n+/5WD90x1AluphfWpbAP8aAbpFWVgJxzZ
+ER6c2Kg/KIZhyzN5bu9VBoUEfMQs5z1RUdVVvSxh6NpKFbOosmMaNqkIb5BE8jS
JLMRQ5Z/Yg9Q/wmO8FzOvDD3KWHBgpkqgXREHiGz/ICth1q/a1sEm1sKODvXj0ZT
TFDMnWWZHbH7z53LYF3dDOvdr4GlOaOSoUzTwQIaCk/hF7+Kqg6Tus7Lwacbqet8
DCRMgzK/FkDoVFG4j3W0iV5JvXXNsX9UCQ+yt8xk6v33SWodOObpvgB0/DyyABR0
ARo+x7ez4Bm5o0fBp0IIUYYhat1/GHF7SMFmEnp20j/kaqjfe1ez57jkRaaYv+4+
ymvxLycB790puqGE25fK8Fy9SRbDku5Iv7mxlM+I+F8erpdllfr1jMeWaG67JH0U
gV2uYZZgvMOc7HZgJ/nGde9QPHp6h888xibpsvOX809RjsMDqPk=
=n5Vv
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to