Bug 1959874
| Summary: | Rebase rpm-ostree to latest upstream release 2021.5 (includes fixes for libsolv 0.7.17 using %_dbpath) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Xiaofeng Wang <xiaofwan> |
| Component: | rpm-ostree | Assignee: | Luca BRUNO <lucab> |
| Status: | CLOSED ERRATA | QA Contact: | Micah Abbott <miabbott> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 8.5 | CC: | akoutsou, dornelas, elpereir, jlebon, miabbott, mnguyen, perobins, tgunders, xiaofwan, yih |
| Target Milestone: | pre-dev-freeze | Keywords: | Rebase, Triaged |
| Target Release: | 8.5 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rpm-ostree-2021.5-1.el8 | Doc Type: | Rebase: Bug Fixes and Enhancements |
| Doc Text: |
New release, see https://github.com/coreos/rpm-ostree/releases/tag/v2021.5.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-09 18:46:52 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: | |||
|
Description
Xiaofeng Wang
2021-05-12 13:52:06 UTC
Yeah, I think we need to backport both https://github.com/coreos/rpm-ostree/pull/2490 and https://github.com/coreos/rpm-ostree/pull/2553. *** Bug 1959907 has been marked as a duplicate of this bug. *** It looks like we're unblocked on the libmodulemd front (https://bugzilla.redhat.com/show_bug.cgi?id=1894573), so we should be able to rebase. This rebase needs the following library updates to land in 8.5 first: * libmodulemd >= 2.11.2-2 (2.12.1-1 done in https://bugzilla.redhat.com/show_bug.cgi?id=1894573) * librepo >= 1.13.0 (1.14.0-1 in progress at https://bugzilla.redhat.com/show_bug.cgi?id=1951407) * libsolv >= 0.7.17 (0.7.17-2 done in https://bugzilla.redhat.com/show_bug.cgi?id=1951405) * ostree >= 2020.7 (2021.2 done in https://bugzilla.redhat.com/show_bug.cgi?id=1961289) Once librepo is done too, I think this should be able to proceed too. One more obstacle for this rebase is that it needs newer librpm API too, asked about that at https://bugzilla.redhat.com/show_bug.cgi?id=1964906. The followup bug for osbuild is related to _dbpath location handling in `rpm-ostree compose commit`, tracked at https://bugzilla.redhat.com/show_bug.cgi?id=1973579. Verified on rpm-ostree-2021.5-2.el8.x86_64 and rpm-ostree-libs-2021.5-2.el8.x86_64. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (rpm-ostree bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:4272 |