[Pkg-freeipa-devel] Bug#985340: Fix postinst

Rene Luria rene.luria at infomaniak.com
Tue Mar 23 08:16:34 GMT 2021


postinst configure stage calls pki-upgrade which is a wrapper to pki.cli.upgrade 

to fix this bug, add python3-ldap to python3-pki-base depends

diff --git a/debian/control b/debian/control
index a3759208c..96c3a0fb4 100644
--- a/debian/control
+++ b/debian/control
@@ -146,6 +146,7 @@ Architecture: all
 Depends:
  openssl,
  python3-cryptography,
+ python3-ldap,
  python3-nss,
  python3-requests,
  python3-urllib3,



More information about the Pkg-freeipa-devel mailing list