Bug 1321967 - Files left after yum remove
Summary: Files left after yum remove
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: scl-utils
Version: 6.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: alpha
: 6.9
Assignee: Packaging Maintenance Team
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On: 1321915 1330640
Blocks: 1321918
TreeView+ depends on / blocked
 
Reported: 2016-03-29 13:36 UTC by Pavel Kajaba
Modified: 2017-12-06 11:16 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1321915
Environment:
Last Closed: 2017-12-06 11:16:17 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Pavel Kajaba 2016-03-29 13:36:30 UTC
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.

+++ This bug was initially created as a clone of Bug #1321915 +++

There are some files after yum remove:
/opt/rh/rh-postgresql95/root/usr/lib64/pgsql/test/regress/results
/opt/rh/rh-postgresql95/root/usr/lib64/pgsql/test/regress/testtablespace
/opt/rh/rh-postgresql95/root/usr/lib64/pkgconfig
/opt/rh/rh-postgresql95/root/usr/share/postgresql-setup

Version-Release number of selected component (if applicable):
rh-postgresql95-postgresql-9.5.1-2.el6.x86_64
rh-postgresql95-2.2-2.el6.x86_64
rh-postgresql95-postgresql-contrib-9.5.1-2.el6.x86_64
rh-postgresql95-postgresql-libs-9.5.1-2.el6.x86_64
rh-postgresql95-postgresql-test-9.5.1-2.el6.x86_64
rh-postgresql95-postgresql-pltcl-9.5.1-2.el6.x86_64
rh-postgresql95-scldevel-2.2-2.el6.x86_64
rh-postgresql95-runtime-2.2-2.el6.x86_64
rh-postgresql95-postgresql-devel-9.5.1-2.el6.x86_64
rh-postgresql95-postgresql-plpython-9.5.1-2.el6.x86_64
rh-postgresql95-postgresql-debuginfo-9.5.1-2.el6.x86_64
rh-postgresql95-postgresql-server-9.5.1-2.el6.x86_64
rh-postgresql95-postgresql-plperl-9.5.1-2.el6.x86_64
rh-postgresql95-postgresql-docs-9.5.1-2.el6.x86_64

Comment 1 Pavel Raiskup 2016-03-29 16:12:29 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.

Comment 2 Pavel Raiskup 2016-03-29 16:13:07 UTC
IOW, this would be nice to have solved by %scl_install and %scl_files.

Comment 6 Jan Kurik 2017-12-06 11:16:17 UTC
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/


Note You need to log in before you can comment on or make changes to this bug.