<div dir="ltr"><br><div>   I'm trying to install freeipa-server on an ubuntu 16.04 box, fresh install, but it keeps failing:</div><div><br></div><div><div>{0}:/etc/apt>lsb_release  -r</div><div>Release:        16.04</div><div><br></div><div>{0}:/etc/apt>dpkg -l | egrep -i 'slapd|ipa'</div><div>ii  python-ipaddress                         1.0.16-1                                   all          Backport of Python 3 ipaddress module (Python 2)</div></div><div><br></div><div><br></div><div>I added the apt repository:</div><div>{0}:/etc/apt> sudo add-apt-repository ppa:freeipa/ppa<br></div><div>   * This worked, it's far up in my history</div><div><br></div><div><div>{0}:/etc/apt>apt-get install freeipa-server</div><div>Reading package lists... Done</div><div>Building dependency tree</div><div>Reading state information... Done</div><div>The following packages were automatically installed and are no longer required:</div><div>  libodbc1 libslp1</div><div>Use 'sudo apt autoremove' to remove them.</div><div>The following additional packages will be installed:</div><div>  freeipa-admintools freeipa-client freeipa-server-dns</div><div>Suggested packages:</div><div>  libpam-krb5</div><div>The following NEW packages will be installed:</div><div>  freeipa-admintools freeipa-client freeipa-server freeipa-server-dns</div><div>0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded.</div><div>Need to get 0 B/853 kB of archives.</div><div>After this operation, 3669 kB of additional disk space will be used.</div><div>Do you want to continue? [Y/n] y</div><div>Selecting previously unselected package freeipa-client.</div><div>(Reading database ... 161356 files and directories currently installed.)</div><div>Preparing to unpack .../freeipa-client_4.3.1-0ubuntu1_amd64.deb ...</div><div>Unpacking freeipa-client (4.3.1-0ubuntu1) ...</div><div>Selecting previously unselected package freeipa-admintools.</div><div>Preparing to unpack .../freeipa-admintools_4.3.1-0ubuntu1_all.deb ...</div><div>Unpacking freeipa-admintools (4.3.1-0ubuntu1) ...</div><div>Selecting previously unselected package freeipa-server.</div><div>Preparing to unpack .../freeipa-server_4.3.1-0ubuntu1_amd64.deb ...</div><div>Unpacking freeipa-server (4.3.1-0ubuntu1) ...</div><div>Selecting previously unselected package freeipa-server-dns.</div><div>Preparing to unpack .../freeipa-server-dns_4.3.1-0ubuntu1_all.deb ...</div><div>Unpacking freeipa-server-dns (4.3.1-0ubuntu1) ...</div><div>Processing triggers for man-db (2.7.5-1) ...</div><div>Processing triggers for dbus (1.10.6-1ubuntu3.3) ...</div><div>Setting up freeipa-client (4.3.1-0ubuntu1) ...</div><div>Setting up freeipa-admintools (4.3.1-0ubuntu1) ...</div><div>Setting up freeipa-server (4.3.1-0ubuntu1) ...</div><div>apache2_invoke: Enable module auth_gssapi</div><div>apache2_invoke: Enable module authz_user</div><div>apache2_invoke: Enable module deflate</div><div>apache2_invoke: Enable module expires</div><div>apache2_invoke: Enable module headers</div><div>apache2_invoke: Enable module proxy</div><div>apache2_invoke: Enable module proxy_ajp</div><div>apache2_invoke: Enable module proxy_http</div><div>apache2_invoke: Enable module rewrite</div><div>Running ipa-server-upgrade...</div><div>IPA server upgrade failed: Inspect /var/log/ipaupgrade.log and run command ipa-server-upgrade manually.</div><div>Unexpected error - see /var/log/ipaupgrade.log for details:</div><div><b>IOError: [Errno 2] No such file or directory: u'/etc/dirsrv/slapd-EXAMPLE-COM/dse.ldif.modified.out'</b></div><div>The ipa-server-upgrade command failed. See /var/log/ipaupgrade.log for more information</div><div>dpkg: error processing package freeipa-server (--configure):</div><div> subprocess installed post-installation script returned error exit status 1</div><div>dpkg: dependency problems prevent configuration of freeipa-server-dns:</div><div> freeipa-server-dns depends on freeipa-server (>= 4.3.1-0ubuntu1); however:</div><div>  Package freeipa-server is not configured yet.</div></div><div><br></div><div><div><br></div><div>dpkg: error processing package freeipa-server-dns (--configure):</div><div> dependency problems - leaving unconfigured</div><div>Processing triggers for dbus (1.10.6-1ubuntu3.3) ...No apport report written because the error message indicates its a followup error from a previous failure.</div><div><br></div><div>Errors were encountered while processing:</div><div> freeipa-server</div><div> freeipa-server-dns</div><div>E: Sub-process /usr/bin/dpkg returned an error code (1)</div></div><div><br></div><div><br></div><div>If I search around, that slapd-EXAMPLE-COM directoryand file can be created by installing slapd but that requires 389-ds-base which conflicts with slapd.</div><div><br></div><div>Thoughts?</div><div><br></div><div><br></div></div>