Your message dated Mon, 30 Nov 2015 04:19:09 +0000
with message-id <e1a3fvh-0006da...@franck.debian.org>
and subject line Bug#806414: fixed in ruby-state-machines 0.4.0-2
has caused the Debian Bug report #806414,
regarding ruby-state-machines: FTBFS: `require': cannot load such file -- 
minitest/reporters (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.)


-- 
806414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806414
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-state-machines
Version: 0.4.0-1
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-state-machines fails to build from source in unstable/amd64:

  [..]

  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/matcher_helpers.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/matcher_helpers.rb
  install -D -m644
  
/build/ruby-state-machines-0.4.0/lib/state_machines/core_ext/class/state_machine.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/core_ext/class/state_machine.rb
  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/event_collection.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/event_collection.rb
  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/callback.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/callback.rb
  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/error.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/error.rb
  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/eval_helpers.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/eval_helpers.rb
  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/integrations/base.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/integrations/base.rb
  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/event.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/event.rb
  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/node_collection.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/node_collection.rb
  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/core.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/core.rb
  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/path_collection.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/path_collection.rb
  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/state_context.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/state_context.rb
  install -D -m644
  /build/ruby-state-machines-0.4.0/lib/state_machines/state.rb
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby/state_machines/state.rb
  
  
┌──────────────────────────────────────────────────────────────────────────────â”
  │ Install Rubygems integration metadata                             
            │
  
└──────────────────────────────────────────────────────────────────────────────┘
  
  generating gemspec at
  
/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/share/rubygems-integration/all/specifications/state_machines-0.4.0.gemspec
  /usr/bin/ruby2.2 /usr/bin/gem2deb-test-runner
  
  
┌──────────────────────────────────────────────────────────────────────────────â”
  │ Run tests for ruby2.2 from debian/ruby-tests.rake                 
            │
  
└──────────────────────────────────────────────────────────────────────────────┘
  
  
RUBYLIB=/build/ruby-state-machines-0.4.0/debian/ruby-state-machines/usr/lib/ruby/vendor_ruby:.
  rake2.2 -f debian/ruby-tests.rake
  /usr/bin/ruby2.2 -I"test" 
  "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb"
  "test/functional/auto_shop_available_test.rb"
  "test/functional/auto_shop_busy_test.rb"
  "test/functional/car_backing_up_test.rb" "test/functional/car_test.rb"
  "test/functional/motorcycle_test.rb"
  "test/functional/traffic_light_caution_test.rb"
  "test/functional/traffic_light_proceed_test.rb"
  "test/functional/traffic_light_stop_test.rb"
  "test/functional/vehicle_first_gear_test.rb"
  "test/functional/vehicle_idling_test.rb"
  "test/functional/vehicle_locked_test.rb"
  "test/functional/vehicle_parked_test.rb"
  "test/functional/vehicle_repaired_test.rb"
  "test/functional/vehicle_second_gear_test.rb"
  "test/functional/vehicle_stalled_test.rb"
  "test/functional/vehicle_test.rb"
  "test/functional/vehicle_third_gear_test.rb"
  "test/functional/vehicle_unsaved_test.rb"
  "test/functional/vehicle_with_event_attributes_test.rb"
  "test/functional/vehicle_with_parallel_events_test.rb" -v
  /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
  `require': cannot load such file -- minitest/reporters (LoadError)
        from
        /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
        `require'
        from /build/ruby-state-machines-0.4.0/test/test_helper.rb:7:in
        `<top (required)>'
        from
        
/build/ruby-state-machines-0.4.0/test/functional/auto_shop_available_test.rb:1:in
        `require_relative'
        from
        
/build/ruby-state-machines-0.4.0/test/functional/auto_shop_available_test.rb:1: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 /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:15:in
        `block in <main>'
        from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:4:in
        `select'
        from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:4:in
        `<main>'
  rake aborted!
  Command failed with status (1): [ruby -I"test" 
  "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb"
  "test/functional/auto_shop_available_test.rb"
  "test/functional/auto_shop_busy_test.rb"
  "test/functional/car_backing_up_test.rb" "test/functional/car_test.rb"
  "test/functional/motorcycle_test.rb"
  "test/functional/traffic_light_caution_test.rb"
  "test/functional/traffic_light_proceed_test.rb"
  "test/functional/traffic_light_stop_test.rb"
  "test/functional/vehicle_first_gear_test.rb"
  "test/functional/vehicle_idling_test.rb"
  "test/functional/vehicle_locked_test.rb"
  "test/functional/vehicle_parked_test.rb"
  "test/functional/vehicle_repaired_test.rb"
  "test/functional/vehicle_second_gear_test.rb"
  "test/functional/vehicle_stalled_test.rb"
  "test/functional/vehicle_test.rb"
  "test/functional/vehicle_third_gear_test.rb"
  "test/functional/vehicle_unsaved_test.rb"
  "test/functional/vehicle_with_event_attributes_test.rb"
  "test/functional/vehicle_with_parallel_events_test.rb" -v]
  /usr/bin/rake2.2:33:in `<main>'
  Tasks: TOP => default
  (See full trace by running task with --trace)
  ERROR: Test "ruby2.2" failed. Exiting.
  dh_auto_install: dh_ruby --install
  /build/ruby-state-machines-0.4.0/debian/ruby-state-machines returned
  exit code 1
  debian/rules:5: recipe for target 'binary' failed
  make: *** [binary] Error 1
  dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit
  status 2

  [..]

The full build log is attached or can be viewed here:

    
https://reproducible.debian.net/logs/unstable/amd64/ruby-state-machines_0.4.0-1.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

--- End Message ---
--- Begin Message ---
Source: ruby-state-machines
Source-Version: 0.4.0-2

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

Debian distribution maintenance software
pp.
Abhijith PA <abhij...@openmailbox.org> (supplier of updated ruby-state-machines 
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, 28 Nov 2015 22:31:44 +0530
Source: ruby-state-machines
Binary: ruby-state-machines
Architecture: source all
Version: 0.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Abhijith PA <abhij...@openmailbox.org>
Description:
 ruby-state-machines - Adds support for creating state machines for attributes 
on any Ru
Closes: 806414
Changes:
 ruby-state-machines (0.4.0-2) unstable; urgency=medium
 .
   * Add new build dependency ruby-minitest-reporters (Closes: #806414)
Checksums-Sha1:
 28ebdcd7286f63001b487d5f199d83f0e88fd44f 2180 ruby-state-machines_0.4.0-2.dsc
 70d79fe01da6b7eabc6647d2954ffc69b0bd2a0a 2108 
ruby-state-machines_0.4.0-2.debian.tar.xz
 10da0b82ae9fb83eab66788cfd8ded885a2851a2 56558 
ruby-state-machines_0.4.0-2_all.deb
Checksums-Sha256:
 dd684732478d2dd6acf269628662856b3c6b9809b40e210c1ac2ceace33606bf 2180 
ruby-state-machines_0.4.0-2.dsc
 8bc20b535006ceb59decd6098b6a55b5305fa31a72004a336c9ca59de9eb8397 2108 
ruby-state-machines_0.4.0-2.debian.tar.xz
 e762ed898f9903c5c6f8a5e1c8e6439ed4801ac079a10273bf33d20f034f62da 56558 
ruby-state-machines_0.4.0-2_all.deb
Files:
 a376b83f9db1d7457eb8b3a4184f2a26 2180 ruby optional 
ruby-state-machines_0.4.0-2.dsc
 aa642bab8e81a7549ae69fc992b086af 2108 ruby optional 
ruby-state-machines_0.4.0-2.debian.tar.xz
 4c7ac0ef8611806eb14ae212db6db174 56558 ruby optional 
ruby-state-machines_0.4.0-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWW8pNAAoJEM4fnGdFEsIqfioP/2bjHZrMliXqkG2z8rLhXFJS
Qlm8o4kGN6aWOdu0O6rvy5+Heu7Mrip7wy6g/tCDj5UA2tL7IyyXmnC8st1o5/DX
ayWApb8EiTxCode093bPu1q96OUMfx0T55d37LpvHqaEvYSyhV/tAvmtW6HxVGKp
oMGLoxxbNCM+2M1uOV28572jSEUFfmPsXKMAf2sLnABgZrqFyso4bOqtRQeKpCik
d3dZul3Sk6u5rGjDHmPN/114/hRHHeprn2zYWukSM4po2YtEPAmzwy2CS2Xhmppe
27M15JmFjqsTGh2igC3fbDyC7NFblUueSNqGhbm3/+MJkEVI7V57iLPho2bCIhn/
ZD6bbhpE6w6LzdqwqW9UMhbDIE03UT0FfJGQYdGLk7SS4myZHg6P/PkEYRq+D3SP
OKkGEkcokaXtXA13hAQranpQe+LRsvagi15LkZHZzPiYo59zIj9XHD5qJn+mYGlQ
uGS+E6XGRgf/6ddF/f9jZQY7iVgJCcQYnMHpgXwiwUkiJtToM8OPC9LAP5sJ+km2
/QOIgIF4cpNMsrMbiQEs8wgasTIniGtFpm+6EMdjp/LINWfNJoJe7QkWDR/r+98y
7U3YeQ2pKpJkZRZhYhhc2FiJ25sEJ91pqBKWFymbQypbD/jeQApj9cSGHcn5Yo5N
ny3m5nnIc/1CkiwejioV
=3en2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to