Actions
Issue #5663
closedSyncing RHEL 8 x86_64 appstream/os repo fails on modules
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Quarter:
Description
I'll have a PR in shortly for this fix, but this relates to the fix for this issue https://pulp.plan.io/issues/5652.
The Modulemd elif block needs the transaction.atomic() to be there too or else it fails.
Actions
add transaction.atomic for Modulemd content
This allows for syncing of repos such as the CentOS 8 AppStream repo. Fixes #5663
fixes #5663