Hide Forgot
Description of problem: Package verify test fails for packages python-carbon and graphite-web if rhscon-core is installed. # rpm -qV python-carbon graphite-web ....L.... c /etc/carbon/carbon.conf ....L.... c /etc/carbon/storage-schemas.conf ....L.... c /etc/httpd/conf.d/graphite-web.conf Version-Release number of selected component (if applicable): python-carbon-0.9.12-7.1.el7.noarch graphite-web-0.9.12-8.1.el7.noarch rhscon-core-0.0.41-1.el7scon.x86_64 How reproducible: 100% Steps to Reproduce: 1. Install packages python-carbon and graphite-web. 2. Run package verify test. # rpm -qV python-carbon graphite-web 3. Install rhscon-core and all dependencies. 4. Run again package verify test. # rpm -qV python-carbon graphite-web Actual results: Package verify test in step 2. pass, but in step 4. fails on following files. # rpm -qV python-carbon graphite-web ....L.... c /etc/carbon/carbon.conf ....L.... c /etc/carbon/storage-schemas.conf ....L.... c /etc/httpd/conf.d/graphite-web.conf Expected results: Package verify test should pass. Additional info: