[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#734332: lintian: ruby-script-bug-no-ruby-dep incorrectly reported for racc 1.4.9-1



* Christian Hofstaedtler <zeha@debian.org>, 2014-01-06, 01:29:
lintian.d.o reports[1] racc 1.4.9-1 as having the error "ruby-script-but-no-ruby-dep", however the package correctly depends on ruby | ruby-interpreter:

% apt-cache show racc
Package: racc
Version: 1.4.9-1
Depends: ruby | ruby-interpreter

I fail to see why the check applies here. The only interesting thing I see is that racc *only* has this one dependency.

The scripts have #!/usr/bin/ruby1.9.1 shebang, so the dependency is indeed insufficient. The package needs this specific version of Ruby ("ruby1.9.1") rather than just any version of Ruby ("ruby | ruby-interpreter").

Disclaimer: I know nothing about Ruby. :)

--
Jakub Wilk


Reply to: