Bug 507165
| Summary: | gtk immodules not getting composed multilib | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> |
| Component: | mash | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | dcantrell, notting, rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | mash-0.5.20-1.el5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-06-22 17:07:26 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: | |||
mash-0.5.8-3.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/mash-0.5.8-3.fc11 mash-0.5.8-3.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. mash-0.5.16-1.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/mash-0.5.16-1.el5 mash-0.5.20-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/mash-0.5.20-1.el5 mash-0.5.20-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: I see that neither ibus-gtk nor gtk2-immodule* are multilib in F11. Is this the right place to report that? :) Steps to Reproduce: 1. try to install ibus-gtk or gtk2-immodule* multilib 2. install into x86_64 from i386 repo 3. update gtk2 version Actual results: 1. not available 3. fails because broken deps from 2 Expected results: gtk immodules needs need to be multilib. Additional info: I think if fnmatch(dirname, '/usr/lib*/gtk-2.0/*/immodules'): needs to be added to mash/multilib.py