Skip to content
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.

sensu-0.29.0-11.el7.x86_64.rpm conflicting with OS packages #1695

Closed
patrickatomic opened this issue Jun 22, 2017 · 1 comment
Closed

sensu-0.29.0-11.el7.x86_64.rpm conflicting with OS packages #1695

patrickatomic opened this issue Jun 22, 2017 · 1 comment

Comments

@patrickatomic
Copy link

patrickatomic commented Jun 22, 2017

looks like that new sensu package is conflicting with other OS packages... since some directory are "owned" by the sensu packages, and it shouldn't be the case... Doing a
rpm -qlp sensu-0.29.0-11.el7.x86_64.rpm

indicates that, for instance,
/usr
/usr/bin
/usr/bin/sensu-install
/var

are owned by the sensu package... older versions didnt have that issue. Looks to me like the new RPM as been created using a "/*" in the %files section of the RPM spec...
Centos6.7 and older versions won't complain about it, but starting from 6.8 and 7... the RPM DB is smart enough to detect it's causing conflicts...

/tmp/sesu (root@mtl-lnx-055) $ rpm -qf /usr/bin
filesystem-3.2-21.el7.x86_64

@portertech
Copy link
Contributor

@patrickatomic I've gone ahead and moved this issue to the proper repository, sensu-omnibus - sensu/sensu-omnibus#219 Thank you for creating this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants