Track if a package is system-installed with root-relative installed files vs. plain package.
For instance a Debian installed package file paths are rooted in a rootfs. But when you extract a .deb the files are rooted in the package archive. We should be able to accommodate for these cases
Track if a package is system-installed with root-relative installed files vs. plain package.
For instance a Debian installed package file paths are rooted in a rootfs. But when you extract a .deb the files are rooted in the package archive. We should be able to accommodate for these cases