[Rpm-maint] [rpm-software-management/rpm] Introduction of "rpms.lock.yaml" file (Discussion #2908)
Jaroslav Mracek
notifications at github.com
Mon Feb 19 13:30:34 UTC 2024
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/8517515 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240219/964e57e8/attachment.html>
More information about the Rpm-maint
mailing list