Depending on what build machine our customer is using, and probably some race condition, the mktemp link is provided by coreutils or the mktemp package; with one build machine, he would get: /bin/mktemp -> /usr/bin/mktemp.coreutils But, on another build machine, he would get: /bin/mktemp -> /bin/mktemp.mktemp