Hi,
On 25 Jul 2024, at 00:12, Yuri Weinstein <yweinste@redhat.com> wrote:
We're happy to announce the 4th release in the Reef series.
The repo of reef now returns 404
> GET /rpm-reef/el8/SRPMS/ HTTP/1.1
> Host: download.ceph.com
>
< HTTP/1.1 404 Not Found
If change the repo to previous version, the answer 200 as expected
> GET /rpm-18.2.2/el8/SRPMS/ HTTP/1.1
> Host: download.ceph.com
>
< HTTP/1.1 200 OK
Seems something wrong with packages
k