Squid on 24.04 does not have a Release file
Dear all Getting below error, any fix for this? # apt update Hit:1 https://repo.zabbix.com/zabbix/6.4/ubuntu noble InRelease Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease Ign:3 https://download.ceph.com/debian-squid noble InRelease Err:4 https://download.ceph.com/debian-squid noble Release 404 Not Found [IP: 158.69.68.124 443] Hit:5 http://archive.ubuntu.com/ubuntu noble InRelease Hit:6 http://archive.ubuntu.com/ubuntu noble-updates InRelease Hit:7 http://archive.ubuntu.com/ubuntu noble-backports InRelease Reading package lists... Done E: The repository 'https://download.ceph.com/debian-squid noble 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. # cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.3 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.3 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo # cat /etc/apt/sources.list.d/ceph.list deb https://download.ceph.com/debian-squid/ noble main Regards Dev
I think don't go that high on Ubuntu as ceph recommends to be used 22.04. https://docs.ceph.com/en/latest/start/os-recommendations/ Also keep in mind 24.04 is using newer python that ceph-mgr actually use so you'll end up with the same error as me. HEALTH_ERR Module 'dashboard' has failed: PyO3 modules compiled for CPython 3.8 or older may only be initialized once per interpreter process Need to build a mgr for python3.8, ubuntu 24.04 comes with 3.12. ________________________________ From: Devender Singh <devender@netskrt.io> Sent: Wednesday, August 20, 2025 4:31 AM To: ceph-users <ceph-users@ceph.io> Subject: [ceph-users] Squid on 24.04 does not have a Release file Email received from the internet. If in doubt, don't click any link nor open any attachment ! ________________________________ Dear all Getting below error, any fix for this? # apt update Hit:1 https://repo.zabbix.com/zabbix/6.4/ubuntu noble InRelease Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease Ign:3 https://download.ceph.com/debian-squid noble InRelease Err:4 https://download.ceph.com/debian-squid noble Release 404 Not Found [IP: 158.69.68.124 443] Hit:5 http://archive.ubuntu.com/ubuntu noble InRelease Hit:6 http://archive.ubuntu.com/ubuntu noble-updates InRelease Hit:7 http://archive.ubuntu.com/ubuntu noble-backports InRelease Reading package lists... Done E: The repository 'https://download.ceph.com/debian-squid noble 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. # cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.3 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.3 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo # cat /etc/apt/sources.list.d/ceph.list deb https://download.ceph.com/debian-squid/ noble main Regards Dev _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io ________________________________ This message is confidential and is for the sole use of the intended recipient(s). It may also be privileged or otherwise protected by copyright or other legal rules. If you have received it by mistake please let us know by reply email and delete it from your system. It is prohibited to copy this message or disclose its content to anyone. Any confidentiality or privilege is not waived or lost by any mistaken delivery or unauthorized disclosure of the message. All messages sent to and from Agoda may be monitored to ensure compliance with company policies, to protect the company's interests and to remove potential malware. Electronic messages may be intercepted, amended, lost or deleted, or contain viruses.
I am only installing client package to mount rbd from CEPH cluster which is running on Ubuntu 22.04. Atleast a client package support must be there else it’s bounding every client also to remain on 22.04. Regards Dev On Tue, 19 Aug 2025 at 10:01 PM, Szabo, Istvan (Agoda) < Istvan.Szabo@agoda.com> wrote:
I think don't go that high on Ubuntu as ceph recommends to be used 22.04. https://docs.ceph.com/en/latest/start/os-recommendations/ Also keep in mind 24.04 is using newer python that ceph-mgr actually use so you'll end up with the same error as me.
HEALTH_ERR Module 'dashboard' has failed: PyO3 modules compiled for CPython 3.8 or older may only be initialized once per interpreter process
Need to build a mgr for python3.8, ubuntu 24.04 comes with 3.12.
------------------------------ *From:* Devender Singh <devender@netskrt.io> *Sent:* Wednesday, August 20, 2025 4:31 AM *To:* ceph-users <ceph-users@ceph.io> *Subject:* [ceph-users] Squid on 24.04 does not have a Release file
Email received from the internet. If in doubt, don't click any link nor open any attachment ! ________________________________
Dear all
Getting below error, any fix for this?
# apt update Hit:1 https://repo.zabbix.com/zabbix/6.4/ubuntu noble InRelease Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease Ign:3 https://download.ceph.com/debian-squid noble InRelease Err:4 https://download.ceph.com/debian-squid noble Release 404 Not Found [IP: 158.69.68.124 443] Hit:5 http://archive.ubuntu.com/ubuntu noble InRelease Hit:6 http://archive.ubuntu.com/ubuntu noble-updates InRelease Hit:7 http://archive.ubuntu.com/ubuntu noble-backports InRelease Reading package lists... Done E: The repository 'https://download.ceph.com/debian-squid noble 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.
# cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.3 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.3 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL=" https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo
# cat /etc/apt/sources.list.d/ceph.list deb https://download.ceph.com/debian-squid/ noble main
Regards Dev
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
------------------------------ This message is confidential and is for the sole use of the intended recipient(s). It may also be privileged or otherwise protected by copyright or other legal rules. If you have received it by mistake please let us know by reply email and delete it from your system. It is prohibited to copy this message or disclose its content to anyone. Any confidentiality or privilege is not waived or lost by any mistaken delivery or unauthorized disclosure of the message. All messages sent to and from Agoda may be monitored to ensure compliance with company policies, to protect the company's interests and to remove potential malware. Electronic messages may be intercepted, amended, lost or deleted, or contain viruses.
On 20.08.25 07:05, Devender Singh wrote:
I am only installing client package to mount rbd from CEPH cluster which is running on Ubuntu 22.04. Atleast a client package support must be there else it’s bounding every client also to remain on 22.04.
You can use the client packages that Ubuntu itself ships. Regards -- Robert Sander Heinlein Consulting GmbH Schwedter Str. 8/9b, 10119 Berlin http://www.heinlein-support.de Tel: 030 / 405051-43 Fax: 030 / 405051-19 Zwangsangaben lt. §35a GmbHG: HRB 220009 B / Amtsgericht Berlin-Charlottenburg, Geschäftsführer: Peer Heinlein -- Sitz: Berlin
Still having issue… Connection test works fine but not able to map the image… # ceph -n client.infra-dev --keyring /etc/ceph/client.infra-dev.keyring -s cluster: id: 3b850efe-5dec-11f0-af3c-c1a764f7824e health: HEALTH_OK # rbd -n client.infra-dev map rbd_k8s_infra_dev/test --key AQCX+6VoA9dFMRAA4cARD/U9CLcouwoW6d9YMw== rbd: sysfs write failed In some cases useful info is found in syslog - try "dmesg | tail". rbd: map failed: (110) Connection timed out # dmesg |tail [2317050.540190] libceph: mon0 (1)10.101.1.248:6789 feature set mismatch, my 2f018fb87aa4aafe < server's 2f018fb8faa4aafe, missing 80000000 [2317050.540357] libceph: mon0 (1)10.101.1.248:6789 missing required protocol features [2317051.497679] libceph: mon1 (1)10.101.1.247:6789 feature set mismatch, my 2f018fb87aa4aafe < server's 2f018fb8faa4aafe, missing 80000000 [2317051.497848] libceph: mon1 (1)10.101.1.247:6789 missing required protocol features [2317051.755665] libceph: mon1 (1)10.101.1.247:6789 feature set mismatch, my 2f018fb87aa4aafe < server's 2f018fb8faa4aafe, missing 80000000 [2317051.755820] libceph: mon1 (1)10.101.1.247:6789 missing required protocol features [2317052.258640] libceph: mon1 (1)10.101.1.247:6789 feature set mismatch, my 2f018fb87aa4aafe < server's 2f018fb8faa4aafe, missing 80000000 [2317052.258796] libceph: mon1 (1)10.101.1.247:6789 missing required protocol features [2317053.481804] libceph: mon1 (1)10.101.1.247:6789 feature set mismatch, my 2f018fb87aa4aafe < server's 2f018fb8faa4aafe, missing 80000000 CLient pversion # ceph -v ceph version 19.2.1 (9efac4a81335940925dd17dbf407bfd6d3860d28) squid (stable) # ceph features { "mon": [ { "features": "0x3f03cffffffdffff", "release": "squid", "num": 3 } ], "mds": [ { "features": "0x3f03cffffffdffff", "release": "squid", "num": 3 } ], "osd": [ { "features": "0x3f03cffffffdffff", "release": "squid", "num": 12 } ], "client": [ { "features": "0x3f03cffffffdffff", "release": "squid", "num": 25 } ], "mgr": [ { "features": "0x3f03cffffffdffff", "release": "squid", "num": 2 } ] } Regards Dev
On Aug 19, 2025, at 2:31 PM, Devender Singh <devender@netskrt.io> wrote:
Dear all
Getting below error, any fix for this?
# apt update Hit:1 https://repo.zabbix.com/zabbix/6.4/ubuntu noble InRelease Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease Ign:3 https://download.ceph.com/debian-squid noble InRelease Err:4 https://download.ceph.com/debian-squid noble Release 404 Not Found [IP: 158.69.68.124 443] Hit:5 http://archive.ubuntu.com/ubuntu noble InRelease Hit:6 http://archive.ubuntu.com/ubuntu noble-updates InRelease Hit:7 http://archive.ubuntu.com/ubuntu noble-backports InRelease Reading package lists... Done E: The repository 'https://download.ceph.com/debian-squid noble 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.
# cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.3 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.3 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo
# cat /etc/apt/sources.list.d/ceph.list deb https://download.ceph.com/debian-squid/ noble main
Regards Dev
participants (3)
-
Devender Singh
-
Robert Sander
-
Szabo, Istvan (Agoda)