Browse code

Install uuid-runtime on Ubuntu

It seems uuidgen doesn't exist by default on the new trusty nodes [1].
There are quite a few projects that use uuidgen [2] so we need to
ensure it's on the node.

On Trusty, this is provided by the uuid-runtime package. Note that on
Centos & Fedora this is provided by util-linux which is already tehre.

[1] http://logs.openstack.org/75/292475/1/check/gate-telemetry-dsvm-integration-ceilometer/2e85d1f/logs/devstacklog.txt.gz#_2016-03-16_19_20_30_116
[2] http://codesearch.openstack.org/?q=uuidgen&i=nope&files=&repos=

Change-Id: I230836d8b644698473d0611931334c232cf00734

gordon chung authored on 2016/03/17 06:58:07
Showing 2 changed files
... ...
@@ -28,6 +28,7 @@ screen
28 28
 tar
29 29
 tcpdump
30 30
 unzip
31
+uuid-runtime
31 32
 wget
32 33
 wget
33 34
 zlib1g-dev
... ...
@@ -13,5 +13,4 @@ rabbitmq-server # NOPRIME
13 13
 radvd # NOPRIME
14 14
 sqlite3
15 15
 sudo
16
-uuid-runtime
17 16
 vlan