]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
bootstrap: fixes for openSUSE 740/head
authorNathan Cutler <ncutler@suse.com>
Mon, 7 Dec 2015 13:17:09 +0000 (14:17 +0100)
committerNathan Cutler <ncutler@suse.com>
Mon, 7 Dec 2015 13:21:06 +0000 (14:21 +0100)
commiteaea54f0b7c4337021d7ab806d8500216d52584d
tree7fa7eb2345b2fe859489bc87f0781c6f78482b40
parent0afa9fb3b6bf033a6a8954c4bccfccbdf978f51d
bootstrap: fixes for openSUSE

When a package is found not to exist, we need to also check if there
is another package installed that provides a capability of the same
name.

Also, the python-devel package must be installed, or the pip phase
fails.

http://tracker.ceph.com/issues/14002 Fixes: #14002

Signed-off-by: Nathan Cutler <ncutler@suse.com>
bootstrap