Your message dated Fri, 22 Jun 2018 06:21:44 +0000
with message-id <e1fwfs4-0000v5...@fasolo.debian.org>
and subject line Bug#895116: fixed in ruby-enumerize 2.2.2-1
has caused the Debian Bug report #895116,
regarding ruby-enumerize: FTBFS and Debci failure
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.)
--
895116: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895116
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-enumerize
Version: 1.1.1-1
Severity: serious
Tags: buster sid
Some recent change in unstable makes ruby-enumerize FTBFS and Debci fail:
https://ci.debian.net/packages/r/ruby-enumerize/unstable/amd64/
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ruby-enumerize.html
...
┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.5 from debian/ruby-tests.rake │
└──────────────────────────────────────────────────────────────────────────────┘
RUBYLIB=/build/1st/ruby-enumerize-1.1.1/debian/ruby-enumerize/usr/lib/ruby/vendor_ruby:.
GEM_PATH=debian/ruby-enumerize/usr/share/rubygems-integration/all:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all
ruby2.5 -S rake -f debian/ruby-tests.rake
/usr/bin/ruby2.5 -w -I"lib:test"
"/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb"
"test/activerecord_test.rb" "test/attribute_map_test.rb"
"test/attribute_test.rb" "test/base_test.rb" "test/module_attributes_test.rb"
"test/mongo_mapper_test.rb" "test/mongoid_test.rb" "test/multiple_test.rb"
"test/predicates_test.rb" "test/rails_admin_test.rb" "test/sequel_test.rb"
"test/set_test.rb" "test/value_test.rb"
/build/1st/ruby-enumerize-1.1.1/test/activerecord_test.rb:284: warning:
assigned but unused variable - document_2
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/slice.rb:21: warning:
method redefined; discarding old slice
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/keys.rb:8: warning:
method redefined; discarding old transform_keys
/usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/keys.rb:19: warning:
method redefined; discarding old transform_keys!
/usr/lib/ruby/vendor_ruby/active_support/core_ext/object/duplicable.rb:111:
warning: BigDecimal.new is deprecated; use Kernel.BigDecimal method instead.
/usr/lib/ruby/vendor_ruby/active_support/core_ext/enumerable.rb:20: warning:
method redefined; discarding old sum
/usr/lib/ruby/vendor_ruby/arel/visitors/informix.rb:20: warning: assigned but
unused variable - froms
/build/1st/ruby-enumerize-1.1.1/test/sequel_test.rb:252: warning: assigned but
unused variable - document_2
/usr/lib/ruby/vendor_ruby/sequel/dataset/query.rb:84: warning: statement not
reached
/usr/lib/ruby/vendor_ruby/sequel/model/base.rb:905: warning: instance variable
@overridable_methods_module not initialized
/build/1st/ruby-enumerize-1.1.1/lib/enumerize/scope/sequel.rb:24:in
`_define_sequel_scope_methods!': undefined method `def_dataset_method' for
SequelTest::Document:Class (NoMethodError)
Did you mean? def_model_dataset_method
from
/build/1st/ruby-enumerize-1.1.1/lib/enumerize/scope/sequel.rb:10:in `block in
enumerize'
from /build/1st/ruby-enumerize-1.1.1/lib/enumerize/module.rb:25:in
`instance_eval'
from /build/1st/ruby-enumerize-1.1.1/lib/enumerize/module.rb:25:in
`block in dependent_eval'
from /build/1st/ruby-enumerize-1.1.1/lib/enumerize/module.rb:24:in
`each'
from /build/1st/ruby-enumerize-1.1.1/lib/enumerize/module.rb:24:in
`dependent_eval'
from /build/1st/ruby-enumerize-1.1.1/lib/enumerize/scope/sequel.rb:7:in
`enumerize'
from
/build/1st/ruby-enumerize-1.1.1/lib/enumerize/integrations/rails_admin.rb:6:in
`enumerize'
from /build/1st/ruby-enumerize-1.1.1/test/sequel_test.rb:36:in
`<class:Document>'
from /build/1st/ruby-enumerize-1.1.1/test/sequel_test.rb:34:in
`<module:SequelTest>'
from /build/1st/ruby-enumerize-1.1.1/test/sequel_test.rb:6:in `<top
(required)>'
from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in
`require'
from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in
`require'
from /usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:274:in
`block in require'
from /usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:240:in
`load_dependency'
from /usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:274:in
`require'
from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:17:in `block in
<main>'
from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:5:in `select'
from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:5:in `<main>'
rake aborted!
Command failed with status (1): [ruby -w -I"lib:test"
"/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb"
"test/activerecord_test.rb" "test/attribute_map_test.rb"
"test/attribute_test.rb" "test/base_test.rb" "test/module_attributes_test.rb"
"test/mongo_mapper_test.rb" "test/mongoid_test.rb" "test/multiple_test.rb"
"test/predicates_test.rb" "test/rails_admin_test.rb" "test/sequel_test.rb"
"test/set_test.rb" "test/value_test.rb" ]
Tasks: TOP => default => test
(See full trace by running task with --trace)
ERROR: Test "ruby2.5" failed. Exiting.
dh_auto_install: dh_ruby --install
/build/1st/ruby-enumerize-1.1.1/debian/ruby-enumerize returned exit code 1
make: *** [debian/rules:18: binary] Error 1
--- End Message ---
--- Begin Message ---
Source: ruby-enumerize
Source-Version: 2.2.2-1
We believe that the bug you reported is fixed in the latest version of
ruby-enumerize, 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 895...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cédric Boutillier <bou...@debian.org> (supplier of updated ruby-enumerize
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, 22 Jun 2018 00:34:08 +0200
Source: ruby-enumerize
Binary: ruby-enumerize
Architecture: source
Version: 2.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Description:
ruby-enumerize - enumerated attributes with internationalisation
Closes: 895116
Changes:
ruby-enumerize (2.2.2-1) unstable; urgency=medium
.
* New upstream version 2.2.2
Fixes failing tests with news ruby-activesupport (Closes: #895116)
* Use salsa.debian.org in Vcs-* fields
* Bump Standards-Version to 4.1.4 (no changes needed)
* Bump debhelper compatibility level to 11
* Update watch file to gemwatch.debian.net
* Use https in copyright format URL
Checksums-Sha1:
69015d24617a41e88bd096203cc1150b1ed7d635 1771 ruby-enumerize_2.2.2-1.dsc
0dc60e2c201f9924efacb5f42f208ec2ee84e9d7 29080 ruby-enumerize_2.2.2.orig.tar.gz
24dce054e326178dee538ad488e629c934d00708 3140
ruby-enumerize_2.2.2-1.debian.tar.xz
0c5c88f746631c75282c1b6052dca4b4f9be6993 7897
ruby-enumerize_2.2.2-1_source.buildinfo
Checksums-Sha256:
8d147a9ef521f8207f805b528b78ac6e0f87bb06dbe51fa6adc4bf6bf326e069 1771
ruby-enumerize_2.2.2-1.dsc
99214e916c30f9c2e8daf8a0e2f808870d1377afe1e27f1daa08877ac72c5d39 29080
ruby-enumerize_2.2.2.orig.tar.gz
23fad5da90b66cc0cbfa99d9f2dd5a02372ac0b58355b42b8784bb902025a615 3140
ruby-enumerize_2.2.2-1.debian.tar.xz
66c8cb0556781fe63735958ecfe37517c0c2cda1aa9c25e7efda370733d43ab6 7897
ruby-enumerize_2.2.2-1_source.buildinfo
Files:
3f4591cac180f8eda6b5366231ed873d 1771 ruby optional ruby-enumerize_2.2.2-1.dsc
9995babb77b0f84d57a1cd9c8a543a85 29080 ruby optional
ruby-enumerize_2.2.2.orig.tar.gz
9552e859489d8a98d20352df7cb67562 3140 ruby optional
ruby-enumerize_2.2.2-1.debian.tar.xz
94e02bddf06adc4ff5caa132904299d7 7897 ruby optional
ruby-enumerize_2.2.2-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEnM1rMZ2/jkCrGr0aia+CtznNIXoFAlsska8ACgkQia+CtznN
IXptcwf+O427GELnLR4zFceNpjsa+H7ljEtuF7prHwmAYF3BIHEBtVkQp2RnXZFa
dsnwH3y6UElmWHmqCnniIHA6VNQxvyK0UQ8a/k4mQ+QFhYaXuQ2oLkcwReoQCo3A
Bef8gPWCqKUnXN4/CI2xlY2K5bakQuyA+ulnMgifJGLrQArHNnPoaW6AyoINqwbx
WhDQEN9ExMB2muOR01swIDfG4WFbU+8FqkA4EzHOKXOAR4pDjNDvjUJPrIWJ6eer
Cggowha7FVizwwspr7N2w++GSkFrpsBCUTGvBkO9VdUDpbMd7KJjsD/QzAtT+phP
z9w9TbczIbg+lpG5d+7Vp+lsF7zsYg==
=Q7W3
-----END PGP SIGNATURE-----
--- End Message ---