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

Fails on Fedora 12 #148

Open
dwormuth opened this issue Nov 20, 2013 · 0 comments
Open

Fails on Fedora 12 #148

dwormuth opened this issue Nov 20, 2013 · 0 comments

Comments

@dwormuth
Copy link

I know it's old, but I'm trying to use the tool to migrate to a new server!

 $ sudo blueprint show my-first-blueprint
Traceback (most recent call last):
  File "/usr/local//bin/blueprint-show", line 66, in <module>
    b = blueprint.cli.read(options, args)
  File "/usr/lib/python2.6/site-packages/blueprint/cli.py", line 70, in read
    return blueprint.Blueprint.checkout(name)
  File "/usr/lib/python2.6/site-packages/blueprint/__init__.py", line 61, in checkout
    return cls(name, commit, **json.loads(content))
TypeError: __init__() keywords must be strings
$python --version
Python 2.6.2
$ git --version
git version 1.7.2.3
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