Hi All, This is a new release of ceph-deploy that changes a couple of behaviors. On RPM-based distros, ceph-deploy will now automatically enable check_obsoletes in the Yum priorities plugin. This resolves an issue many community members hit where package dependency resolution was breaking due to conflicts between upstream packaging (hosted on ceph.com) and downstream (i.e., Fedora or EPEL). The other important change is that when using ceph-deploy to install Ceph packages on a RHEL machine, the --release flag *must* be used if you want to install upstream packages. In other words, if you want to install Giant on a RHEL machine, you would need to use "ceph-deploy install --release giant". If the --release flag is not used, ceph-deploy will expect to use downstream package on RHEL. This is documented at [1]. The full changelog can be seen at [2]. Please update! - Travis [1] http://ceph.com/ceph-deploy/docs/install.html#distribution-notes [2] http://ceph.com/ceph-deploy/docs/changelog.html#id1 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html