Comment 2 for bug 1982744

Revision history for this message
John Fulton (jfulton-org) wrote :

After further inspection of the original patch [1] I have reason to think that I'm not failing because of the rdo-openvswitch vs openvswitch issue. Also, switching to 'rpm -q' would not achieve the original goal of [1] since we want to use the verify option of RPM (we already know the package is installed from [2]). If openvswitch is not causing the failure, then I think the root cause is likely in the verify script [3] of the openstack-selinux package it self.

Perhaps this should be an RDO bug for openstack-selinux-distgit.

[1] https://github.com/openstack/tripleo-ansible/commit/2f29bfb7e01d94e42e5e6fcc9305f339d8d5efe4

[2] https://github.com/openstack/tripleo-ansible/blob/master/tripleo_ansible/roles/tripleo_bootstrap/tasks/packages.yml#L46-L50

[3] https://review.rdoproject.org/r/c/openstack/openstack-selinux-distgit/+/43578