Bug 1316626
Summary: | Leftover /opt/rh/rh-nodejs4/root/usr/share/licenses after uninstallation | |||
---|---|---|---|---|
Product: | Red Hat Software Collections | Reporter: | Miroslav Hradílek <mhradile> | |
Component: | rh-nodejs4 | Assignee: | Zuzana Svetlikova <zsvetlik> | |
Status: | CLOSED ERRATA | QA Contact: | Martin Klusoň <mkluson> | |
Severity: | low | Docs Contact: | ||
Priority: | low | |||
Version: | rh-nodejs4 | CC: | bgollahe, jorton, kanderso, lkuprova, mkluson, mzalewsk, thoger, thrcka, zsvetlik | |
Target Milestone: | beta | Keywords: | Reopened | |
Target Release: | 2.2 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
The /opt/rh/rh-nodejs4/root/usr/share/licenses/ directory was not owned by any package. Consequently, when the rh-nodejs4 collection was uninstalled, the directory was not removed. This bug has been fixed, and the aforementioned directory is correctly removed after uninstalling rh-nodejs4.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1420294 (view as bug list) | Environment: | ||
Last Closed: | 2017-10-23 09:19:43 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: | ||||
Bug Blocks: | 1420294 |
Description
Miroslav Hradílek
2016-03-10 16:04:31 UTC
This bug is caused by filesystem not owning the directory, not bug in scl package. https://bugzilla.redhat.com/show_bug.cgi?id=1278300 Does this explanation count for collections and therefor /opt/rh/rh-nodejs4 prefixed path? Yes. Reopening this because it is still an issue even after filesystem-3.2-21 # rpm -q filesystem rh-nodejs4 filesystem-3.2-21.el7.x86_64 rh-nodejs4-2.2-5.el7.x86_64 # rpm -qf /opt/rh/rh-nodejs6/root/usr/share/licenses file /opt/rh/rh-nodejs6/root/usr/share/licenses is not owned by any package Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:3002 |