Trying to install ceph on my machines. Using RHEL6.3 I get the following error while invoking ceph-deploy. Tried to install sphinx on ceph-node, seems to be success full and installed. Still, it seems that during the installation there is an unresolved dependency. [apollo006][INFO ] Running command: sudo yum -y -q install ceph [apollo006][ERROR ] Error: Package: 1:python-flask-0.9-5.el6.noarch (epel) [apollo006][ERROR ] Requires: python-sphinx Below is the deploying command line $ ceph-deploy install apollo006 [ceph_deploy.cli][INFO ] Invoked (1.3): /usr/bin/ceph-deploy install apollo006 [ceph_deploy.install][DEBUG ] Installing stable version dumpling on cluster ceph hosts apollo006 [ceph_deploy.install][DEBUG ] Detecting platform for host apollo006 ... [apollo006][DEBUG ] connected to host: apollo006 [apollo006][DEBUG ] detect platform information from remote host [apollo006][DEBUG ] detect machine type [ceph_deploy.install][INFO ] Distro info: Red Hat Enterprise Linux Server 6.3 Santiago [apollo006][INFO ] installing ceph on apollo006 [apollo006][INFO ] Running command: sudo rpm --import
https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc [apollo006][INFO ] Running command: sudo rpm -Uvh --replacepkgs
http://ceph.com/rpm-dumpling/el6/noarch/ceph-release-1-0.el6.noarch.rpm [apollo006][DEBUG ] Retrieving
http://ceph.com/rpm-dumpling/el6/noarch/ceph-release-1-0.el6.noarch.rpm [apollo006][DEBUG ] Preparing... ################################################## [apollo006][DEBUG ] ceph-release ################################################## [apollo006][INFO ] Running command: sudo yum -y -q install ceph [apollo006][ERROR ] Error: Package: 1:python-flask-0.9-5.el6.noarch (epel) [apollo006][ERROR ] Requires: python-sphinx [apollo006][DEBUG ] You could try using --skip-broken to work around the problem [apollo006][DEBUG ] You could try running: rpm -Va --nofiles --nodigest [apollo006][ERROR ] Traceback (most recent call last): [apollo006][ERROR ] File "/usr/lib/python2.6/site-packages/ceph_deploy/lib/remoto/process.py", line 68, in run [apollo006][ERROR ] reporting(conn, result, timeout) [apollo006][ERROR ] File "/usr/lib/python2.6/site-packages/ceph_deploy/lib/remoto/log.py", line 13, in reporting [apollo006][ERROR ] received = result.receive(timeout) [apollo006][ERROR ] File "/usr/lib/python2.6/site-packages/ceph_deploy/lib/remoto/lib/execnet/gateway_base.py", line 455, in receive [apollo006][ERROR ] raise self._getremoteerror() or EOFError() [apollo006][ERROR ] RemoteError: Traceback (most recent call last): [apollo006][ERROR ] File "<string>", line 806, in executetask [apollo006][ERROR ] File "", line 35, in _remote_run [apollo006][ERROR ] RuntimeError: command returned non-zero exit status: 1 [apollo006][ERROR ] [apollo006][ERROR ] [ceph_deploy][ERROR ] RuntimeError: Failed to execute command: yum -y -q install ceph Thank you for your help, EyalG |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com