Source: ruby-ffi-rzmq
Version: 2.0.6-1
Severity: serious
Tags: ftbfs

ruby-ffi-rzmq fails to build from source in unstable (but not in
testing):

| Failures:
| 
|   1) ZMQ::Poller poll works with SSLSocket
|      Failure/Error: server = OpenSSL::SSL::SSLSocket.new(s, ctx)
| 
|      OpenSSL::SSL::SSLError:
|        SSL_CTX_use_certificate: ee key too small
|      # ./spec/poll_spec.rb:254:in `initialize'
|      # ./spec/poll_spec.rb:254:in `new'
|      # ./spec/poll_spec.rb:254:in `block (3 levels) in <module:ZMQ>'
| 
| Finished in 2.72 seconds (files took 0.12738 seconds to load)
| 443 examples, 1 failure
| 
| Failed examples:
| 
| rspec ./spec/poll_spec.rb:240 # ZMQ::Poller poll works with SSLSocket
| 
| ERROR: Test "ruby2.5" failed. Exiting.
| dh_auto_install: dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-ffi-rzmq 
returned exit code 1
| make: *** [debian/rules:15: binary] Error 1
| dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned 
exit status 2

Looks like more openssl fallout.

Helmut

Reply via email to