Kathy Zhu via FreeIPA-users wrote: > Hi List, > > When I tried to install ipa-server on Centos 7, I ran into the following: > > Error: Package: ipa-server-4.6.8-5.el7.centos.10.x86_64 (updates) > > Requires: mod_wsgi > > Available: mod_wsgi-3.4-18.el7.x86_64 (base) > > mod_wsgi = 3.4-18.el7 > > Available: python36-mod_wsgi-4.6.2-2.el7.ius.x86_64 (ius) > > mod_wsgi = 4.6.2 > > > After upgrading to the latest, it's still the same. Does anyone know how > to get by this? >
Try (temporarily) disabling the ius repo which pulls in newer packages. IPA in RHEL 7 uses python 2. rob _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
