Source: ruby-foreman
Version: 0.82.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-foreman fails to build from source in unstable/amd64:

  [..]

        NoMethodError:
          undefined method `stub' for 
#<RSpec::ExampleGroups::ForemanExportUpstart::WithAlternateTemplatesFromHomeDir:0x000000017cf410>
        # /usr/lib/ruby/vendor_ruby/rspec/matchers.rb:967:in `method_missing'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:747:in 
`method_missing'
        # ./spec/foreman/export/upstart_spec.rb:14:in `block (2 levels) in <top 
(required)>'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:443:in `instance_exec'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:443:in `instance_exec'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:350:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:507:in `block in 
run_owned_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:506:in `each'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:506:in 
`run_owned_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:593:in `block in 
run_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:592:in `reverse_each'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:592:in 
`run_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:462:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:490:in 
`run_before_example'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:253:in `block in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:496:in `block in 
with_around_and_singleton_context_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:453:in `block in 
with_around_example_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:464:in `block in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:602:in 
`run_around_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:464:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:453:in 
`with_around_example_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:496:in 
`with_around_and_singleton_context_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:251:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:627:in `block 
in run_examples'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:623:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:623:in 
`run_examples'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:589:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `block 
in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `block (3 
levels) in run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `block (2 
levels) in run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1835:in 
`with_suite_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:112:in `block in 
run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/reporter.rb:77:in `report'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:111:in `run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:87:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:71:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:45:in `invoke'
        # /usr/bin/rspec:4:in `<main>'
  
    37) Foreman::Export::Upstart with a formation exports to the filesystem 
with concurrency
        Failure/Error: before(:each) { stub(upstart).say }
  
        NoMethodError:
          undefined method `stub' for 
#<RSpec::ExampleGroups::ForemanExportUpstart::WithAFormation:0x000000012faa48>
        # /usr/lib/ruby/vendor_ruby/rspec/matchers.rb:967:in `method_missing'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:747:in 
`method_missing'
        # ./spec/foreman/export/upstart_spec.rb:14:in `block (2 levels) in <top 
(required)>'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:443:in `instance_exec'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:443:in `instance_exec'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:350:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:507:in `block in 
run_owned_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:506:in `each'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:506:in 
`run_owned_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:593:in `block in 
run_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:592:in `reverse_each'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:592:in 
`run_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:462:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:490:in 
`run_before_example'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:253:in `block in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:496:in `block in 
with_around_and_singleton_context_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:453:in `block in 
with_around_example_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:464:in `block in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:602:in 
`run_around_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:464:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:453:in 
`with_around_example_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:496:in 
`with_around_and_singleton_context_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:251:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:627:in `block 
in run_examples'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:623:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:623:in 
`run_examples'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:589:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `block 
in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `block (3 
levels) in run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `block (2 
levels) in run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1835:in 
`with_suite_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:112:in `block in 
run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/reporter.rb:77:in `report'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:111:in `run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:87:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:71:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:45:in `invoke'
        # /usr/bin/rspec:4:in `<main>'
  
    38) Foreman::Export::Launchd exports to the filesystem
        Failure/Error: before(:each) { stub(launchd).say }
  
        NoMethodError:
          undefined method `stub' for 
#<RSpec::ExampleGroups::ForemanExportLaunchd:0x000000010dd300>
        # /usr/lib/ruby/vendor_ruby/rspec/matchers.rb:967:in `method_missing'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:747:in 
`method_missing'
        # ./spec/foreman/export/launchd_spec.rb:13:in `block (2 levels) in <top 
(required)>'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:443:in `instance_exec'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:443:in `instance_exec'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:350:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:507:in `block in 
run_owned_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:506:in `each'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:506:in 
`run_owned_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:593:in `block in 
run_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:592:in `reverse_each'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:592:in 
`run_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:462:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:490:in 
`run_before_example'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:253:in `block in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:496:in `block in 
with_around_and_singleton_context_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:453:in `block in 
with_around_example_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:464:in `block in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:602:in 
`run_around_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:464:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:453:in 
`with_around_example_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:496:in 
`with_around_and_singleton_context_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:251:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:627:in `block 
in run_examples'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:623:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:623:in 
`run_examples'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:589:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `block (3 
levels) in run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `block (2 
levels) in run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1835:in 
`with_suite_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:112:in `block in 
run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/reporter.rb:77:in `report'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:111:in `run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:87:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:71:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:45:in `invoke'
        # /usr/bin/rspec:4:in `<main>'
  
    39) Foreman::Export::Launchd with multiple command arguments splits each 
command argument
        Failure/Error: before(:each) { stub(launchd).say }
  
        NoMethodError:
          undefined method `stub' for 
#<RSpec::ExampleGroups::ForemanExportLaunchd::WithMultipleCommandArguments:0x00000000d74218>
        # /usr/lib/ruby/vendor_ruby/rspec/matchers.rb:967:in `method_missing'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:747:in 
`method_missing'
        # ./spec/foreman/export/launchd_spec.rb:13:in `block (2 levels) in <top 
(required)>'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:443:in `instance_exec'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:443:in `instance_exec'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:350:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:507:in `block in 
run_owned_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:506:in `each'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:506:in 
`run_owned_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:593:in `block in 
run_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:592:in `reverse_each'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:592:in 
`run_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:462:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:490:in 
`run_before_example'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:253:in `block in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:496:in `block in 
with_around_and_singleton_context_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:453:in `block in 
with_around_example_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:464:in `block in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:602:in 
`run_around_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:464:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:453:in 
`with_around_example_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:496:in 
`with_around_and_singleton_context_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:251:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:627:in `block 
in run_examples'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:623:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:623:in 
`run_examples'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:589:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `block 
in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `block (3 
levels) in run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `block (2 
levels) in run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1835:in 
`with_suite_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:112:in `block in 
run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/reporter.rb:77:in `report'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:111:in `run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:87:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:71:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:45:in `invoke'
        # /usr/bin/rspec:4:in `<main>'
  
    40) Foreman::CLI start when a Procfile doesnt exist displays an error
        Failure/Error: expect(block).to raise_error(SystemExit)
  
        TypeError:
          superclass mismatch for class File
        # /usr/lib/ruby/2.3.0/pp.rb:421:in `<top (required)>'
        # /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        # /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        # /usr/lib/ruby/vendor_ruby/rspec/support/differ.rb:5:in `<top 
(required)>'
        # /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        # /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        # /usr/lib/ruby/vendor_ruby/rspec/expectations/fail_with.rb:6:in 
`differ'
        # /usr/lib/ruby/vendor_ruby/rspec/expectations/fail_with.rb:25:in 
`fail_with'
        # /usr/lib/ruby/vendor_ruby/rspec/expectations/handler.rb:40:in 
`handle_failure'
        # /usr/lib/ruby/vendor_ruby/rspec/expectations/handler.rb:50:in `block 
in handle_matcher'
        # /usr/lib/ruby/vendor_ruby/rspec/expectations/handler.rb:27:in 
`with_matcher'
        # /usr/lib/ruby/vendor_ruby/rspec/expectations/handler.rb:48:in 
`handle_matcher'
        # 
/usr/lib/ruby/vendor_ruby/rspec/expectations/expectation_target.rb:65:in `to'
        # ./spec/spec_helper.rb:71:in `mock_exit'
        # ./spec/spec_helper.rb:15:in `mock_error'
        # ./spec/foreman/cli_spec.rb:23:in `block (4 levels) in <top 
(required)>'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:254:in `instance_exec'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:254:in `block in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:496:in `block in 
with_around_and_singleton_context_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:453:in `block in 
with_around_example_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:464:in `block in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:602:in 
`run_around_example_hooks_for'
        # /usr/lib/ruby/vendor_ruby/rspec/core/hooks.rb:464:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:453:in 
`with_around_example_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:496:in 
`with_around_and_singleton_context_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example.rb:251:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:627:in `block 
in run_examples'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:623:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:623:in 
`run_examples'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:589:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `block 
in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `block 
in run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:590:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `block (3 
levels) in run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `map'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:113:in `block (2 
levels) in run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1835:in 
`with_suite_hooks'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:112:in `block in 
run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/reporter.rb:77:in `report'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:111:in `run_specs'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:87:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:71:in `run'
        # /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:45:in `invoke'
        # /usr/bin/rspec:4:in `<main>'
  
  Deprecation Warnings:
  
  RSpec::Core::Configuration#treat_symbols_as_metadata_keys_with_true_values= 
is deprecated, it is now set to true as default and setting it to false has no 
effect.
  
  
  If you need more of the backtrace for any of these deprecations to
  identify where to make the necessary changes, you can configure
  `config.raise_errors_for_deprecations!`, and it will turn the
  deprecation warnings into errors, giving you the full backtrace.
  
  1 deprecation warning total
  
  Finished in 3.12 seconds (files took 0.18801 seconds to load)
  86 examples, 40 failures
  
  Failed examples:
  
  rspec ./spec/foreman/export/inittab_spec.rb:17 # Foreman::Export::Inittab 
exports to the filesystem
  rspec ./spec/foreman/export/inittab_spec.rb:25 # Foreman::Export::Inittab to 
stdout exports to stdout
  rspec ./spec/foreman/export/inittab_spec.rb:34 # Foreman::Export::Inittab 
with concurrency exports to the filesystem with concurrency
  rspec ./spec/foreman/process_spec.rb:63 # Foreman::Process#run can execute 
with env
  rspec ./spec/foreman/process_spec.rb:57 # Foreman::Process#run can execute
  rspec ./spec/foreman/export/bluepill_spec.rb:21 # Foreman::Export::Bluepill 
cleans up if exporting into an existing dir
  rspec ./spec/foreman/export/bluepill_spec.rb:16 # Foreman::Export::Bluepill 
exports to the filesystem
  rspec ./spec/foreman/export/bluepill_spec.rb:31 # Foreman::Export::Bluepill 
with a process formation exports to the filesystem with concurrency
  rspec ./spec/foreman/export/supervisord_spec.rb:16 # 
Foreman::Export::Supervisord exports to the filesystem
  rspec ./spec/foreman/export/supervisord_spec.rb:23 # 
Foreman::Export::Supervisord cleans up if exporting into an existing dir
  rspec ./spec/foreman/export/supervisord_spec.rb:32 # 
Foreman::Export::Supervisord with concurrency exports to the filesystem with 
concurrency
  rspec ./spec/foreman/export/daemon_spec.rb:16 # Foreman::Export::Daemon 
exports to the filesystem
  rspec ./spec/foreman/export/daemon_spec.rb:26 # Foreman::Export::Daemon 
cleans up if exporting into an existing dir
  rspec ./spec/foreman/export/daemon_spec.rb:41 # Foreman::Export::Daemon does 
not delete exported files for similarly named applications
  rspec ./spec/foreman/export/daemon_spec.rb:76 # Foreman::Export::Daemon with 
alternate templates can export with alternate template files
  rspec ./spec/foreman/export/daemon_spec.rb:56 # Foreman::Export::Daemon with 
a formation exports to the filesystem with concurrency
  rspec ./spec/foreman/export/daemon_spec.rb:91 # Foreman::Export::Daemon with 
alternate templates from home dir can export with alternate template files
  rspec ./spec/foreman/export/base_spec.rb:11 # Foreman::Export::Base has a say 
method for displaying info
  rspec ./spec/foreman/export_spec.rb:8 # Foreman::Export with a formatter that 
doesn't declare the appropriate class prints an error
  rspec ./spec/foreman/export/runit_spec.rb:33 # Foreman::Export::Runit creates 
a full path to the export directory
  rspec ./spec/foreman/export/runit_spec.rb:16 # Foreman::Export::Runit exports 
to the filesystem
  rspec ./spec/foreman/engine_spec.rb:45 # Foreman::Engine start handles 
concurrency
  rspec ./spec/foreman/engine_spec.rb:37 # Foreman::Engine start forks the 
processes
  rspec ./spec/foreman/export/systemd_spec.rb:57 # Foreman::Export::Systemd 
includes environment variables
  rspec ./spec/foreman/export/systemd_spec.rb:29 # Foreman::Export::Systemd 
cleans up if exporting into an existing dir
  rspec ./spec/foreman/export/systemd_spec.rb:16 # Foreman::Export::Systemd 
exports to the filesystem
  rspec ./spec/foreman/export/systemd_spec.rb:86 # Foreman::Export::Systemd 
with alternate templates can export with alternate template files
  rspec ./spec/foreman/export/systemd_spec.rb:101 # Foreman::Export::Systemd 
with alternate templates from home dir can export with alternate template files
  rspec ./spec/foreman/export/systemd_spec.rb:66 # Foreman::Export::Systemd 
with a formation exports to the filesystem with concurrency
  rspec ./spec/foreman/export/upstart_spec.rb:26 # Foreman::Export::Upstart 
cleans up if exporting into an existing dir
  rspec ./spec/foreman/export/upstart_spec.rb:53 # Foreman::Export::Upstart 
does not delete exported files for app which share name prefix
  rspec ./spec/foreman/export/upstart_spec.rb:16 # Foreman::Export::Upstart 
exports to the filesystem
  rspec ./spec/foreman/export/upstart_spec.rb:41 # Foreman::Export::Upstart 
does not delete exported files for similarly named applications
  rspec ./spec/foreman/export/upstart_spec.rb:67 # Foreman::Export::Upstart 
quotes and escapes environment variables
  rspec ./spec/foreman/export/upstart_spec.rb:97 # Foreman::Export::Upstart 
with alternate templates can export with alternate template files
  rspec ./spec/foreman/export/upstart_spec.rb:112 # Foreman::Export::Upstart 
with alternate templates from home dir can export with alternate template files
  rspec ./spec/foreman/export/upstart_spec.rb:77 # Foreman::Export::Upstart 
with a formation exports to the filesystem with concurrency
  rspec ./spec/foreman/export/launchd_spec.rb:15 # Foreman::Export::Launchd 
exports to the filesystem
  rspec ./spec/foreman/export/launchd_spec.rb:24 # Foreman::Export::Launchd 
with multiple command arguments splits each command argument
  rspec ./spec/foreman/cli_spec.rb:22 # Foreman::CLI start when a Procfile 
doesnt exist displays an error
  
  Randomized with seed 47932
  
  /usr/bin/ruby2.3 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format doc 
--backtrace --seed 47932 failed
  ERROR: Test "ruby2.3" failed. Exiting.
  dh_auto_install: dh_ruby --install 
/home/lamby/temp/cdt.20161013231446.FzIrlObFSm.db.ruby-foreman/ruby-foreman-0.82.0/debian/ruby-foreman
 returned exit code 1
  debian/rules:8: 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
       `-

Attachment: ruby-foreman.0.82.0-1.unstable.amd64.log.txt.gz
Description: Binary data

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to