On 11/12/2015 12:43 PM, Joel Moberg wrote: > This would need the ability ask which package a file belongs to. > Something hydra could keep track on, not all files needs to be registred > just those under /lib /lib64.
We already create a DB of /bin/* to provide command-not-found (it's distributed in channels). That might be generalized. In general I rather avoid binary packages. I suppose you mean a tool that converts ldd output to a path list which can be fed into RPATH by patchelf? (Binaries that use dlopen to find libs are a bit more difficult in this, I think.) Vladimir
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
