[Freeipa-devel] [freeipa PR#735][opened] automount install: do not wait for sssd restart on uninstallation

pvoborni freeipa-github-notification at redhat.com
Wed Apr 26 13:50:17 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/735
Author: pvoborni
 Title: #735: automount install: do not wait for sssd restart on uninstallation
Action: opened

PR body:
"""
Change in 2d4d1a9dc0ef2bbe86751768d6e6b009a52c0dc9 no longer initializes
api in `ipa-client-automount --uninstallation` Which caused error in
wait_for_sssd which gets realm from initialized API.

In my opinion, there is no reason to check working sssd after uninstallation by running
id command. If anything depends on running sssd then it should do the check.

Also fix call of xxx_service_class_factory which requires api as param.

https://pagure.io/freeipa/issue/6861
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/735/head:pr735
git checkout pr735
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-735.patch
Type: text/x-diff
Size: 1894 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170426/2e5d72c1/attachment.bin>


More information about the Freeipa-devel mailing list