

openat(AT_FDCWD, "0600-k_cache17.bin", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/opt/brother/Printers/hll3210cw/inf/lut/0600-k_cache17.bin", O_RDONLY) = -1 ENOENT (No such file or directory) Strace -trace=file,process -follow-forks -string-limit=200 \Ĭat strace.log | grep -e 'No such file' -e 'execve("' \ To make these errors visible, we can use strace Some programs will try to access hard-coded FHS file paths like /usr/lib or /opt, but mostly, this will produce silent No such file errors, which can break the program Be aware that binary distributions are frowned upon if the source is available.ĪutoPatchelfHook can make the manual written patchelf invocations unnecessary.

With this new package you can create a pull request for nixpkgs.
