Bug 789287 - Uninstalling eclipse leaves files in _libdir/eclipse/configuration
Summary: Uninstalling eclipse leaves files in _libdir/eclipse/configuration
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sami Wagiaalla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-10 09:55 UTC by Alexander Kurtakov
Modified: 2016-06-07 22:46 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-29 19:53:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
One of the log files. (3.29 KB, text/x-log)
2012-02-10 09:55 UTC, Alexander Kurtakov
no flags Details

Description Alexander Kurtakov 2012-02-10 09:55:39 UTC
Created attachment 560852 [details]
One of the log files.

After yum erase eclipse* icu4j-eclipse I ended up with _lidbir/eclipse still existing. The contents are:
./configuration:
.  ..  1327586612891.log  1327989777829.log

Looking at the logs this logs were created when the reconciler failed to complete properly. We should not leave such files in _libdir after uninstall so they should probably be either moved to /var/log/smth or even removed by the reconciler.

Comment 1 Alexander Kurtakov 2012-02-10 09:56:31 UTC
Sami, please take care of this as it's result of the reconciler work.

Comment 2 Sami Wagiaalla 2012-02-29 19:43:47 UTC
Since the reconciler is now disabled these files will no longer be created.
I could add some rm statements to clean these files up in the platforms postun section. Is that worth doing ?

Comment 3 Alexander Kurtakov 2012-02-29 19:53:46 UTC
Nah, It doesn't make sense to bother with it now.


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