Think I’ve asked this before but — has anyone attempted to use a cephadm type install with Debian Nobel running on Arm64? Have tried both Reef and Squid, neither gets very far. Do I need to file a request for it? myhost-01:~/ceph$ uname -a Linux cube-man-01 6.8.0-1010-raspi #11-Ubuntu SMP PREEMPT_DYNAMIC Thu Aug 8 23:22:41 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux myhost-01:~/ceph$ sudo ./cephadm add-repo --release reef Installing repo GPG key from https://download.ceph.com/keys/release.gpg... Installing repo file at /etc/apt/sources.list.d/ceph.list... Updating package list... Non-zero exit code 100 from apt-get update apt-get: stdout Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease apt-get: stdout Hit:2 http://ppa.launchpad.net/ansible/ansible/ubuntu noble InRelease apt-get: stdout Hit:3 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease apt-get: stdout Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease apt-get: stdout Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease apt-get: stdout Hit:6 https://ppa.launchpadcontent.net/ansible/ansible/ubuntu noble InRelease apt-get: stdout Hit:7 https://download.ceph.com/debian-reef jammy InRelease apt-get: stdout Ign:8 https://download.ceph.com/debian-reef noble InRelease apt-get: stdout Err:9 https://download.ceph.com/debian-reef noble Release apt-get: stdout 404 Not Found [IP: 10.20.1.1 3142] apt-get: stdout Reading package lists... apt-get: stderr E: The repository 'https://download.ceph.com/debian-reef noble Release' does not have a Release file. Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/home/dhbrown/ceph/./cephadm/__main__.py", line 5579, in <module> File "/home/dhbrown/ceph/./cephadm/__main__.py", line 5567, in main File "/home/dhbrown/ceph/./cephadm/__main__.py", line 4575, in command_add_repo File "/home/dhbrown/ceph/./cephadm/cephadmlib/packagers.py", line 192, in add_repo File "/home/dhbrown/ceph/./cephadm/cephadmlib/packagers.py", line 213, in update File "/home/dhbrown/ceph/./cephadm/cephadmlib/call_wrappers.py", line 307, in call_throws RuntimeError: Failed command: apt-get update: E: The repository 'https://download.ceph.com/debian-reef noble Release' does not have a Release file.
Hi On 10/25/24 19:57, Daniel Brown wrote:
Think I’ve asked this before but — has anyone attempted to use a cephadm type install with Debian Nobel running on Arm64? Have tried both Reef and Squid, neither gets very far. Do I need to file a request for it?
You mean Ubuntu Noble, right? For Ceph Squid there are packages available for Ubuntu Jammy and Debian Bookworm: https://download.ceph.com/debian-squid/dists/ For Ceph Reef there are packages available for Ubuntu Focal, Ubuntu Jammy and Debian Bookworm: https://download.ceph.com/debian-reef/dists/ I do not think that the Ceph project builds packages for non-LTS distribution versions. Regards -- Robert Sander Heinlein Consulting GmbH Schwedter Str. 8/9b, 10119 Berlin https://www.heinlein-support.de Tel: 030 / 405051-43 Fax: 030 / 405051-19 Amtsgericht Berlin-Charlottenburg - HRB 220009 B Geschäftsführer: Peer Heinlein - Sitz: Berlin
participants (2)
-
Daniel Brown
-
Robert Sander