Project

General

Profile

Actions

Bug #4859

closed

ceph-deploy: install fails on RHEL 6.3

Added by Tamilarasi muthamizhan about 11 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
-
Category:
ceph-deploy
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

install fails on RHEL 6.3 with the followign error message,

tamil@ubuntu:~/ceph-deploy-latest/rhel/ceph-deploy$ ./ceph-deploy install --dev=next burnupi27 burnupi28
Unable to read consumer identity ##################################################
Traceback (most recent call last):
File "./ceph-deploy", line 9, in <module>
load_entry_point('ceph-deploy==0.0.1', 'console_scripts', 'ceph-deploy')()
File "/home/tamil/ceph-deploy-latest/rhel/ceph-deploy/ceph_deploy/cli.py", line 112, in main
return args.func(args)
File "/home/tamil/ceph-deploy-latest/rhel/ceph-deploy/ceph_deploy/install.py", line 215, in install
version=version,
File "/home/tamil/ceph-deploy-latest/rhel/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/protocol/proxy.py", line 255, in <lambda>
(conn.operator(type_, self, args, kwargs))
File "/home/tamil/ceph-deploy-latest/rhel/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/protocol/connection.py", line 66, in operator
return self.send_request(type_, (object, args, kwargs))
File "/home/tamil/ceph-deploy-latest/rhel/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/protocol/baseconnection.py", line 323, in send_request
return self.__handle(m)
File "/home/tamil/ceph-deploy-latest/rhel/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/protocol/baseconnection.py", line 639, in __handle
raise e
pushy.protocol.proxy.ExceptionProxyError: Package: gdisk-0.8.4-1.el6.x86_64 (epel)
Requires: libicuio.so.42()(64bit)
Error: Package: libcephfs1-0.60-725.g6a5be25.el6.x86_64 (Ceph)
Requires: libboost_thread-mt.so.5()(64bit)
Error: Package: libcephfs1-0.60-725.g6a5be25.el6.x86_64 (Ceph)
Requires: libboost_system-mt.so.5()(64bit)
Error: Package: librbd1-0.60-725.g6a5be25.el6.x86_64 (Ceph)
Requires: libboost_system-mt.so.5()(64bit)
Error: Package: ceph-0.60-725.g6a5be25.el6.x86_64 (Ceph)
Requires: libboost_system-mt.so.5()(64bit)
Error: Package: librados2-0.60-725.g6a5be25.el6.x86_64 (Ceph)
Requires: libboost_thread-mt.so.5()(64bit)
Error: Package: librados2-0.60-725.g6a5be25.el6.x86_64 (Ceph)
Requires: libboost_system-mt.so.5()(64bit)
Error: Package: ceph-0.60-725.g6a5be25.el6.x86_64 (Ceph)
Requires: libboost_thread-mt.so.5()(64bit)
Error: Package: librbd1-0.60-725.g6a5be25.el6.x86_64 (Ceph)
Requires: libboost_thread-mt.so.5()(64bit)
Error: Package: gdisk-0.8.4-1.el6.x86_64 (epel)
Requires: libicuuc.so.42()(64bit) ##################################################
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
: Command '['yum', '-y', '-q', 'install', 'ceph', 'ceph-common', 'ceph-fs-common']' returned non-zero exit status 1

Gary is already looking into this.

Actions

Also available in: Atom PDF