Created
July 31, 2015 20:36
-
-
Save danehans/4ed37a196392a524eab6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Processing: neutron-linuxbridge-agent | |
Traceback (most recent call last): | |
File "./build.py", line 52, in run | |
self.builder(data) | |
File "./build.py", line 85, in builder | |
raise Exception(stream['errorDetail']['message']) | |
Exception: The command &{[/bin/sh -c yum install -y openstack-gnocchi-statsd && yum clean all]} returned a non-zero code: 1 | |
Traceback (most recent call last): | |
File "./build.py", line 52, in run | |
self.builder(data) | |
File "./build.py", line 85, in builder | |
raise Exception(stream['errorDetail']['message']) | |
Exception: The command &{[/bin/sh -c yum install -y openstack-gnocchi-api openstack-gnocchi-carbonara openstack-gnocchi-indexer-sqlalchemy && yum clean all]} returned a non-zero code: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment