Bug 1258923

Summary: ipa-server-install --uninstall does not stop named-pkcs11.service and ipa-ods-exporter.socket
Product: Red Hat Enterprise Linux 7 Reporter: Petr Vobornik <pvoborni>
Component: ipaAssignee: IPA Maintainers <ipa-maint>
Status: CLOSED WORKSFORME QA Contact: Namita Soman <nsoman>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: ksiddiqu, mbasti, mkosek, ovasik, pspacek, rcritten
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-09 08:14:36 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 2015-09-01 14:22:57 UTC
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/freeipa/ticket/5262

`ipaserver-install.log` shows this:
{{{
2015-08-26T11:01:21Z DEBUG Starting external process
2015-08-26T11:01:21Z DEBUG args='/bin/systemctl' 'stop' 'named.service'
}}}

and this:

{{{
2015-08-26T11:01:23Z DEBUG Starting external process
2015-08-26T11:01:23Z DEBUG args='/bin/systemctl' 'stop' 'ipa-ods-exporter.service'
2015-08-26T11:01:23Z DEBUG Process finished, return code=0
2015-08-26T11:01:23Z DEBUG stdout=
2015-08-26T11:01:23Z DEBUG stderr=Warning: Stopping ipa-ods-exporter.service, but it can still be activated by:
  ipa-ods-exporter.socket
}}}

Comment 2 Petr Spacek 2015-09-09 06:03:55 UTC
Martin, is it reproducible? If not we can close it as worksforme.

Comment 3 Martin Bašti 2015-09-09 07:48:49 UTC
I haven't been able to reproduce it yet.

IMO this is not critical nor important bug, we may close this bug and wait if somebody else will hit this.