Hi, I am trying to install ceph on RHEL 7 AWS instance using teuthology.
I am facing some dependency issues: 2014-11-09 22:10:57,269.269 DEBUG:teuthology.orchestra.run:Running [10.15.17.91]: 'sudo yum install ceph-radosgw-0.87 -y' 2014-11-09 22:10:58,223.223 INFO:teuthology.orchestra.run.out:[10.15.17.91]: Loaded plugins: amazon-id, rhui-lb 2014-11-09 22:10:59,008.008 INFO:teuthology.orchestra.run.out:[10.15.17.91]: Resolving Dependencies 2014-11-09 22:10:59,010.010 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Running transaction check 2014-11-09 22:10:59,010.010 INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package ceph-radosgw.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed 2014-11-09 22:10:59,028.028 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: librados2 = 1:0.87-665.gb8ec7d7.el7 for package: 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,086.086 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: ceph-common = 1:0.87-665.gb8ec7d7.el7 for package: 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,088.088 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: librados.so.2()(64bit) for package: 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,089.089 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: libfcgi.so.0()(64bit) for package: 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,089.089 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Running transaction check 2014-11-09 22:10:59,090.090 INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package ceph-common.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed 2014-11-09 22:10:59,103.103 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: python-ceph = 1:0.87-665.gb8ec7d7.el7 for package: 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,255.255 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: librbd1 = 1:0.87-665.gb8ec7d7.el7 for package: 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,255.255 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,255.255 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: librbd.so.1()(64bit) for package: 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,255.255 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,256.256 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,256.256 INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package ceph-radosgw.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed 2014-11-09 22:10:59,256.256 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: libfcgi.so.0()(64bit) for package: 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,256.256 INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package librados2.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed 2014-11-09 22:10:59,256.256 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Running transaction check 2014-11-09 22:10:59,256.256 INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package boost-system.x86_64 0:1.53.0-18.el7 will be installed 2014-11-09 22:10:59,257.257 INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package boost-thread.x86_64 0:1.53.0-18.el7 will be installed 2014-11-09 22:10:59,257.257 INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package ceph-common.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed 2014-11-09 22:10:59,257.257 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,257.257 INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package ceph-radosgw.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed 2014-11-09 22:10:59,257.257 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency: libfcgi.so.0()(64bit) for package: 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64 2014-11-09 22:10:59,257.257 INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package librbd1.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed 2014-11-09 22:10:59,258.258 INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package python-ceph.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed 2014-11-09 22:10:59,376.376 INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Finished Dependency Resolution 2014-11-09 22:10:59,385.385 INFO:teuthology.orchestra.run.out:[10.15.17.91]: You could try using --skip-broken to work around the problem 2014-11-09 22:10:59,873.873 INFO:teuthology.orchestra.run.out:[10.15.17.91]: You could try running: rpm -Va --nofiles --nodigest 2014-11-09 22:10:59,900.900 ERROR:teuthology.parallel:Exception in parallel execution Traceback (most recent call last): File "/home/pras/storm-1-0-test/qe/teuthology/teuthology/parallel.py", line 82, in __exit__ Please let me know if there are any modules to be installed before starting teuthology? Regards, Pras
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com