Your message dated Wed, 02 Mar 2016 19:56:59 +0000 with message-id <e1abcth-0002wo...@franck.debian.org> and subject line Bug#816482: fixed in ruby-acts-as-list 0.7.2-4 has caused the Debian Bug report #816482, regarding ruby-acts-as-list: FTBFS: `require': cannot load such file -- bundler/setup (LoadError) 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.) -- 816482: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816482 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ruby-acts-as-list Version: 0.7.2-3 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, ruby-acts-as-list fails to build from source in unstable/amd64: [..] RUBYLIB=/home/lamby/temp/cdt.20160302081131.nOph1DEzhc/ruby-acts-as-list-0.7.2/debian/ruby-acts-as-list/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-acts-as-list/usr/share/rubygems-integration/all:/home/lamby/.gem/ruby/2.2.0:/var/lib/gems/2.2.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.2.0:/usr/share/rubygems-integration/2.2.0:/usr/share/rubygems-integration/2.2:/usr/share/rubygems-integration/all ruby2.2 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ \|f\|\ require\ f\ \} /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- bundler/setup (LoadError) from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require' from /home/lamby/temp/cdt.20160302081131.nOph1DEzhc/ruby-acts-as-list-0.7.2/test/helper.rb:2:in `<top (required)>' from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require' from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require' from -e:1:in `block in <main>' from -e:1:in `each' from -e:1:in `<main>' WARNING: Test "ruby2.2" failed, but ignoring this test result. /usr/bin/ruby2.3 /usr/bin/gem2deb-test-runner ┌──────────────────────────────────────────────────────────────────────────────┠│ Run tests for ruby2.3 from debian/ruby-test-files.yaml │ └──────────────────────────────────────────────────────────────────────────────┘ RUBYLIB=/home/lamby/temp/cdt.20160302081131.nOph1DEzhc/ruby-acts-as-list-0.7.2/debian/ruby-acts-as-list/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-acts-as-list/usr/share/rubygems-integration/all:/home/lamby/.gem/ruby/2.3.0:/var/lib/gems/2.3.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.3.0:/usr/share/rubygems-integration/2.3.0:/usr/share/rubygems-integration/all ruby2.3 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ \|f\|\ require\ f\ \} /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- bundler/setup (LoadError) from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /home/lamby/temp/cdt.20160302081131.nOph1DEzhc/ruby-acts-as-list-0.7.2/test/helper.rb:2:in `<top (required)>' from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' from -e:1:in `block in <main>' from -e:1:in `each' from -e:1:in `<main>' ERROR: Test "ruby2.3" failed. Exiting. dh_auto_install: dh_ruby --install /home/lamby/temp/cdt.20160302081131.nOph1DEzhc/ruby-acts-as-list-0.7.2/debian/ruby-acts-as-list returned exit code 1 debian/rules:16: recipe for target 'binary' failed make: *** [binary] Error 1 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
ruby-acts-as-list.0.7.2-3.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: ruby-acts-as-list Source-Version: 0.7.2-4 We believe that the bug you reported is fixed in the latest version of ruby-acts-as-list, 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 816...@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-acts-as-list 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: Wed, 02 Mar 2016 20:15:58 +0100 Source: ruby-acts-as-list Binary: ruby-acts-as-list Architecture: source Version: 0.7.2-4 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-acts-as-list - sorting, reordering capabilities to active_record models Closes: 816482 Changes: ruby-acts-as-list (0.7.2-4) unstable; urgency=medium . * Team upload. * Use the Rake method to run the tests * Build-depend on ruby-activerecord * Increase test-helper.patch to: + remove usage of bundler in tests (Closes: 816482) + fix the name of the act_as_list library in test/helper.rb * Bump Standards-Version to 3.9.7 (no changes needed) * Use secure protocoles in Vcs-* * make description lines shorter Checksums-Sha1: a2f05982a9436cbf3a1659e7655e658adff07e5c 1791 ruby-acts-as-list_0.7.2-4.dsc e14ad85d406ee5dfa099ee0958c61cbe53492a7e 2400 ruby-acts-as-list_0.7.2-4.debian.tar.xz Checksums-Sha256: 0312fa9a9441483fb387cc258c437229b6845d3fbb8beecd3b93f2846a491661 1791 ruby-acts-as-list_0.7.2-4.dsc 4c7ab761825046323f772111419371184846ea4daaa0c360967beca11ee08cc1 2400 ruby-acts-as-list_0.7.2-4.debian.tar.xz Files: 5630bc6d912ddbaccd403baf43033f68 1791 ruby optional ruby-acts-as-list_0.7.2-4.dsc 65d977bbd310a51684b7a574b55cbc69 2400 ruby optional ruby-acts-as-list_0.7.2-4.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQEcBAEBCgAGBQJW1z2QAAoJEImvgrc5zSF6fKoH/A7s/i9xLgFN9Gex3B9nwFfi T6ElvvUhmzNYagTzgkQFa6ytzbC80mEz8qgSGrZdONxDQTRDc86QN3ZQg5nb8NpB kQHPmxgVd78pYt7k/WMsgKiA2icyLFuAispNM7JfMnsqmGXdyaZjLVh5h/pwbAQK v2Lq16Fju1QE6xmlnJ0c8NNF9UkiC9mZNDeu26THkhpjecKJXfJ1NcGj236zNQBa eBWjqpfXaYvjodOcMKqquTEsupdlMXun9Xk0BA/BMpBF0p/UQOY6zbdOEMtm9PNj 0kSLOfs71uMFg3NsHh5KbuWkrFWcYZ6iLyRqTvnp5q30jX6IBgJna4LMsNVvqAk= =KBGX -----END PGP SIGNATURE-----
--- End Message ---