Bug 2055032
| Summary: | createrepo --update removes the module.yaml from the repodata if "modules.yaml" is not in the directory | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Pavla Kratochvilova <pkratoch> |
| Component: | createrepo_c | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Jan Blazek <jblazek> |
| Severity: | high | Docs Contact: | Mariya Pershina <mpershin> |
| Priority: | high | ||
| Version: | 9.0 | CC: | amatej, emrakova, jcastran, kwalker, mpershin, page.cal |
| Target Milestone: | rc | Keywords: | Reopened, Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | createrepo_c-0.17.7-2.el9 | Doc Type: | Bug Fix |
| Doc Text: |
.Running `createrepo_c --update` on a modular repository now preserves modular metadata in it
Previously, when running the `createrepo_c --update` command on an already existing modular repository without the original source of modular metadata present, the default policy was to remove all additional metadata including modular metadata from this repository, which, consequently, broke it. To preserve metadata, it required running the `createrepo_c --update` command with the additional `--keep-all-metadata` option.
With this update, you can preserve modular metadata on a modular repository by running `createrepo_c --update` without any additional option.
To remove additional metadata, you can use the new `--discard-additional-metadata` option.
|
Story Points: | --- |
| Clone Of: | 1992209 | Environment: | |
| Last Closed: | 2022-05-17 12:54:30 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1992209 | ||
| Bug Blocks: | |||
|
Comment 9
errata-xmlrpc
2022-05-17 12:54:30 UTC
|