Description of problem: the spec file dropped package all requirements on salt, but initialize still uses the salt-call command which requires salt-minion and salt-common. There are two fixes possible: 1. re depend on salt-minion and salt-common 2. re-write calamari-ctl to execute without salt Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. install calamari without bootstrapping Storage Console 2. run calamari-ctl intialize 3. observe error Actual results: calamari-ctl errors Expected results: calamari-ctl does not error Additional info:
*** Bug 1324494 has been marked as a duplicate of this bug. ***
The 'calamari-ctl initialize' is running successfully without any errors in recent builds. Moving this to verified. [ubuntu@magna070 ~]$ sudo calamari-ctl initialize [INFO] Loading configuration.. [INFO] Starting/enabling postgres... [INFO] Updating database... [ubuntu@magna070 ~]$
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-1755.html