> lintian should have a check that gives an error if a program under > /(s)bin uses a library under /usr/lib since this doesn't make sense.
Unfortunately, there's no way for lintian to check this since the information in the binary itself only contains the SONAME, not the path to the library. It would need to know where in the file system those libraries would install, which requires information from other packages than the one being checked, which is therefore outside the scope of lintian. Tagged wontfix but kept around since the wontfix bugs against lintian are largely a great collection of ideas for whole-archive checks that can use more information than lintian has available to it. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]