Your message dated Fri, 27 Nov 2015 11:58:09 +0200
with message-id 
<1448618289.2660195.451380313.634a4...@webmail.messagingengine.com>
and subject line Re: Bug#806413: Acknowledgement (ruby-state-machines: FTBFS: 
`require': cannot load such file -- minitest/reporters (LoadError))
has caused the Debian Bug report #806413,
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.)


-- 
806413: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806413
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
       `-

Attachment: ruby-state-machines.0.4.0-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
argh, another duplicate

On Fri, 27 Nov 2015, at 11:06 AM, Debian Bug Tracking System wrote:
> Thank you for filing a new Bug report with Debian.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> As you requested using X-Debbugs-CC, your message was also forwarded to
>   reproducible-bui...@lists.alioth.debian.org
> (after having been given a Bug report number, if it did not have one).
> 
> Your message has been sent to the package maintainer(s):
>  Debian Ruby Extras Maintainers
>  <pkg-ruby-extras-maintain...@lists.alioth.debian.org>
> 
> If you wish to submit further information on this problem, please
> send it to 806...@bugs.debian.org.
> 
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
> 
> -- 
> 806413: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806413
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems


Regards,

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

--- End Message ---

Reply via email to