Advertisement
Guest User

Untitled

a guest
Jun 27th, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.49 KB | None | 0 0
  1. ----------
  2.     State: - pkg
  3.     Name:      vim-nox
  4.     Function:  installed
  5.         Result:    False
  6.         Comment:   An exception occurred in this state: Traceback (most recent call last):
  7.   File "/usr/lib/pymodules/python2.7/salt/state.py", line 1238, in call
  8.     *cdata['args'], **cdata['kwargs'])
  9.   File "/usr/lib/pymodules/python2.7/salt/states/pkg.py", line 376, in installed
  10.     if salt.utils.is_true(refresh) or os.path.isfile(rtag):
  11. NameError: global name 'rtag' is not defined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement