Actions
Bug #38450
openRPM Repository Discovery ended in endless loop
Description
Like in Feature #38441 written.
There is an issue with the discovery of Yum Repo, which follow an alternative structure, in a kind of that the repodata are not in a architecture subdirectory like following example:
/{Version}/{Repository}/{Architecture} (e.g. /9/BaseOS/x86_64/).
The repoistory looks like this case: https://download.opensuse.org/distribution/leap/15.6/repo/oss/repodata/
The architecture subdirectories on the same level then the repodata folder, so somehow the Repo discovery end's up in a endless loop.
Can you have a look.
Thank you.
Cheers,
Chris
Updated by Chris R. 2 days ago
- Related to Feature #38441: Implementing to group/filter architecture of repositories added
Actions