Hi Paulo, Thanks a lot. I’ve just added into /etc/apst/sources.list below back ports:
deb http://ftp.debian.org/debian/ wheezy-backports main And : apt-get update But ceph-deploy still throw alerts. So I added package manually (to take them from wheezy-backports) : apt-get -t wheezy-backports install ceph ceph-mds ceph-common ceph-fs-common gdisk And ceph-deploy is now OK : root@socrate:~/cluster# ceph-deploy install socrate.flox-arts.in … [socrate.flox-arts.in][DEBUG ] ceph version 0.80.7 (6c0127fcb58008793d3c8b62d925bc91963672a3) Thanks Florent Monthel > Le 1 déc. 2014 à 00:03, Paulo Almeida <[email protected]> a écrit : > > Hi, > > You should be able to use the wheezy-backports repository, which has > ceph 0.80.7. > > Cheers, > Paulo > > On Sun, 2014-11-30 at 19:31 +0100, Florent MONTHEL wrote: >> Hi, >> >> >> I’m trying to deploy CEPH (with ceph-deploy) on Raspberry Debian 7.6 >> and I have below error on ceph-deploy install command : >> >> >> >> >> [socrate.flox-arts.in][INFO ] Running 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 >> [socrate.flox-arts.in][DEBUG ] Reading package lists... >> [socrate.flox-arts.in][DEBUG ] Building dependency tree... >> [socrate.flox-arts.in][DEBUG ] Reading state information... >> [socrate.flox-arts.in][WARNIN] E: Unable to locate package ceph-mds >> [socrate.flox-arts.in][WARNIN] E: Unable to locate package >> ceph-fs-common >> [socrate.flox-arts.in][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 >> >> >> Do you know how I can have these 2 package on this platform ? >> Thanks >> >> >> >> Florent Monthel >> >> >> >> >> >> >> >> >> _______________________________________________ >> ceph-users mailing list >> [email protected] >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > >
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
