It is possible that some of the dependent libraries are missing. The
/usr/sbin/veeamjobman binary may not work properly if any dependent library missing. The example below contains the command that can be used to verify the root cause and the output generated in case a dependent library is missing.
root@debian:~# veeamjobman
veeamjobman: error while loading shared libraries: libmagic.so.1: cannot open shared object file: No such file or directory
root@debian:~#
The described behavior has been reproduced on Debian 7 and 8. For the most part, the minimal installations are affected.