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 apply fails #162

Open
pablogmorales opened this issue May 27, 2018 · 0 comments
Open

blueprint apply fails #162

pablogmorales opened this issue May 27, 2018 · 0 comments

Comments

@pablogmorales
Copy link

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!

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