Skip to content

Instantly share code, notes, and snippets.

@danehans
Created July 31, 2015 20:36
Show Gist options
  • Save danehans/4ed37a196392a524eab6 to your computer and use it in GitHub Desktop.
Save danehans/4ed37a196392a524eab6 to your computer and use it in GitHub Desktop.
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