On Thu, 30 Jul 2015, Oleg Fayans wrote:
Hi all,

Any attempts to install ipa server from today's upstream code result in ipa-server-install silently exiting without doing anything. Here is how it looks like:

root@f22master:/home/ofayans]$ rpm -q freeipa-server
freeipa-server-4.2.90.201507300929GIT4e18a62-0.fc22.x86_64
root@f22master:/home/ofayans]$ ipa-server-install
root@f22master:/home/ofayans]$

Any Ideas how did it happen?
No idea but you can run ipa-server-install with Python tracing:
python -vx /usr/sbin/ipa-server-install 2>&1 | tee logfile.txt
--
/ Alexander Bokovoy

--
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

Reply via email to