Bug 1436333
| Summary: | Uninstall fails with No such file or directory: '/var/run/ipa/services.list' | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Petr Vobornik <pvoborni> |
| Component: | ipa | Assignee: | IPA Maintainers <ipa-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Sudhir Menon <sumenon> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.4 | CC: | dkupka, nsoman, pvoborni, rcritten, sumenon, tscherf |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ipa-4.5.0-3.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-01 09:46:16 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
Petr Vobornik
2017-03-27 16:52:38 UTC
Upstream ticket: https://pagure.io/freeipa/issue/6715 Fixed upstream master: https://pagure.io/freeipa/c/3dcd3426310ccacdb1564ad7fe83358110a044f6 ipa-4-5: https://pagure.io/freeipa/c/c0a395776f3c9e4f4612fa16bb6af40646c3cdbf Tested on RHEL7.4 [root@replica ~]# rpm -q ipa-server krb5-server selinux-policy sssd pki-server pki-ca 389-ds-base ipa-server-4.5.0-13.el7.x86_64 krb5-server-1.15.1-8.el7.x86_64 selinux-policy-3.13.1-151.el7.noarch sssd-1.15.2-35.el7.x86_64 pki-server-10.4.1-4.el7.noarch pki-ca-10.4.1-4.el7.noarch 389-ds-base-1.3.6.1-14.el7.x86_64 [root@replica ~]# ipa-server-install --uninstall --unattended Updating DNS system records ------------------------------------------ Deleted IPA server "replica.testrelm.test" ------------------------------------------ Shutting down all IPA services Unconfiguring ntpd Configuring certmonger to stop tracking system certificates for KRA Configuring certmonger to stop tracking system certificates for CA Unconfiguring web server Unconfiguring krb5kdc Unconfiguring kadmin Unconfiguring directory server Unconfiguring ipa-custodia Unconfiguring ipa-otpd Removing IPA client configuration Removing Kerberos service principals from /etc/krb5.keytab Disabling client Kerberos and LDAP configurations Redundant SSSD configuration file /etc/sssd/sssd.conf was moved to /etc/sssd/sssd.conf.deleted Restoring client configuration files Unconfiguring the NIS domain. nscd daemon is not installed, skip configuration nslcd daemon is not installed, skip configuration Systemwide CA database updated. Client uninstall complete. The ipa-client-install command was successful 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/RHBA-2017:2304 |