enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #09106
[Bug 2003756] Re: Cannot configure krb5-kdc on Ubuntu Jammy 22.04.01, "Could not execute systemctl: at /usr/bin/deb-systemd-invoke line 142."
I did a little debugging, and the problem happens because
krb5-kdc.service fails to start with:
Feb 02 15:22:34 krb5-test systemd[1]: Starting Kerberos 5 Key Distribution Center...
Feb 02 15:22:34 krb5-test krb5kdc[3957]: Cannot open DB2 database '/var/lib/krb5kdc/principal': No such file or directory - while initializing database for realm LXD
Feb 02 15:22:34 krb5-test krb5kdc[3957]: krb5kdc: cannot initialize realm LXD - see log file for details
Feb 02 15:22:34 krb5-test systemd[1]: krb5-kdc.service: Control process exited, code=exited, status=1/FAILURE
Feb 02 15:22:34 krb5-test systemd[1]: krb5-kdc.service: Failed with result 'exit-code'.
Feb 02 15:22:34 krb5-test systemd[1]: Failed to start Kerberos 5 Key Distribution Center.
systemd-invoke will try to run systemctl like this:
systemctl --quiet --system restart krb5-kdc.service
which fails because of the problem mentioned above.
I don't think this is a problem with init-system-helpers, but rather an
issue with krb5-kdc indeed. Also, I believe it's worth reporting this
bug to Debian, since they suffer from it too.
** Also affects: krb5 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to krb5 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/2003756
Title:
Cannot configure krb5-kdc on Ubuntu Jammy 22.04.01, "Could not execute
systemctl: at /usr/bin/deb-systemd-invoke line 142."
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/2003756/+subscriptions
References