#2824 ipa-server-install --uninstall does not remove /var/lib/sss/pubconf/kdcinfo.$REALM
Closed: Invalid None Opened 11 years ago by dpal.

https://bugzilla.redhat.com/show_bug.cgi?id=829070 (Red Hat Enterprise Linux 6)

Description of problem:

ipa-server-install --uninstall does not always remove
/var/lib/sss/pubconf/kdcinfo.$REALM

We expect this to be cleaned up by ipa command?

Version-Release number of selected component (if applicable):


How reproducible:
frequent


Steps to Reproduce:
1. <setup IPA master>
2. <setup IPA replica>
3. on replica:  ipa-server-install --uninstall -U

Actual results:

/var/lib/sss/pubconf/kdcinfo.$REALM is left behind

Expected results:

should be cleaned up?


Additional info:

From uninstall:

:: [17:14:37] ::  Executing: ipa-server-install --uninstall -U
Shutting down all IPA services
Removing IPA client configuration
Unconfiguring ntpd
Unconfiguring CA directory server
Unconfiguring CA
Unconfiguring named
Unconfiguring web server
Unconfiguring krb5kdc
Unconfiguring kadmin
Unconfiguring directory server
Unconfiguring ipa_memcached
:: [   PASS   ] :: Running 'ipa-server-install --uninstall -U'

Nothing of particular interest directing to this in the logs that I've found...


ipaclient-uninstall.log:

2012-06-05T21:23:46Z DEBUG /usr/sbin/ipa-client-install was invoked with
options: {'domain': None, 'force': False, 'krb5_offline_passwords': True,
'mkhomedir': False, 'create_sshfp': True, 'conf_sshd': False, 'on_master':
False, 'conf_ntp': True, 'ntp_server': None, 'principal': None, 'hostname':
None, 'no_ac': False, 'unattended': True, 'sssd': True, 'trust_sshfp': False,
'dns_updates': False, 'realm_name': None, 'conf_ssh': False, 'server': None,
'prompt_password': False, 'permit': False, 'debug': False, 'preserve_sssd':
False, 'uninstall': True}
2012-06-05T21:23:46Z DEBUG missing options might be asked for interactively
later

2012-06-05T21:23:46Z DEBUG Loading Index file from
'/var/lib/ipa-client/sysrestore/sysrestore.index'
2012-06-05T21:23:46Z DEBUG Loading StateFile from
'/var/lib/ipa-client/sysrestore/sysrestore.state'

The issue has apparently been resolved as we're no longer able to reproduce it (verified in BZ). See the bugzilla ticket for more information.

Metadata Update from @dpal:
- Issue assigned to tbabej
- Issue set to the milestone: FreeIPA 3.0.1 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata