Michael Orlitzky wrote:
> 
> I think you are going to be stuck with revdep-rebuild issues
> otherwise.

I succeeded in creating a file /etc/revdep-rebuild/98-firebird
with the line

LD_LIBRARY_MASK="libfbclient.so.2"

in it.  Then, revdep-rebuild says

[...]
 * Checking dynamic linking consistency
        analyse(), Searching for 15578 libs, bins within 17136 libraries and 
links
        LibCheck.__init__(), new searchlibs: ['32', '64']
        LibCheck.search(), Checking for broken 32 bit libs
        LibCheck.search(), Checking for broken 64 bit libs
        Library libfbclient.so.2 ignored as it is masked
        Library libfbclient.so.2 ignored as it is masked
        LibCheck.search(); Total found: 0 libs, 0 files in 789 milliseconds
        LibCheck.process_results(); total filepaths found: 0 in 0 milliseconds
Your system is consistent.

Hooray! :-)

-Matt

Reply via email to