| Summary: | Files left after yum remove | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Raiskup <praiskup> |
| Component: | postgresql | Assignee: | Pavel Raiskup <praiskup> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 25 | CC: | databases-maint, devrim, hhorak, jmlich83, jprokes, jstanek, pkajaba, praiskup, qe-baseos-daemons, tgl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1321915 | Environment: | |
| Last Closed: | 2017-03-14 07:43:32 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: | |
| Bug Depends On: | 1321915, 1321967, 1330640 | ||
| Bug Blocks: | |||
|
Description
Pavel Raiskup
2016-03-29 11:33:28 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. (In reply to Pavel Raiskup from comment #0) > +++ 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 Those files are created by `make check`; iow test results. We most probably don't want them to be automatically removed. > /opt/rh/rh-postgresql95/root/usr/lib64/pkgconfig This should be automatically owned by postgresql??-runtime, at least I think (rhbz#1431962). I would be curious whether we should define PKG_CONFIG_PATH with `scl enable` too.. But there's no such request so far. > /opt/rh/rh-postgresql95/root/usr/share/postgresql-setup Fixed by: http://pkgs.fedoraproject.org/cgit/rpms/postgresql.git/commit/?id=c14bb2cdd168d20af4f5cb167fb5949808402661 |