Skip to content

Instantly share code, notes, and snippets.

Created October 1, 2015 13:44
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 anonymous/c5980373b38e972a7634 to your computer and use it in GitHub Desktop.
Save anonymous/c5980373b38e972a7634 to your computer and use it in GitHub Desktop.
[DEBUG ] Fetching file ** attempting ** 'salt://selections/resolver.sls'
[INFO ] Fetching file ** skipped **, latest already in cache 'salt://selections/resolver/init.sls'
[DEBUG ] Jinja search path: '['/var/cache/salt/minion/files/base']'
[CRITICAL] Rendering SLS "base:selections.resolver" failed: Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/salt/utils/templates.py", line 74, in render_tmpl
output = render_str(tmplstr, context, tmplpath)
File "/usr/lib/python2.6/site-packages/salt/utils/templates.py", line 170, in render_jinja_tmpl
'Jinja syntax error: {0}'.format(exc), line, tmplstr
File "/usr/lib/python2.6/site-packages/salt/exceptions.py", line 102, in __init__
marker=marker
File "/usr/lib/python2.6/site-packages/salt/utils/__init__.py", line 215, in get_context
return '---\n{0}\n---'.format('\n'.join(buf))
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2018' in position 229: ordinal not in range(128)
[DEBUG ] loading output in ['/var/cache/salt/minion/extmods/output', '/usr/lib/python2.6/site-packages/salt/output']
[DEBUG ] Skipping /var/cache/salt/minion/extmods/output, it is not a directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment