Package: ceph
Version: 0.80.10-2~bpo8+1

We are trying to use ceph on AArch64 and are finding packaging errors
when installing and unable to start the ceph services when it finally
installed.

Steps to reproduce

$ sudo apt-get install ceph=0.80.10-2~bpo8+1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ceph : Depends: ceph-common (= 0.80.10-2~bpo8+1) but 0.80.7-2+deb8u1 is
to be installed
Recommends: time-daemon or
chrony but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
linaro@r2-a4:~$ sudo apt-get install ceph=0.80.10-2~bpo8+1 chrony
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ceph : Depends: ceph-common (= 0.80.10-2~bpo8+1) but 0.80.7-2+deb8u1 is
to be installed

Then we have to be explicit about every ceph component required by ceph
if we are going to be able to install.

Workaround for this issue:

sudo apt-get install ceph=0.80.10-2~bpo8+1 chrony
ceph-common=0.80.10-2~bpo8+1 python-ceph=0.80.10-2~bpo8+1
librbd1=0.80.10-2~bpo8+1 libcephfs1=0.80.10-2~bpo8+1
librados2=0.80.10-2~bpo8+1

Please let us know if you need any further information.

Thanks,
Gema

-- 
Linaro
freenode: gema

Reply via email to