Advertisement
Guest User

Untitled

a guest
Nov 6th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. State: - pkg
  2. Name: elasticsearch
  3. Function: installed
  4. Result: False
  5. Comment: An exception occurred in this state: Traceback (most recent call last):
  6. File "/usr/lib/pymodules/python2.7/salt/state.py", line 1258, in call
  7. *cdata['args'], **cdata['kwargs'])
  8. File "/usr/lib/pymodules/python2.7/salt/states/pkg.py", line 459, in installed
  9. **kwargs)
  10. File "/usr/lib/pymodules/python2.7/salt/modules/apt.py", line 420, in install
  11. __salt__['cmd.run_all'](cmd, python_shell=False)
  12. File "/usr/lib/pymodules/python2.7/salt/modules/cmdmod.py", line 685, in run_all
  13. reset_system_locale=reset_system_locale)
  14. File "/usr/lib/pymodules/python2.7/salt/modules/cmdmod.py", line 346, in _run
  15. raise CommandExecutionError('Unable to run command: {0}'.format(exc))
  16. CommandExecutionError: Unable to run command: [Errno 2] No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement