Bug 1321967
Summary: | Files left after yum remove | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Pavel Kajaba <pkajaba> |
Component: | scl-utils | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
Status: | CLOSED WONTFIX | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.8 | CC: | databases-maint, drieden, hhorak, jorton, jprokes, kanderso, pkajaba, praiskup, qe-baseos-daemons |
Target Milestone: | alpha | ||
Target Release: | 6.9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1321915 | Environment: | |
Last Closed: | 2017-12-06 11:16:17 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1321915, 1330640 | ||
Bug Blocks: | 1321918 |
Description
Pavel Kajaba
2016-03-29 13:36:30 UTC
(In reply to Pavel Kajaba from comment #0) > There seems to be a problem with directory > /opt/rh/rh-postgresql95/root/usr/lib64/pkgconfig which should be owned by > pkgconfig, but has no owner. To make this bug more clear: In Fedora we simply install *.pc files into /usr/lib64/pkgconfig (or /usr/share/pkgconfig). Dependancy generator automatically creates Requires/Provides for pkg-config, which implies that the package then requires /usr/bin/pkg-config binary (which means that any package installing *.pc file automatically depends on pkgconfig package). This means that there is no need to explicitly depend on pkgconfig (as a /usr/lib64/pkgconfig directory provider). Explicitly providing /usr/lib64/pkgconfig in each collection would just force us to diverge in the SCL spec file variants from the Fedora default spec files. IOW, this would be nice to have solved by %scl_install and %scl_files. Red Hat Enterprise Linux 6 is in the Production 3 Phase. During the Production 3 Phase, Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available. The official life cycle policy can be reviewed here: http://redhat.com/rhel/lifecycle This issue does not meet the inclusion criteria for the Production 3 Phase and will be marked as CLOSED/WONTFIX. If this remains a critical requirement, please contact Red Hat Customer Support to request a re-evaluation of the issue, citing a clear business justification. Note that a strong business justification will be required for re-evaluation. Red Hat Customer Support can be contacted via the Red Hat Customer Portal at the following URL: https://access.redhat.com/ |