<p>Hi,</p><p>The repodata directory is missing from 13/redhat/rhel-8-aarch64:</p><p># for i in 12 13 14 15 16 17; do echo "Version $i:"; curl -s -o /dev/null -w "%{http_code}" https://download.postgresql.org/pub/repos/yum/$i/redhat/rhel-8-aarch64/repodata ; echo; done</p><p>Version 12:</p><p>301</p><p>Version 13:</p><p>404</p><p>Version 14:</p><p>301</p><p>Version 15:</p><p>301</p><p>Version 16:</p><p>301</p><p>Version 17:</p><p>301</p><p> </p>