On Thu, Nov 21, 2013 at 4:51 PM, Knut Moe <kmoe66@xxxxxxxxx> wrote: > Thanks, Alfredo. > > The challenge is that it is calling those links when issuing the following > command: > > sudo apt-get update && sudo apt-get install ceph-deploy > > It then goes through a lot different steps before displaying those error > messages. See more of the error in this screenshot link: > > http://www.specdata.net/ceph-message.gif > > Is there a configuration file that should be modified before running the > update and deploy comman? I mean, something/someone added those links to your /etc/apt/sources.list or /etc/apt/sources.list.d/ceph.list You need to fix those to point to the correct location. > > > > On Thu, Nov 21, 2013 at 2:11 PM, Alfredo Deza <alfredo.deza@xxxxxxxxxxx> > wrote: >> >> On Thu, Nov 21, 2013 at 4:01 PM, Knut Moe <kmoe66@xxxxxxxxx> wrote: >> > Hi all, >> > >> > I am trying to install Ceph using the Preflight Checklist and when I >> > issue >> > the following command >> > >> > sudo apt-get update && sudo apt-get install ceph-deploy >> > >> > I get the following error after it goes through a lot different steps: >> > >> > Failed to fetch >> > >> > http://ceph.com/debian-{ceph-stable-release}/dists/precise/main/binary-amd64/Packages >> > 404 Not Found >> > >> > Failed to fetch >> > >> > http://ceph.com/debian-{ceph-stable-release}/dists/precise/main/binary-i386/Packages >> > 404 Not Found >> > >> > I am using Ubuntu 12.04, 64-bit. >> >> It looks like you've added a URL that doesn't exist and is used to >> explain that you need to replace "{ceph-estable-release}" >> with the actual ceph stable release ("emperor" at the moment). >> >> So with "emperor" that URL would be: >> >> http://ceph.com/debian-emperor/dists/precise/main/binary-i386/Packages >> >> >> > >> > Thanks, >> > Kurt >> > >> > >> > >> > >> > _______________________________________________ >> > ceph-users mailing list >> > ceph-users@xxxxxxxxxxxxxx >> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >> > > > > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com