Advertisement
Guest User

Untitled

a guest
Mar 19th, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. [ERROR ] An exception occurred in this state: Traceback (most recent call last):
  6. File "/usr/local/lib/python2.7/site-packages/salt/state.py", line 1305, in call
  7. *cdata['args'], **cdata['kwargs'])
  8. File "/usr/local/lib/python2.7/site-packages/salt/states/pkg.py", line 465, in installed
  9. **kwargs)
  10. File "/usr/local/lib/python2.7/site-packages/salt/modules/brew.py", line 323, in install
  11. return salt.utils.compare_dicts(old, new)
  12. AttributeError: 'module' object has no attribute 'compare_dicts'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement