Debian Bug Tracking System <[email protected]> writes:
> * Break dependency loop by temporarily demoting dependency on ruby-psych
> to Suggests. (Closes: #869486).
Thanks, but alas, this doesn't quite work:
dh_ruby --clean
jruby -S rake clean
/usr/share/jruby/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:55:in
`require':
It seems your ruby installation is missing psych (for YAML output).
To eliminate this warning, please install libyaml and reinstall your ruby.
rake aborted!
LoadError: no such file to load -- psych
/<<PKGBUILDDIR>>/Rakefile:1:in `(root)'
/<<PKGBUILDDIR>>/Rakefile:13:in `block in (root)'
(See full trace by running task with --trace)
debian/rules:24: recipe for target 'override_dh_auto_clean' failed
Perhaps ruby-psych's debian/rules can export an appropriate RUBYLIB setting?
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.