On Wed, Dec 25, 2019 at 10:45 AM Kien Pham <[email protected]> wrote: > > Dear oVirt team, > > I have post a thread on forum but I got problem with mailing list. How can I > subscribe the mailing list. > > This is the question. > > Dear all, > > I am installing oVirt but I got an error when running engine-setup and get > the following notification: > > [ INFO ] Restarting httpd > [ ERROR ] Failed to execute stage 'Closing up': Failed to start service > 'httpd' > [ INFO ] Stage: Clean up > Log file is located at > /var/log/ovirt-engine/setup/ovirt-engine-setup-20191224111455-ppsefr.log > [ INFO ] Generating answer file > '/var/lib/ovirt-engine/setup/answers/20191224111745-setup.conf' > [ INFO ] Stage: Pre-termination > [ INFO ] Stage: Termination > [ ERROR ] Execution of setup failed > > I think that the problem is freeIPA. I installed freeIPA to manage user > authetication. But IPA is currently using port 80 so httpd service cannot > start.
Right. This isn't supported, for exactly this reason. The ovirt-engine rpm conflicts with ipa-server. How did you install it? I now see that there is also a package python2-ipaserver, and in fedora and el8 also python3-ipaserver. Now pushed a patch to conflict with them as well: https://gerrit.ovirt.org/105935 Anyway, you'll have to set them up on two different machines. Thanks for the report, and sorry for the failure... Good luck and best regards, -- Didi _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/TI6KQECUY4V5QJEHKR5SQEBNGZAMHAYB/

