Skip to content

Fails on Fedora 12 #148

@dwormuth

Description

@dwormuth

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions