RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1984403 - Support RPM demodularization
Summary: Support RPM demodularization
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Deadline: 2021-08-23
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: libmodulemd
Version: 9.0
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: beta
: ---
Assignee: Petr Pisar
QA Contact: Jan Blazek
Mariya Pershina
URL:
Whiteboard:
Depends On:
Blocks: 1984402
TreeView+ depends on / blocked
 
Reported: 2021-07-21 11:30 UTC by Petr Pisar
Modified: 2022-04-27 12:57 UTC (History)
3 users (show)

Fixed In Version: libmodulemd-2.13.0-2.el9
Doc Type: Enhancement
Doc Text:
.RHEL 9 provides `libmodulemd 2.13.0` RHEL 9 is distributed with the `libmodulemd` package version 2.13.0. Notable bug fixes and enhancements over version 2.9.4 include: * Added support for delisting demodularized packages from a module. * Added support for validating `modulemd-packager-v3` documents with a new `--type` option of the `modulemd-validator` tool. * Fortified parsing integers. * Fixed various `modulemd-validator` issues.
Clone Of: 1984402
Environment:
Last Closed: 2021-12-07 21:24:13 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gitlab redhat/centos-stream/rpms libmodulemd merge_requests 11 0 None None None 2021-07-21 13:24:54 UTC

Description Petr Pisar 2021-07-21 11:30:43 UTC
There is a request (bug #1805260) to support hiding old modular packages which where removed from recent module versions.

DNF team proposed adding /data/demodularized/rpms section to modulemd-v2
modular metadata to enable packagers to delist the removed packages.

This feature was implemented in libmodulemd-2.13.0.

I proposed rebasing libmodulemd to 2.13.0. It is fully compatible to 2.12.1
version found in the current RHEL.

Comment 1 Petr Pisar 2021-07-21 13:24:55 UTC
A merge request with 2.13.0 <https://gitlab.com/redhat/centos-stream/rpms/libmodulemd/-/merge_requests/11>.

Comment 2 Petr Pisar 2021-08-10 12:13:49 UTC
Fixed with:

commit 88df8a364495962bbb719976cf39d867b925ab9c (HEAD -> rhel-9.0.0-beta, origin/rhel-9.0.0-beta, centos/c9s, centos-ppisar/c9s-bug1984403, c9s)
Author: Petr Písař <ppisar>
Date:   Thu May 6 13:27:49 2021 +0200

    Resolves: #1984403 - 2.13.0 bump

Comment 6 Petr Pisar 2021-08-12 10:07:56 UTC
tier0 tests adapted in:

commit d48969327abbcbfad2ab893639cfb7d22362223d (HEAD -> c9s, origin/rhel-9.0.0-beta, centos/c9s, centos-ppisar/c9s-bug1984403)
Author: Petr Písař <ppisar>
Date:   Thu Aug 12 09:34:32 2021 +0200

    Resolves: #1984403 - Enable accept_overflowed_buildorder in tier0 tests
    
    The configuration has to match how the library was built.

Comment 8 Petr Pisar 2021-08-12 13:39:00 UTC
Gating passed (sans DNF test bug #1993143). QE, please perform preverification.


Note You need to log in before you can comment on or make changes to this bug.