Generate these files dd if=/dev/zero of=product.img bs=1k count=1440 mke2fs product.img
dd if=/dev/zero of=updates.img bs=1k count=1440 mke2fs updates.img
and add to your repository
These files usually exist in Red Hat distros, but not in the CentOS.