[Freeipa] [Bug 1793994] [NEW] freeipa server upgrade fails trying to switch to authselect

2018-09-23 Thread William
Public bug reported: On upgrading freeipa using the staging ppa, I encountered the following failure: traceback: 2018-09-03T17:46:05Z INFO [Migrating to authselect profile] 2018-09-03T17:46:05Z DEBUG Loading StateFile from '/var/lib/ipa/sysupgrade/sysupgrade.state' 2018-09-03T17:46:05Z DEBUG Lo

[Freeipa] [Bug 1772921] Re: freeipa web ui -- incorrect configuration for awesome fonts

2018-09-23 Thread William
I had to add the same line (FONT_AWESOME_DIR=paths.FONT_AWESOME_DIR) to /usr/lib/python2.7/dist-packages/ipaserver/install/server/upgrade.py after line 1775 to overcome the FONT_AWESOE_DIR keyerror an upgrade. tooks notes from: https://pagure.io/freeipa/c/2da9a4ca6a060dea106f02269a961d9e6b8bebcf

[Freeipa] [Bug 1790379] [NEW] freeipa-server-dns bind9 masked and bind9-dyndb-ldap failure

2018-09-02 Thread William
Public bug reported: fresh freeipa install on bionic with --setup-dns installs bind9 but the service is masked and does not run. when manually unmasking, the following error is reported: Sep 02 17:38:04 named[811]: loading DynDB instance 'ipa' driver '/usr/lib/bind/ldap.so' Sep 02 17:38:04 named

[Freeipa] [Bug 1785157] [NEW] external (letsencrypt) certs failing to parse due to pyasn1

2018-08-02 Thread William
Public bug reported: attempting a clean installation of freeipa-server on bionic using letsencrypt certs passed as arguments fails with an error similar to: not in asn1Spec: encoding iso-8859-1> The ipa-server-certinstall command failed I was able to bypass this by downgrading pyasn1 and pyasn