Bug 690185
Summary: | Uninstalling ipa-client doesn't restore some files, if reinstalled with -force option | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Namita Soman <nsoman> |
Component: | ipa | Assignee: | Rob Crittenden <rcritten> |
Status: | CLOSED ERRATA | QA Contact: | Chandrasekar Kannan <ckannan> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.1 | CC: | benl, dpal, jgalipea, mkosek |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ipa-2.1.0-1.el6 | Doc Type: | Bug Fix |
Doc Text: |
Cause: Uninstalling a client that was reinstalling the --force option results in some files not being restored.
Consequence: Uninstalling the client does not return it to its original state.
Fix: The --force option was able to re-install over an already installed system causing the original saved files to be lost.
Result: You can no longer re-install over an installed client with the --force option. You have to uninstall and re-install.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 18:21:02 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Namita Soman
2011-03-23 14:29:18 UTC
Upstream commits: master: 2e99c60c8b21723f86f86bedf1c37c51789f7bc8 ipa-2-0: 0a1dad215e131c4cd1deb902b6d8c8737650d0fa Verified using ipa-client-2.1.2-2.el6.x86_64 Cannot reinstall using -f anymore....indicates message: IPA client is already configured on this system. If you want to reinstall the IPA client, uninstall it first After uninstalling, files are restored, with such an install. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: Uninstalling a client that was reinstalling the --force option results in some files not being restored. Consequence: Uninstalling the client does not return it to its original state. Fix: The --force option was able to re-install over an already installed system causing the original saved files to be lost. Result: You can no longer re-install over an installed client with the --force option. You have to uninstall and re-install. 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. http://rhn.redhat.com/errata/RHSA-2011-1533.html |