Bug #13290
cannot install ceph on Debian Jessie
0%
Description
When I execute 'ceph-deploy install node' on a node running Debian/Jessie I get the error
[node][WARNIN] W: Failed to fetch http://ceph.com/debian-hammer/dists/jessie/main/binary-amd64/Packages 404 Not Found [IP: 2607:f298:6050:51f3:f816:3eff:fe50:5ec 80]
[node][WARNIN]
[node][WARNIN] E: Some index files failed to download. They have been ignored, or old ones used instead.
[node][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 update
Manually setting wheezy in /etc/apt/sources.list.d/ceph.list does not help either. The cephdeploy.conf let's me specify a URL to a repo but not the distribution.
History
#1 Updated by Alfredo Deza over 6 years ago
- Status changed from New to Closed
Hammer now has Jessie packages so you should be able to install Ceph without problems.