[RHEL10] rspamd repo-10 not found

  • What version of apnscp are you running? v3.2.48
  • Which version of RHEL or CentOS are you using? Rocky 10
  • Can you reproduce this bug reliably? Occurs during installation:
fatal: [localhost]: FAILED! => {"attempts": 2, "changed": false, "dest": "/etc/yum.repos.d/rspamd.repo", "elapsed": 0, "msg": "Request failed", "response": "HTTP Error 404: Not Found", "status_code": 404, "url": "https://rspamd.com/rpm-stable/centos-10/rspamd.repo"}

only https://rspamd.com/rpm-stable/centos-9/rspamd.repo but not 10 exists.

I tried the repo for centos-9 for rspam but it doesn’t work either:

fatal: [localhost]: FAILED! => {"attempts": 2, "changed": false, "failures": [], "msg": "Depsolve Error occurred: \n Problem: conflicting requests\n  - nothing provides libhs.so.5()(64bit) needed by rspamd-3.12.1-1.el9.x86_64 from rspamd\n  - nothing provides libsodium.so.23()(64bit) needed by rspamd-3.12.1-1.el9.x86_64 from rspamd", "rc": 1, "results": []}

Waiting on upstream.