Riscv64 packages missing

Hello,

It seems some riscv64 packages are missing from the mirrors.

Here is an extract from dnf update:

docker pull --platform linux/riscv64 rockylinux/rockylinux:10
docker run -it --rm --platform linux/riscv64 rockylinux/rockylinux:10 dnf update
Rocky Linux 10 - BaseOS                                                                                                                                                                                                                               1.2 MB/s | 3.9 MB     00:03    
Rocky Linux 10 - AppStream                                                                                                                                                                                                                            1.2 MB/s | 2.0 MB     00:01    
Rocky Linux 10 - Extras                                                                                                                                                                                                                               8.9 kB/s | 4.7 kB     00:00    
Error: 
 Problem: package ncurses-libs-6.4-14.20240127.el10.riscv64 from @System requires ncurses-base = 6.4-14.20240127.el10, but none of the providers can be installed
  - cannot install both ncurses-base-6.4-15.20240127.el10_1.noarch from baseos and ncurses-base-6.4-14.20240127.el10.noarch from @System
  - cannot install both ncurses-base-6.4-15.20240127.el10_1.noarch from baseos and ncurses-base-6.4-14.20240127.el10.noarch from baseos
  - cannot install the best update candidate for package ncurses-libs-6.4-14.20240127.el10.riscv64
  - cannot install the best update candidate for package ncurses-base-6.4-14.20240127.el10.noarch
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

While this can be worked around, it might indicate something else going on.

Is this a known issue, if not, where should it be reported ?