| Summary: | libicu updates are published incomplete | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | matti aarnio <matti.aarnio> |
| Component: | icu | Assignee: | Eike Rathke <erack> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | denis.arnaud_fedora, dtardon, erack, matti.aarnio |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-18 12:50:56 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: | |
It has never happened to me. Do you have any third party repo (e.g., rpmfusion) that might require the older ICU? Do you have libicu.i686 installed? don't remember anymore how it happened. |
Description of problem: libicu-devel is published at updates without corresponding libicu. It does look like there is persistent problem in update publishing of this particular package set. Version-Release number of selected component (if applicable): F16-F19 (at least since F16, maybe longer) How reproducible: Every time icu has been updated over multiple Fedora releases, and installation has libicu-devel package installed. Steps to Reproduce: 1. yum install libicu-devel 2. yum upgrade Actual results: At a system without libicu-devel installed: Nothing is wrong during "yum upgrade" run. The system just does not update libicu package. At a system with libicu-devel installed, and after libicu-devel is updated for that release, "yum upgrade" terminates with: Error: Package: libicu-devel-50.1.2-7.fc19.x86_64 (updates) Requires: libicu = 50.1.2-7.fc19 Installed: libicu-50.1.2-5.fc19.x86_64 (installed) libicu = 50.1.2-5.fc19 It has become routine to run updates with "--skip-broken" option, but fixing the original problem would be better.