Comment 2 for bug 1706997

Revision history for this message
Jiří Stránský (jistr) wrote :

To further clarify the issue, this is while only openstack-tripleo-common-container-base is installed:

()[root@a63a23b81eef /]# ll -d /usr/share/tripleo-common
drwxr-xr-x. 3 root root 25 Jul 27 14:21 /usr/share/tripleo-common
()[root@a63a23b81eef /]# ll -d /usr/share/openstack-tripleo-common
ls: cannot access /usr/share/openstack-tripleo-common: No such file or directory

()[root@a63a23b81eef /]# rpm -qf /usr/share/tripleo-common
file /usr/share/tripleo-common is not owned by any package
()[root@a63a23b81eef /]# rpm -qf /usr/share/tripleo-common/healthcheck
openstack-tripleo-common-container-base-7.3.1-0.20170726221158.408f8a1.el7.centos.noarch

And because of that, this later fails:

https://github.com/rdo-packages/tripleo-common-distgit/blob/8c6e3cefb2fb54e6f37e87e89876d05d4d95e95e/openstack-tripleo-common.spec#L63