Hello, Ambari currently depends on Python version 2.6 and this breaks the installation on systems that have Python version 2.7 and above.
Is there a fix for this? Here is the copy of the erron on installation attempt: Error: Package: ambari-server-1.6.1-98.noarch (Updates-ambari-1.6.1) Requires: python(abi) = 2.6 Installed: python-2.7.5-16.el7.x86_64 (@anaconda) python(abi) = 2.7 python(abi) = 2.7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Cheers, Sidharth N. Kashyap
