Check fails in clean chroot
Description:
require 'async/io/shared_endpoint'
Adding ruby-async-io
as a checkdepend doesn't fix it.
Additional info:
- package version(s): 0.4.3-4
- config and/or log files:
An error occurred while loading ./spec/async/http/cache/general_spec.rb. - Did you mean?
rspec ./spec/async/http/cache_spec.rb
rspec ./spec/async/http/cache/body_spec.rb
rspec ./spec/async/http/cache/server_context.rb
Failure/Error: require 'async/io/shared_endpoint'
LoadError:
cannot load such file -- async/io/shared_endpoint
# ./spec/async/http/cache/server_context.rb:26:in `<top (required)>'
# ./spec/async/http/cache/general_spec.rb:21:in `require_relative'
# ./spec/async/http/cache/general_spec.rb:21:in `<top (required)>'
- link to upstream bug report, if any:
Steps to reproduce:
- Build in clean chroot
- Observe failure