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.
Added by ianballou about 5 years ago
Updated by ttereshc about 5 years ago
- Status changed from NEW to POST
- Assignee set to iballou
- Triaged changed from No to Yes
Updated by Anonymous about 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset c578e8fecc6c4340b5dea3757e19d82c91c8bdb4.
Updated by Anonymous about 5 years ago
Applied in changeset c578e8fecc6c4340b5dea3757e19d82c91c8bdb4.
Updated by ttereshc almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by ggainey over 4 years ago
- Tags Katello added
- Tags deleted (
Katello-P2)
Actions
add transaction.atomic for Modulemd content
This allows for syncing of repos such as the CentOS 8 AppStream repo. Fixes #5663
fixes #5663