Project

Profile

Help

Task #8747

closed

Revisist modulemd when CentOS-8 has libmodulemd-2.12 support

Added by ggainey almost 3 years ago. Updated over 2 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Ticket moved to GitHub: "pulp/pulp_rpm/2276":https://github.com/pulp/pulp_rpm/issues/2276


Currently CentOS-8 only supports libmodulemd-2.9. This means that Pulp3 running in this environment can't "see" modules that use the new static_context flag at sync/copy/publish time. Our CI currently uses CentOS8. To avoid the breakage, I had to @skip two tests:

and put in a "just in case" getattr() check:

Once CentOS8 has libmodulemd>=2.12, remove these.

Also available in: Atom PDF