Hi, On a previously installed machine I get : # rpm -qi ceph-selinux-14.2.10-0.el7.x86_64 |grep Build Build Date : Thu 25 Jun 2020 08:08:52 PM CEST Build Host : braggi01.front.sepia.ceph.com # rpm -q --requires ceph-selinux-14.2.10-0.el7.x86_64 |grep selinux libselinux-utils selinux-policy-base >= 3.13.1-252.el7_7.6 On a VM setup the same way, but now failing the ceph install, this is what I get with the exact same repos (wich I sync from ceph ones) : # repoquery -q --requires ceph-selinux-14.2.10-0.el7.x86_64 |grep selinux libselinux-utils selinux-policy-base >= 3.13.1-266.el7_8.1 # After OS update and then ceph install: # rpm -qi ceph-selinux-14.2.10-0.el7.x86_64 |grep Build Build Date : Thu 09 Jul 2020 08:09:46 PM CEST Build Host : braggi03.front.sepia.ceph.com You'll notice the requirements changed for selinux-policy-base from 3.13.1-252.el7_7.6 to 3.13.1-266.el7_8.1 And the build info changed too. But the RPM package version and release did not change and I don't get it. I would have assumed an rpm change would at least infer a minor release bump ? Are the RPMs being rebuilt with the same versions/release but with different OSes version (frequently ??) ? Thanks && Regards _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx