Error while installing ceph built from source

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am trying to deploy a ceph cluster by compile from sources and I get an error with these messages:

dpkg: dependency problems prevent configuration of ceph:
 ceph depends on ceph-common (>= 9.0.0-943); however:
  Version of ceph-common on system is 9.0.0-1.
 ceph-common (9.0.0-1) breaks ceph (<< 9.0.0-943) and is unpacked but not configured.
  Version of ceph to be configured is 9.0.0-1.
.
.
.
.
Errors were encountered while processing:
 ceph
 ceph-dbg
 ceph-mds
 ceph-mds-dbg
 ceph-resource-agents


I followed the steps from the documentation to build Ceph packages from source:
1. ./autogen.sh
2. ./configure
3. make -j6
4. sudo dpkg-buildpackage


Now I am trying to deploy using the same procedure mentioned in ceph-deploy (with the exception of the ceph-deploy install ceph step):
1. ceph-deploy new <hostname>
2. sudo dpkg -i * (in the folder containing the .deb files)

At this step I get the error that is pasted above. I was able to follow the same procedure without any issues on 2 other machines but I am not able to identify the root cause. Any help from the community is appreciated!

Thanks,
Aakanksha
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux