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

Error = TASK: [ironic-install | Install Ironic using pip] ********************* #16

Open
ghost opened this issue Jul 17, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 17, 2015

Hi,

Sorry if this is very basic, but I'm receiving the error below after running the command:

ansible-playbook -K -vvv -i inventory/localhost install.yaml -e cleaning=true

I'm setting up a test rig, but stumbling at what seems the most basic level (the installation).

Thank you in advance for any help and suggestions.
Lee.

------------------------------------------8< ----------------------------

failed: [localhost] => {"cmd": "/usr/local/bin/pip install -U /tmp/ironic.git", "failed": true}
msg: stdout: Processing ./ironic.git
Complete output from command python setup.py egg_info:

Installed /tmp/pip-vL02w2-build/pbr-1.3.0-py2.7.egg
[pbr] Generating ChangeLog
error in setup command: 'test_require' must be a string or list of strings containing valid project/version requirement specifiers


:stderr: Command "python setup.py.egg_info" failed with error code 1 in /tmp/pip-vL02w2-build

FATAL: all hosts have already failed -- aborting

@juliakreger
Copy link
Owner

I believe we landed the fix for this a few days in the upstream OpenStack repository. Try cloning or pulling in http://git.openstack.org/cgit/openstack/bifrost and see if that remedies your issue.

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