curl -s https://download.passbolt.com/ce/rpm/el8/stable/repodata/repomd.xml
<?xml version="1.0" encoding="UTF-8"?>
<repomd xmlns="http://linux.duke.edu/metadata/repo" xmlns:rpm="http://linux.duke.edu/metadata/rpm">
...
curl -s https://download.passbolt.com/ce/rpm/el9/stable/repodata/repomd.xml
<?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message></Error>
el8 works:
el9 doesn't:
Active workaround:
Will this be changed/fixed?