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

blueprint failing on an attempt at migration (tyan S3970's/Ubuntu 12.04) #144

Open
DiagonalArg opened this issue Aug 8, 2013 · 1 comment

Comments

@DiagonalArg
Copy link

I'm getting a failure, trying to migrate a blueprint from one Tyan-S3970 running Ubuntu 12.04 to another S3970 (nearly identical, save for an extra quad core CPU). Both are fully updated machines. I am trying to migrate the modifications I have made on one to the other.

If there is anything else I can provide, let me know!

/DA

sudo blueprint apply Tyan-Migration
Traceback (most recent call last):
File "/usr/bin/blueprint-apply", line 38, in
filename = b.sh(options.relaxed).dumpf()
File "/usr/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 0xcc in position 35302: ordinal not in range(128)

@DiagonalArg
Copy link
Author

Made some error with the title. Should have been:
"blueprint failing on an attempt at migration (tyan S3970's/Ubuntu 12.04)"

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

1 participant