Skip to content

blueprint apply fails #162

Description

@pablogmorales

root@centos5:~ $ blueprint apply openldapclients
Traceback (most recent call last):
File "/usr/local/bin/blueprint-apply", line 32, in
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 58, in checkout
tree = git.tree(commit)
File "/usr/lib/python2.6/site-packages/blueprint/git.py", line 109, in tree
status, stdout = git('show', '--pretty=format:%T', commit)
File "/usr/lib/python2.6/site-packages/blueprint/git.py", line 83, in git
raise GitError(p.returncode)
blueprint.git.GitError: -9

root@centos5:~ $ blueprint list

  • openldapclients
    pablotest

Any idea what's wrong?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions