Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shell outputer errors blueprint show -S <nameofblueprint> #142

Closed
loque1 opened this issue Jul 11, 2013 · 1 comment
Closed

Shell outputer errors blueprint show -S <nameofblueprint> #142

loque1 opened this issue Jul 11, 2013 · 1 comment

Comments

@loque1
Copy link

loque1 commented Jul 11, 2013

blueprint show -S lo-pc-ihus2
Traceback (most recent call last):
File "/usr/local/bin/blueprint-show", line 73, in
filename = getattr(b, options.generate)(options.relaxed).dumpf()
File "/usr/local/lib/python2.7/dist-packages/blueprint/frontend/sh.py", line 333, in dumpf
f.write('{0}\n'.format(out))
File "/usr/lib/python2.7/codecs.py", line 691, in write
return self.writer.write(data)
File "/usr/lib/python2.7/codecs.py", line 351, in write
data, consumed = self.encode(object, self.errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1361: ordinal not in range(128)

@rcrowley
Copy link
Member

Duplicate of #133.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants