Source: ruby-fog-aws Version: 1.4.1-1 Severity: serious Justification: fails to build from source
Hi, the last upload of ruby-fog-aws to experimental did FTBFS: https://buildd.debian.org/status/fetch.php?pkg=ruby-fog-aws&arch=all&ver=1.4.1-1&stamp=1505064095&raw=0 ++ Compute::AWS | parsers | describe_images (compute, aws, parser) + AWS::EFS | file systems (aws, efs) ++++++++++++ tests/requests/efs/file_system_tests.rb success AWS::EFS | file systems (aws, efs) - has proper format tests/requests/efs/file_system_tests.rb undefined method `group_id' for nil:NilClass (NoMethodError) tests/requests/efs/file_system_tests.rb:84:in `block (3 levels) in <top (required)>' tests/helpers/formats_helper.rb:92:in `block in formats' /usr/lib/ruby/vendor_ruby/shindo.rb:140:in `instance_eval' /usr/lib/ruby/vendor_ruby/shindo.rb:140:in `assert' /usr/lib/ruby/vendor_ruby/shindo.rb:116:in `test' tests/helpers/formats_helper.rb:85:in `formats' tests/requests/efs/file_system_tests.rb:82:in `block (2 levels) in <top (required)>' /usr/lib/ruby/vendor_ruby/shindo.rb:79:in `instance_eval' /usr/lib/ruby/vendor_ruby/shindo.rb:79:in `tests' tests/requests/efs/file_system_tests.rb:6:in `block in <top (required)>' /usr/lib/ruby/vendor_ruby/shindo.rb:79:in `instance_eval' /usr/lib/ruby/vendor_ruby/shindo.rb:79:in `tests' /usr/lib/ruby/vendor_ruby/shindo.rb:38:in `initialize' /usr/lib/ruby/vendor_ruby/shindo.rb:13:in `new' /usr/lib/ruby/vendor_ruby/shindo.rb:13:in `tests' tests/requests/efs/file_system_tests.rb:1:in `<top (required)>' /usr/lib/ruby/vendor_ruby/shindo/bin.rb:61:in `load' /usr/lib/ruby/vendor_ruby/shindo/bin.rb:61:in `block (2 levels) in run_in_thread' /usr/lib/ruby/vendor_ruby/shindo/bin.rb:58:in `each' /usr/lib/ruby/vendor_ruby/shindo/bin.rb:58:in `block in run_in_thread' ++ tests/requests/efs/file_system_tests.rb undefined method `group_id' for nil:NilClass (NoMethodError) tests/requests/efs/file_system_tests.rb:98:in `block (3 levels) in <top (required)>' /usr/lib/ruby/vendor_ruby/fog/core/wait_for.rb:7:in `block in wait_for' /usr/lib/ruby/vendor_ruby/fog/core/wait_for.rb:6:in `loop' /usr/lib/ruby/vendor_ruby/fog/core/wait_for.rb:6:in `wait_for' tests/requests/efs/file_system_tests.rb:98:in `block (2 levels) in <top (required)>' /usr/lib/ruby/vendor_ruby/shindo.rb:79:in `instance_eval' /usr/lib/ruby/vendor_ruby/shindo.rb:79:in `tests' tests/requests/efs/file_system_tests.rb:6:in `block in <top (required)>' /usr/lib/ruby/vendor_ruby/shindo.rb:79:in `instance_eval' /usr/lib/ruby/vendor_ruby/shindo.rb:79:in `tests' /usr/lib/ruby/vendor_ruby/shindo.rb:38:in `initialize' /usr/lib/ruby/vendor_ruby/shindo.rb:13:in `new' /usr/lib/ruby/vendor_ruby/shindo.rb:13:in `tests' tests/requests/efs/file_system_tests.rb:1:in `<top (required)>' /usr/lib/ruby/vendor_ruby/shindo/bin.rb:61:in `load' /usr/lib/ruby/vendor_ruby/shindo/bin.rb:61:in `block (2 levels) in run_in_thread' /usr/lib/ruby/vendor_ruby/shindo/bin.rb:58:in `each' /usr/lib/ruby/vendor_ruby/shindo/bin.rb:58:in `block in run_in_thread' An error occurred outside of a test rake aborted! Command failed with status (1): [export FOG_MOCK=true && shindont...] /<<PKGBUILDDIR>>/Rakefile:7:in `block in <top (required)>' Tasks: TOP => test (See full trace by running task with --trace) debian/rules:18: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1 Andreas