ok, somehow it's not automatically added like it is for python- ipaserver..
-- You received this bug notification because you are a member of FreeIPA, which is subscribed to freeipa in Ubuntu. https://bugs.launchpad.net/bugs/1764615 Title: freeipa-client 4.7.0~pre1+git20180411-1 in binoc proposed has an unlisted dependency on python-augeas Status in freeipa package in Ubuntu: New Bug description: Running freeipa-client-install (with no python-augeas package installed) fails because of unlisted dependency. /usr/sbin/ipa-client-install --realm ******* --password ****** --principal ***** --domain ****** --no-ssh --no-ntp --unattended Traceback (most recent call last): File "/usr/sbin/ipa-client-install", line 22, in <module> from ipaclient.install import ipa_client_install File "/usr/lib/python2.7/dist-packages/ipaclient/install/ipa_client_install.py", line 5, in <module> from ipaclient.install import client File "/usr/lib/python2.7/dist-packages/ipaclient/install/client.py", line 63, in <module> from . import automount, ipadiscovery, timeconf, sssd File "/usr/lib/python2.7/dist-packages/ipaclient/install/timeconf.py", line 23, in <module> from augeas import Augeas ImportError: No module named augeas To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1764615/+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