You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when running vagrant up:
==> master: err: /Stage[main]/Salt::Server/Package[salt-master]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y install salt-master' returned 1: salt-0.9.7-1.el5.noarch from epel-salt has depsolving problems
==> master: --> Missing Dependency: python26-jinja2 is needed by package salt-0.9.7-1.el5.noarch (epel-salt)
==> master: Error: Missing Dependency: python26-jinja2 is needed by package salt-0.9.7-1.el5.noarch (epel-salt)
Take a look at issue #3...I haven't touched this project for a number of years and don't have the time right now to track down the latest versions of the dependencies. There's some additional advice/details on the other issue.
I get the following error when running vagrant up:
More of the same output at the following URL:
https://gist.github.com/andre-luiz-dos-santos/6cb7c1eb548c8b34fc44
The text was updated successfully, but these errors were encountered: