Bug 1722245
| Summary: | bump version for glib2 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Tomas Pelka <tpelka> |
| Component: | glib2 | Assignee: | Colin Walters <walters> |
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.7 | CC: | jomurphy, mboisver, rstrode |
| Target Milestone: | rc | Keywords: | TestBlocker |
| Target Release: | 7.7 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | glib2-2.56.1-5.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-08-06 12:38:48 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
Tomas Pelka
2019-06-19 19:17:17 UTC
i'm not sure this is strictly necessary. We can do it if it fixes an upgrade test or something, but both builds should be interchangeable. they have equivalent content. (midair collision with walters) (In reply to Ray Strode [halfline] from comment #1) > i'm not sure this is strictly necessary. We can do it if it fixes an upgrade > test or something, but both builds should be interchangeable. they have > equivalent content. It is not about non-interchange changes, versions and patches are ok. I believe it is not only about the test is self, but if "already newer pkg" as rpm think is installed the yum update will fail. I can try tomorrow. fwiw, i'm pretty sure we've allowed this kind of version skew in the past. see example 2 from https://mojo.redhat.com/docs/DOC-1001180 . bar-2.4-4.el5 is built on the newest branch and bar-2.4-4.el5_8 is built on the z-stream. this was okay because the developer did a git merge, so both builds had the same content. OK you are right (as always) yum seems to simply skip glib2-2.56.1-4.el7 so the only one complaining is rpm. So now there is a question whether we still want to fix, on the other hand its something that is almost zero effort. 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, 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-2019:2044 |