URL: https://github.com/freeipa/freeipa/pull/1987 Author: slaykovsky Title: #1987: Uninstall fix for named-pkcs11 Action: opened
PR body: """ Sometimes named-pkcs11 is not being stopped or reloaded during uninstall and it causes a lot of problems while testing, for example, backup and restore tests are failing because of ipa-server-install fails on checking DNS step.
Also reverting 415578a19 as it's not needed anymore and additional uninstall/install take a lot of time.
Fixes backup/restore tests runs. Maybe something else. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1987/head:pr1987 git checkout pr1987
URL: https://github.com/freeipa/freeipa/pull/1987 Author: slaykovsky Title: #1987: Uninstall fix for named-pkcs11 Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1987/head:pr1987 git checkout pr1987
freeipa-devel@lists.fedorahosted.org