I was getting the following error every time i ran yum update or yum install:
Delta RPMs disabled because /usr/bin/applydeltarpm
is not installed
It's caused simply by CentOS minimal is missing some packages, to find the package name run:
yum provides '*/applydeltarpm'
To install it run:
yum install deltarpm
About the author
Aaron Sadler
Aaron Sadler, Umbraco MVP (2x), Umbraco Certified Master Developer and DevOps Engineer