salt-sandbox
salt-sandbox copied to clipboard
Missing Dependency: python26-jinja2
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)
More of the same output at the following URL: https://gist.github.com/andre-luiz-dos-santos/6cb7c1eb548c8b34fc44
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.