Installing Jewel with ceph-deploy has been working for weeks. Today I started to get some dependency issues:
[b61808c8624c][DEBUG ] The following packages have unmet dependencies:
[b61808c8624c][DEBUG ] ceph : Depends: ceph-mon (= 10.2.1-1trusty) but it is not going to be installed
[b61808c8624c][DEBUG ] Depends: ceph-osd (= 10.2.1-1trusty) but it is not going to be installed
[b61808c8624c][DEBUG ] ceph-mds : Depends: ceph-base (= 10.2.1-1trusty) but it is not going to be installed
[b61808c8624c][WARNIN] E: Unable to correct problems, you have held broken packages.
[b61808c8624c][ERROR ] RuntimeError: command returned non-zero exit status: 100
[ceph_deploy][ERROR ] RuntimeError: Failed to execute command: env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q --no-install-recommends install -o Dpkg::Options::=--force-confnew ceph ceph-mds radosgw
Seems to be an issue with 10.2.1 vs 10.2.2?
root@b61808c8624c:/ceph-deploy# apt-get install ceph-mon ceph-base
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-mon : Depends: ceph-base (= 10.2.1-1trusty) but 10.2.2-1trusty is to be installed
E: Unable to correct problems, you have held broken packages.
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com