[DRE-maint] Bug#860602: ruby-net-ldap: FTBFS: ERROR: Test "ruby2.3" failed.

Lucas Nussbaum lucas at debian.org
Wed Apr 19 06:13:46 UTC 2017


Source: ruby-net-ldap
Version: 0.12.1-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170418 qa-ftbfs
Justification: FTBFS in stretch on amd64

Hi,

During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on amd64.

Relevant part (hopefully):
> /usr/bin/ruby2.3 /usr/bin/gem2deb-test-runner
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby2.3 from debian/ruby-test-files.yaml                       │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-net-ldap/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-net-ldap/usr/share/rubygems-integration/all:/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\ \}
> Loaded suite -e
> Started
> ..............................................Deprecation warning: Net::LDAP::ConnectionRefused will be deprecated. Use Errno::ECONNREFUSED instead.
> .Deprecation warning: Net::LDAP::ConnectionRefused will be deprecated. Use Errno::ECONNREFUSED instead.
> Deprecation warning: Net::LDAP::ConnectionRefused will be deprecated. Use Errno::ECONNREFUSED instead.
> Deprecation warning: Net::LDAP::ConnectionRefused will be deprecated. Use Errno::ECONNREFUSED instead.
> Deprecation warning: Net::LDAP::ConnectionRefused will be deprecated. Use Errno::ECONNREFUSED instead.
> F
> ===============================================================================
> Failure: test_unresponsive_host(TestLDAPConnection)
> /<<PKGBUILDDIR>>/test/test_ldap_connection.rb:64:in `test_unresponsive_host'
>      61:   end
>      62: 
>      63:   def test_unresponsive_host
>   => 64:     assert_raise Net::LDAP::Error do
>      65:       Net::LDAP::Connection.new(:host => 'test.mocked.com', :port => 636)
>      66:     end
>      67:   end
> 
> <Net::LDAP::Error> expected but was
> <Net::LDAP::ConnectionRefusedError(<Connection refused - connect(2) for "test.mocked.com" port 636>)>Deprecation warning: Net::LDAP::ConnectionRefused will be deprecated. Use Errno::ECONNREFUSED instead.
> 
> 
> diff:
> ? Net::LDAP::ConnectionRefusedError(<Connection refused - connect(2) for "test.mocked.com" port 636>)
> ===============================================================================
> .........................................
> 
> Finished in 0.238979812 seconds.
> ------
> 89 tests, 265 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
> 98.8764% passed
> ------
> 372.42 tests/s, 1108.88 assertions/s
> ERROR: Test "ruby2.3" failed.

The full build log is available from:
   http://aws-logs.debian.net/2017/04/18/ruby-net-ldap_0.12.1-1_testing.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-ruby-extras-maintainers mailing list