linux - Install salt on fedora -


I am trying to install SALT on Fedora:

  yum salt master Install  

and it gives me the following error:

  error: package: salt-20144.1.7-3.el6.noarch (APL) Required: Python-Gen2 You can try to use the --skip-broken to work around the problem you can try to turn on: rpm -Va --nofiles --nodigest  

When I try to install Python-Ninja 2 I am troubling, it gives me the following error:

  Installing the installation process No package Python-Genza2 is not available. Error: Nothing to do  

What could be the reason for this matter? How can I solve it?

This was a real bug, which is in the RedHat distribution, get the Bugzilla page resolved


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -