Both build_rpm.sh and build_deb.sh will fail with "cannot stat 'xxx': No such file or directory" when scylla-server package is not installed, need to prevent it by --no-dereference option of cp. Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <1459523585-9108-1-git-send-email-syuu@scylladb.com>