Bug 468161
| Summary: | translation files cause multilib conflicts (again) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Torsten Rausche <trausche> | ||||
| Component: | libgnome | Assignee: | Ray Strode [halfline] <rstrode> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | mclasen, notting, rstrode, torsten | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-10-23 17:51:37 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: | |||||||
| Attachments: |
|
||||||
not sure what you mean with 'attempts' - the multilib conflict _was_ fixed. (In reply to comment #1) > not sure what you mean with 'attempts' - the multilib conflict _was_ fixed. I just saw the bugzilla entries about the same problem in release 2.24.1-2. They told me that this problem should be fixed. Obviously it isn't fixed in the current release whereas the changelog only has an entry about a theme change after the fix... I tried a multilib install with 2.24.1-4 now and you are right. There it WAS fixed. So let us say in release 2.24.1-5 it is broken AGAIN :) yay, regression ! Looking at it, it's not the timestamp, it's the PO headers in the .mo file. Should be fixed in -6, although the fix is rather gross. |
Created attachment 321264 [details] Yum's failing transaction check Description of problem: The newest version of libgnome has multilib conflicts. Again the culprits are translations files (*.mo). Version-Release number of selected component (if applicable): libgnome-2.24.1-5.fc10. How reproducible: Always Steps to Reproduce: 1. # yum install libgnome-2.24.1-5.fc10.i386 libgnome-2.24.1-5.fc10.x86_64 Actual results: Installation/update fails because of file conflicts (see attachment) Expected results: No file conflicts Additional info: There already were attempts to fix this in previous versions