On Thu, Nov 21, 2013 at 4:01 PM, Knut Moe <[email protected]> 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
> [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

Reply via email to