Hervé Ballans
2018-11-13 15:42:13 UTC
Hi,
On my CephFS production cluster (Luminous 12.2.8), I would like to add a
CephFS client from a server installed with Debian Buster (Testing release).
But, the default proposed Ceph packages in this release are still Jewel :
# cat /etc/debian_version
buster/sid
# apt search ceph-common
Sorting... Done
Full Text Search... Done
ceph-common/testing 10.2.5-7.2 amd64
 common utilities to mount and interact with a ceph storage cluster
So, I tried to add another Ceph repository :
# echo deb https://download.ceph.com/debian-luminous/ $(lsb_release -sc)
main | tee /etc/apt/sources.list.d/ceph.list
# apt update
...
Err:75 https://download.ceph.com/debian-luminous buster Release
 404 Not Found [IP: 158.69.68.124 443]
Reading package lists... Done
E: The repository 'https://download.ceph.com/debian-luminous buster
Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.
The same for Mimic repository...
Has anyone succesfully installed a recent version of Ceph client in a
Debian Testing ?
Regards,
rv
On my CephFS production cluster (Luminous 12.2.8), I would like to add a
CephFS client from a server installed with Debian Buster (Testing release).
But, the default proposed Ceph packages in this release are still Jewel :
# cat /etc/debian_version
buster/sid
# apt search ceph-common
Sorting... Done
Full Text Search... Done
ceph-common/testing 10.2.5-7.2 amd64
 common utilities to mount and interact with a ceph storage cluster
So, I tried to add another Ceph repository :
# echo deb https://download.ceph.com/debian-luminous/ $(lsb_release -sc)
main | tee /etc/apt/sources.list.d/ceph.list
# apt update
...
Err:75 https://download.ceph.com/debian-luminous buster Release
 404 Not Found [IP: 158.69.68.124 443]
Reading package lists... Done
E: The repository 'https://download.ceph.com/debian-luminous buster
Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.
The same for Mimic repository...
Has anyone succesfully installed a recent version of Ceph client in a
Debian Testing ?
Regards,
rv