Skip to content

Instantly share code, notes, and snippets.

@kylegato
Created August 19, 2015 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylegato/60c19aa30293eb4ce187 to your computer and use it in GitHub Desktop.
Save kylegato/60c19aa30293eb4ce187 to your computer and use it in GitHub Desktop.
[root@bd0 /var/cache/salt]# salt-call saltutil.sync_all
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[ERROR ] Exception raised when processing __virtual__ function for npm. Module will not be loaded global name '__salt__' is not defined
[WARNING ] salt.loaded.int.module.npm.__virtual__() is wrongly returning `None`. It should either return `True`, `False` or a new name. If you're the developer of the module 'npm', please fix this.
[ERROR ] Exception raised when processing __virtual__ function for zfs. Module will not be loaded global name '__salt__' is not defined
[WARNING ] salt.loaded.int.module.zfs.__virtual__() is wrongly returning `None`. It should either return `True`, `False` or a new name. If you're the developer of the module 'zfs', please fix this.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[WARNING ] Attempt to run a shell command with what may be an invalid shell! Check to ensure that the shell </bin/bash> is valid for this user.
[ERROR ] Exception raised when processing __virtual__ function for npm. Module will not be loaded global name '__salt__' is not defined
[WARNING ] salt.loaded.int.module.npm.__virtual__() is wrongly returning `None`. It should either return `True`, `False` or a new name. If you're the developer of the module 'npm', please fix this.
[ERROR ] Exception raised when processing __virtual__ function for zfs. Module will not be loaded global name '__salt__' is not defined
[WARNING ] salt.loaded.int.module.zfs.__virtual__() is wrongly returning `None`. It should either return `True`, `False` or a new name. If you're the developer of the module 'zfs', please fix this.
[ERROR ] An un-handled exception was caught by salt's global exception handler:
NameError: global name '__salt__' is not defined
Traceback (most recent call last):
File "/usr/local/bin/salt-call", line 9, in <module>
load_entry_point('salt==2015.5.3', 'console_scripts', 'salt-call')()
File "/usr/local/lib/python2.7/site-packages/salt/scripts.py", line 227, in salt_call
client.run()
File "/usr/local/lib/python2.7/site-packages/salt/cli/call.py", line 69, in run
caller.run()
File "/usr/local/lib/python2.7/site-packages/salt/cli/caller.py", line 236, in run
ret = self.call()
File "/usr/local/lib/python2.7/site-packages/salt/cli/caller.py", line 138, in call
ret['return'] = func(*args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/salt/modules/saltutil.py", line 421, in sync_all
ret['beacons'] = sync_beacons(saltenv, False)
File "/usr/local/lib/python2.7/site-packages/salt/modules/saltutil.py", line 263, in sync_beacons
ret = _sync('beacons', saltenv)
File "/usr/local/lib/python2.7/site-packages/salt/modules/saltutil.py", line 108, in _sync
__salt__['cp.cache_dir'](
NameError: global name '__salt__' is not defined
Traceback (most recent call last):
File "/usr/local/bin/salt-call", line 9, in <module>
load_entry_point('salt==2015.5.3', 'console_scripts', 'salt-call')()
File "/usr/local/lib/python2.7/site-packages/salt/scripts.py", line 227, in salt_call
client.run()
File "/usr/local/lib/python2.7/site-packages/salt/cli/call.py", line 69, in run
caller.run()
File "/usr/local/lib/python2.7/site-packages/salt/cli/caller.py", line 236, in run
ret = self.call()
File "/usr/local/lib/python2.7/site-packages/salt/cli/caller.py", line 138, in call
ret['return'] = func(*args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/salt/modules/saltutil.py", line 421, in sync_all
ret['beacons'] = sync_beacons(saltenv, False)
File "/usr/local/lib/python2.7/site-packages/salt/modules/saltutil.py", line 263, in sync_beacons
ret = _sync('beacons', saltenv)
File "/usr/local/lib/python2.7/site-packages/salt/modules/saltutil.py", line 108, in _sync
__salt__['cp.cache_dir'](
NameError: global name '__salt__' is not defined
[root@bd0 /var/cache/salt]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment