-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
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
Labels
No labels