Actions
Bug #30734
closedError when installing freeipa-client on debian systems
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Templates
Target version:
-
Description
During the freeipa-register snippet the apt-get install command fails because DEBIAN_FRONTEND is not set to noninteractive. This causes isseus with one of the dependencies attempting to configure itself with an interactive menu. Setting DEBIAN_FRONTEND=noninteractive allows the install to complete successfully.
Actions