mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -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> |
||
---|---|---|
.. | ||
__init__.py | ||
certmonger.py | ||
certstore.py | ||
hostname.py | ||
kinit.py | ||
service.py | ||
sysrestore.py |