]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
task/packages: install libcephfs1-dev 907/head
authorJohn Spray <john.spray@redhat.com>
Wed, 13 Jul 2016 11:55:50 +0000 (12:55 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 13 Jul 2016 11:58:04 +0000 (12:58 +0100)
The way we currently build the cephfs java
bindings depends on the unversioned .so file
which is in the -dev package, not the
main one.

Fixes: http://tracker.ceph.com/issues/16640
Signed-off-by: John Spray <john.spray@redhat.com>
teuthology/task/packages.yaml

index 6f46696922a5ac514072d712eed56c5dd04a509a..b7fdde879307fe955166a14c7b4b7bf894257859 100644 (file)
@@ -9,6 +9,7 @@ ceph:
   - radosgw
   - python-ceph
   - libcephfs1
+  - libcephfs1-dev
   - libcephfs-java
   - libcephfs-jni
   - librados2
@@ -31,6 +32,7 @@ ceph:
   - cephfs-java
   - libcephfs_jni1
   - libcephfs1
+  - libcephfs1-devel
   - librados2
   - librbd1
   - python-ceph