batcave: override basearch in rhel10.0 sync #2625
No reviewers
Labels
No labels
freeze-break-request
post-freeze
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Infrastructure/ansible#2625
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "batcave-rhel10-sync"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to correctly sync each architecture's repos, we have to override the basearch while running reposync. Otherwise we are just syncing the the host architecture (x86_64) multiple times under misleading directory names. This also adds the delete flag to clean up the existing incorrect downloads.
Signed-off-by: Carl George carlwgeorge@gmail.com
Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/e3866299eedd476b8d586eb20360f552
I guess we could do --delete, but... in the past we didn't because:
rebased onto
4d8ffba442
I dropped the delete flag, we just have to make sure to manually delete the aarch64, ppc64le, and s390x directories that currently have x86_64 packages.
Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/a9dc19ba1bc54ce78b930a5e14aa23f4
Pull-Request has been merged by kevin