Ok, got it.
Looks like you have /bin/dpkg or /usr/bin/dpkg binary on your CentOS installation. You may check the package name by something like this: rpm -qf /usr/bin/dpkg
If dpkg is not needed on your installation, you may remove it. Or as a temporary workaround you can rename binary, upload...