Hi, I am running into an error when I am attempting to use ceph-deploy install when creating my cluster. I am attempting to run ceph on Debian 7.0 wheezy with an ARM processor. When I attempt to run ceph-deploy install I get the following errors: [ceph1][WARNIN] E: Unable to locate package ceph [ceph1][WARNIN] E: Unable to locate package ceph-mds [ceph1][WARNIN] E: Unable to locate package ceph-common [ceph1][WARNIN] E: Unable to locate package ceph-fs-common [ceph1][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 -q -o Dpkg::Options::=--force-confnew --no-install-recommends --assume-yes install -- ceph ceph-mds ceph-common ceph-fs-common gdisk I am assuming I do not have all the packages required for debian wheezy, but I have tried to set up a repository and manually insert the packages from this documentation: http://ceph.com/docs/master/install/get-packages/ Does anyone know the issue or the proper way to set up a repository for a Debian wheezy system? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140811/046ac603/attachment.htm>