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

Bug#872611: lintian: Please warn on package using sensible-utils w/o relationship



Hi!

On Fri, 2017-10-06 at 09:37:03 +0100, Chris Lamb wrote:
> > > > Patch is for me incomplete....we must use cruft... So partial fix
> […]
> > I'm guess because the fix only covers scripts and not compiled objects

> Do you have a testcase for one of these compiled objects? :)

Sure, and sorry, should have provided one earlier. For example one
that's present on most systems:

  $ strings /usr/lib/x86_64-linux-gnu/libapt-private.so.0.0.0 \
    | grep sensible-

And just realized the fix only checks shell scripts, so even something
like this (which I'll fix for 1.19.0 :) does not trigger:

  $ grep sensible- /usr/share/perl5/Dpkg/Source/Package/V2.pm

For a larger list of hits, with many false positives due to changelog
or documentation matches, but to see the reach of the problem:

  <https://codesearch.debian.net/search?q=%28select-editor%7Csensible-%28pager%7Ceditor%7Cbrowser%29%29>

Thanks,
Guillem


Reply to: