I just want to point out that structure might be vie reversa. Instead 
```
  - arch: aarch64
    repos:
        repoid:
           packages:
```
To use 
packages:
    wget:
        repoid:
            baseos
        arch:
            x86_64
            s390
```

Then I discovered one problem when one file will be used for all architecture. 
Repositories has the same problem as RPMs. Not all repositories are available 
for all architecture.

Somehow I do not recommend to combine repositories and url for packages. Please 
pick one option and not a combination them for one particular package. 
Repositories uses metalinks to redistribute network workflow and to improve 
stability and performance.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2908#discussioncomment-8517515
You are receiving this because you are subscribed to this thread.

Message ID: 
<rpm-software-management/rpm/repo-discussions/2908/comments/8517...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to