#1111306 tiger: Tiger_DPKG_Optimize=Y does not support usrmerge

Package:
tiger
Source:
tiger
Description:
security auditing and intrusion detection tools for Linux
Submitter:
Francois Marier
Date:
2025-08-16 16:17:02 UTC
Severity:
normal
Tags:
#1111306#5
Date:
2025-08-16 16:06:04 UTC
From:
To:
On a usrmerged system (now the default), tiger outputs spurious messages
like these:

  NEW: --WARN-- [lin001w] File `/bin/apt-get' does not belong to any package.
  NEW: --WARN-- [lin001w] File `/bin/chsh' does not belong to any package.
  NEW: --WARN-- [lin001w] File `/bin/cut' does not belong to any package.

I suspect the optimization isn't usrmerge-aware because the "non-optimized"
version which uses dpkg directly works just fine.

Francois