Your message dated Thu, 01 Sep 2016 16:30:41 +0000
with message-id <e1bfusz-0001wo...@franck.debian.org>
and subject line Bug#834963: fixed in ruby-protected-attributes 1.1.3-2
has caused the Debian Bug report #834963,
regarding ruby-protected-attributes: FTBFS too much often (failing tests)
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.)


-- 
834963: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834963
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-protected-attributes
Version: 1.1.3-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=ruby --with ruby
   dh_testdir -i -O--buildsystem=ruby
   dh_update_autotools_config -i -O--buildsystem=ruby
   dh_auto_configure -i -O--buildsystem=ruby
        dh_ruby --configure
   dh_auto_build -i -O--buildsystem=ruby
        dh_ruby --build
   dh_ruby --build
   dh_auto_test -i -O--buildsystem=ruby
        dh_ruby --test
 fakeroot debian/rules binary-indep
dh binary-indep --buildsystem=ruby --with ruby

[... snipped ...]

    /usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:555:in `block (2 
levels) in compile'
    /usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:505:in `call'
    /usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:92:in 
`__run_callbacks__'
    /usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:778:in 
`_run_save_callbacks'
    /usr/lib/ruby/vendor_ruby/active_record/callbacks.rb:302:in 
`create_or_update'
    /usr/lib/ruby/vendor_ruby/active_record/persistence.rb:120:in `save'
    /usr/lib/ruby/vendor_ruby/active_record/validations.rb:37:in `save'
    /usr/lib/ruby/vendor_ruby/active_record/attribute_methods/dirty.rb:21:in 
`save'
    /usr/lib/ruby/vendor_ruby/active_record/transactions.rb:286:in `block (2 
levels) in save'
    /usr/lib/ruby/vendor_ruby/active_record/transactions.rb:351:in `block in 
with_transaction_returning_status'
    
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/database_statements.rb:213:in
 `block in transaction'
    
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/transaction.rb:184:in
 `within_new_transaction'
    
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/abstract/database_statements.rb:213:in
 `transaction'
    /usr/lib/ruby/vendor_ruby/active_record/transactions.rb:220:in `transaction'
    /usr/lib/ruby/vendor_ruby/active_record/transactions.rb:348:in 
`with_transaction_returning_status'
    /usr/lib/ruby/vendor_ruby/active_record/transactions.rb:286:in `block in 
save'
    /usr/lib/ruby/vendor_ruby/active_record/transactions.rb:301:in 
`rollback_active_record_state!'
    /usr/lib/ruby/vendor_ruby/active_record/transactions.rb:285:in `save'
    
/<<PKGBUILDDIR>>/lib/active_record/mass_assignment_security/persistence.rb:46:in
 `create'
    /<<PKGBUILDDIR>>/test/attribute_sanitization_test.rb:1076:in 
`test_has_one_create_without_protection'
    /usr/lib/ruby/vendor_ruby/minitest/test.rb:107:in `block (3 levels) in run'
    /usr/lib/ruby/vendor_ruby/minitest/test.rb:204:in `capture_exceptions'
    /usr/lib/ruby/vendor_ruby/minitest/test.rb:104:in `block (2 levels) in run'
    /usr/lib/ruby/vendor_ruby/minitest/test.rb:255:in `time_it'
    /usr/lib/ruby/vendor_ruby/minitest/test.rb:103:in `block in run'
    /usr/lib/ruby/vendor_ruby/minitest.rb:348:in `on_signal'
    /usr/lib/ruby/vendor_ruby/minitest/test.rb:275:in `with_info_handler'
    /usr/lib/ruby/vendor_ruby/minitest/test.rb:102:in `run'
    /usr/lib/ruby/vendor_ruby/minitest.rb:799:in `run_one_method'
    /usr/lib/ruby/vendor_ruby/minitest.rb:322:in `run_one_method'
    /usr/lib/ruby/vendor_ruby/minitest.rb:310:in `block (2 levels) in run'
    /usr/lib/ruby/vendor_ruby/minitest.rb:309:in `each'
    /usr/lib/ruby/vendor_ruby/minitest.rb:309:in `block in run'
    /usr/lib/ruby/vendor_ruby/minitest.rb:348:in `on_signal'
    /usr/lib/ruby/vendor_ruby/minitest.rb:335:in `with_info_handler'
    /usr/lib/ruby/vendor_ruby/minitest.rb:308:in `run'
    /usr/lib/ruby/vendor_ruby/minitest.rb:158:in `block in __run'
    /usr/lib/ruby/vendor_ruby/minitest.rb:158:in `map'
    /usr/lib/ruby/vendor_ruby/minitest.rb:158:in `__run'
    /usr/lib/ruby/vendor_ruby/minitest.rb:135:in `run'
    /usr/lib/ruby/vendor_ruby/minitest.rb:62:in `block in autorun'

203 runs, 728 assertions, 0 failures, 1 errors, 0 skips
rake aborted!
Command failed with status (1): [ruby -I"test"  
"/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" 
"test/accessible_params_wrapper_test.rb" "test/attribute_sanitization_test.rb" 
"test/mass_assignment_security/black_list_test.rb" 
"test/mass_assignment_security/permission_set_test.rb" 
"test/mass_assignment_security/sanitizer_test.rb" 
"test/mass_assignment_security/strong_parameters_fallback_test.rb" 
"test/mass_assignment_security/white_list_test.rb" 
"test/mass_assignment_security_test.rb" "test/test_helper.rb" -v]

Tasks: TOP => default
(See full trace by running task with --trace)
ERROR: Test "ruby2.3" failed. Exiting.
dh_auto_install: dh_ruby --install 
/<<PKGBUILDDIR>>/debian/ruby-protected-attributes returned exit code 1
debian/rules:6: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2
--------------------------------------------------------------------------------

Because this source package only generates "Arch: all" packages, this
is the same as a FTBFS bug in the usual sense, and the fact that I was
doing "dpkg-buildpackage -A" does not mean anything special.

I attach a single build log, but there are more here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ruby-protected-attributes.html

Thanks.

Attachment: ruby-protected-attributes_1.1.3-1_amd64-20160814T1607Z.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: ruby-protected-attributes
Source-Version: 1.1.3-2

We believe that the bug you reported is fixed in the latest version of
ruby-protected-attributes, 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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Terceiro <terce...@debian.org> (supplier of updated 
ruby-protected-attributes 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: Thu, 01 Sep 2016 11:38:39 -0300
Source: ruby-protected-attributes
Binary: ruby-protected-attributes
Architecture: source
Version: 1.1.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Antonio Terceiro <terce...@debian.org>
Description:
 ruby-protected-attributes - Protect attributes from mass assignment in Active 
Record models
Closes: 834963
Changes:
 ruby-protected-attributes (1.1.3-2) unstable; urgency=medium
 .
   * Apply patch (already submitted upstream) to fix random failures when
     running tests during the build (Closes: #834963)
Checksums-Sha1:
 ad0db3aa03ea5d25855893f0bb2881b8ef356517 2307 
ruby-protected-attributes_1.1.3-2.dsc
 7bccf95267561073c175a67337d3f4d87d655694 3108 
ruby-protected-attributes_1.1.3-2.debian.tar.xz
Checksums-Sha256:
 c61cfbc203c8fd42f64167fc38fd6584a700ca7ee4d22bdc69f1df8a9cf1efa4 2307 
ruby-protected-attributes_1.1.3-2.dsc
 8b22f5664b9db4dc46a110ee0c99fc4f0afe0bc9ae86faa1f7ac579f4c29327a 3108 
ruby-protected-attributes_1.1.3-2.debian.tar.xz
Files:
 a838102c29abf12a6c56595be5f337a3 2307 ruby optional 
ruby-protected-attributes_1.1.3-2.dsc
 2dd5089912e27ef8fe9aedfbffaaccf9 3108 ruby optional 
ruby-protected-attributes_1.1.3-2.debian.tar.xz

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

iQIcBAEBCAAGBQJXyD7YAAoJEPwNsbvNRgve1GoQAKwszrELMnS/+vLej12JA2sy
9Mrmh+pb2ZxoyE7oDsS1eglBOViR4IScRv9jwE/lHHqyBisYRgFYS03ryuxR8Ou7
fKe0QPej22EI5eqzkE2ne55tb1PLZ20Nx6q3OYSrP+gVDtK/6/xy0/MRnQYdxTjR
sRKABKr8kwGw145HQsPWs+NLLUb0kpjmFcsXXzvDNg9ULEsasDnvxc+WVyQVD8iE
oV1o83Xew4MyGRjKH0z1Ktr7Sk2RzJNnjDApxhJ4K1RusAHRlN2ei8EJVYcPk1LE
MdEo7inEHWnocQQQSjSQ/IY4gJxWAQ516aXs1Pjwsv4Pm+ieST695TzVc+QwjgE1
e5CncgyPZU1qfW5dWyIdYiX1FaCmQSq3vaNOB1SetNTBgbzYuLfvffTULs6onTjC
806zBX7pb1OJ1dq1t/AC6gX84SW42Q53fsAxPNHDhQ436NjZ7V1O2zc+9OEXH+z8
wpA4+wPRbBiodXxRR7tF7HWtRBAh9SGWOmFtlAuKJ1a1gHbC4iiTrBYYuC8hlOty
NLxSvRUt13Ohg937FloQogG1tEOoMN5eY+RhzYSgstrD5d9vewZSm3MDhQagdt1M
kZJk3tCFEaw/kWW4qJf/pDuI1LPY202TLcCP5fzZXgxOnzg3l9x3UZB0tvJG4hmX
PXivdpbntduEAOOMG52R
=P1tn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to