[Freeipa] [Bug 1875114] Re: freeipa-server package missing on Ubuntu 20.04
That's because bind 9.16 broke the dns part of it, see bug 1874568. ** Changed in: freeipa (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of FreeIPA, which is subscribed to freeipa in Ubuntu. https://bugs.launchpad.net/bugs/1875114 Title: freeipa-server package missing on Ubuntu 20.04 Status in freeipa package in Ubuntu: Triaged Bug description: previous releases of Ubuntu have freeipa-server package to install freeipa server but on 20.04 only client part can be found $ apt-cache search freeipa libipa-hbac-dev - FreeIPA HBAC Evaluator library -- development files libipa-hbac0 - FreeIPA HBAC Evaluator library libnss-sss - Nss library for the System Security Services Daemon libpam-sss - Pam module for the System Security Services Daemon python3-sss - Python3 module for the System Security Services Daemon sssd - System Security Services Daemon -- metapackage sssd-common - System Security Services Daemon -- common files sssd-tools - System Security Services Daemon -- tools cockpit-ws - Cockpit Web Service freeipa-client - FreeIPA centralized identity framework -- client freeipa-client-samba - FreeIPA centralized identity framework -- Samba client freeipa-common - FreeIPA centralized identity framework -- common files puppet-module-joshuabaird-ipaclient - Puppet module for Joshuabaird IPAclient python3-ipaclient - FreeIPA centralized identity framework -- Python3 modules for ipaclient python3-ipalib - FreeIPA centralized identity framework -- shared Python3 modules python3-libipa-hbac - Python3 bindings for the FreeIPA HBAC Evaluator library To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1875114/+subscriptions ___ Mailing list: https://launchpad.net/~freeipa Post to : freeipa@lists.launchpad.net Unsubscribe : https://launchpad.net/~freeipa More help : https://help.launchpad.net/ListHelp
[Freeipa] [Bug 1875217] [NEW] /usr/lib/tmpfiles.d/certmonger.conf references path below legacy directory /var/run/
Public bug reported: The systemd-tmpfiles service (on 20.04) logs this line in syslog: Apr 26 14:36:55 mysystem systemd-tmpfiles[94920]: /usr/lib/tmpfiles.d/certmonger.conf:3: Line references path below legacy directory /var/run/, updating /var/run/certmonger → /run/certmonger; please update the tmpfiles.d/ drop-in file accordingly. Changing the line to read "d /run/certmonger 0755 root root" resolves the issue. ** Affects: certmonger (Ubuntu) Importance: Undecided Status: New ** Tags: focal -- You received this bug notification because you are a member of FreeIPA, which is subscribed to certmonger in Ubuntu. https://bugs.launchpad.net/bugs/1875217 Title: /usr/lib/tmpfiles.d/certmonger.conf references path below legacy directory /var/run/ Status in certmonger package in Ubuntu: New Bug description: The systemd-tmpfiles service (on 20.04) logs this line in syslog: Apr 26 14:36:55 mysystem systemd-tmpfiles[94920]: /usr/lib/tmpfiles.d/certmonger.conf:3: Line references path below legacy directory /var/run/, updating /var/run/certmonger → /run/certmonger; please update the tmpfiles.d/ drop-in file accordingly. Changing the line to read "d /run/certmonger 0755 root root" resolves the issue. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/certmonger/+bug/1875217/+subscriptions ___ Mailing list: https://launchpad.net/~freeipa Post to : freeipa@lists.launchpad.net Unsubscribe : https://launchpad.net/~freeipa More help : https://help.launchpad.net/ListHelp
[Freeipa] [Bug 1875227] [NEW] dogtag-ipa-renew-agent-submit on freeipa-client fails to find pwdfile.txt
Public bug reported: Since upgrade to 20.04, these two lines are logged every 6 hours on my FreeIPA client machines: Running enrollment/cadata helper "/usr/lib/certmonger/dogtag-ipa-renew-agent-submit". Error opening "/etc/apache2/nssdb/pwdfile.txt": No such file or directory. It appears to be looking for pwdfile.txt in the wrong directory. There is a pwdfile.txt in /etc/ipa/nssdb. As I could not find a way to configure dogtag-ipa-renew-agent-submit (its man page only mentions the host property in /etc/ipa/default.conf), I have symlinked /etc/ipa/nssdb to /etc/apache2/nssdb as a temporary workaround. ** Affects: freeipa (Ubuntu) Importance: Undecided Status: New ** Tags: focal -- You received this bug notification because you are a member of FreeIPA, which is subscribed to freeipa in Ubuntu. https://bugs.launchpad.net/bugs/1875227 Title: dogtag-ipa-renew-agent-submit on freeipa-client fails to find pwdfile.txt Status in freeipa package in Ubuntu: New Bug description: Since upgrade to 20.04, these two lines are logged every 6 hours on my FreeIPA client machines: Running enrollment/cadata helper "/usr/lib/certmonger/dogtag-ipa-renew-agent-submit". Error opening "/etc/apache2/nssdb/pwdfile.txt": No such file or directory. It appears to be looking for pwdfile.txt in the wrong directory. There is a pwdfile.txt in /etc/ipa/nssdb. As I could not find a way to configure dogtag-ipa-renew-agent-submit (its man page only mentions the host property in /etc/ipa/default.conf), I have symlinked /etc/ipa/nssdb to /etc/apache2/nssdb as a temporary workaround. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1875227/+subscriptions ___ Mailing list: https://launchpad.net/~freeipa Post to : freeipa@lists.launchpad.net Unsubscribe : https://launchpad.net/~freeipa More help : https://help.launchpad.net/ListHelp
[Freeipa] [Bug 1875227] Re: dogtag-ipa-renew-agent-submit on freeipa-client fails to find pwdfile.txt
it's useful only on an ipa server which does have /etc/apache2/nssdb dunno if it makes sense to split the package to ship the server bits separately ** Package changed: freeipa (Ubuntu) => certmonger (Ubuntu) ** Changed in: certmonger (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of FreeIPA, which is subscribed to certmonger in Ubuntu. https://bugs.launchpad.net/bugs/1875227 Title: dogtag-ipa-renew-agent-submit on freeipa-client fails to find pwdfile.txt Status in certmonger package in Ubuntu: Confirmed Bug description: Since upgrade to 20.04, these two lines are logged every 6 hours on my FreeIPA client machines: Running enrollment/cadata helper "/usr/lib/certmonger/dogtag-ipa-renew-agent-submit". Error opening "/etc/apache2/nssdb/pwdfile.txt": No such file or directory. It appears to be looking for pwdfile.txt in the wrong directory. There is a pwdfile.txt in /etc/ipa/nssdb. As I could not find a way to configure dogtag-ipa-renew-agent-submit (its man page only mentions the host property in /etc/ipa/default.conf), I have symlinked /etc/ipa/nssdb to /etc/apache2/nssdb as a temporary workaround. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/certmonger/+bug/1875227/+subscriptions ___ Mailing list: https://launchpad.net/~freeipa Post to : freeipa@lists.launchpad.net Unsubscribe : https://launchpad.net/~freeipa More help : https://help.launchpad.net/ListHelp