mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
5b28c458b9
If a certmonger CA is not defined but is referenced within a request (so was removed sometime after a request was created) then anything that pulls all certmonger requests would fail with the cryptic error: "Failed to get request: bus, object_path and dbus_interface must not be None." This was often seen during upgrades. Catch this specific condition and report a more specific error so the user will have some bread crumb to know how to address the issue. https://pagure.io/freeipa/issue/7870 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com> |
||
---|---|---|
.. | ||
install | ||
__init__.py | ||
aci.py | ||
backend.py | ||
base.py | ||
capabilities.py | ||
cli.py | ||
config.py | ||
constants.py | ||
crud.py | ||
dns.py | ||
errors.py | ||
frontend.py | ||
krb_utils.py | ||
Makefile.am | ||
messages.py | ||
misc.py | ||
output.py | ||
parameters.py | ||
pkcs10.py | ||
plugable.py | ||
request.py | ||
rpc.py | ||
setup.cfg | ||
setup.py | ||
text.py | ||
util.py | ||
x509.py |