Bug 589990
Summary: | pango: rebuild against newer glib2 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Tomas Hoger <thoger> |
Component: | pango | Assignee: | Behdad Esfahbod <behdad> |
Status: | CLOSED NOTABUG | QA Contact: | desktop-bugs <desktop-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 | CC: | mclasen, tpelka, vbenes |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | pango-1.28.1-1.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-07-23 13:39:16 UTC | Type: | --- |
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: | 573966 | ||
Bug Blocks: | 554416 |
Description
Tomas Hoger
2010-05-07 13:10:44 UTC
Reproducer: - check dependency tree (see description). Giving qa_ack. Built pango-1.28.1-1.el6. # rpm -qpR pango-1.28.1-1.el6.x86_64.rpm | grep glib2 glib2 >= 2.17.3-1 Shouldn't be this switched for glib2 >= 2.22 or so? My system have glib2-2.22.5-3.el6, new pango is successfully installable and works fine. Is this sufficient reproducer? If yes we could move to verified. please update glib dependency to >=glib2-2.22.5-2.el6 as (according to bug 573966) the wanted behaviour was added into that version. There will be no older glib2 than that in RHEL6. So, while it may be more correct to bump it, it is not as if that would prevent anything bad from happening. closing this as not a bug see previous comments. reopen if you think we should do anything more about it I'd say resolution is not correct, as requested rebuild was done. the require from pango-1.28.1-3.el6 is glib2 >= 2.17.3-1 not 2.22 so it wasn't fixed as expected |