Bug 199544
| Summary: | mulitple scim-libs version at machine | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | A S Alam <aalam> |
| Component: | scim | Assignee: | Jens Petersen <petersen> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | eng-i18n-bugs, mshao |
| Target Milestone: | --- | Keywords: | i18n |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.4.4-22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-07-20 10:13:49 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: | |||
| Bug Blocks: | 167798 | ||
|
Description
A S Alam
2006-07-20 09:47:37 UTC
may this useful (some other packages are also there) {scim-bridge-gtkimm}
-----------------
[root@aalam fonts]# rpm -qa|grep scim
scim-bridge-gtkimm-0.1.12-2
scim-input-pad-0.1.1-4.fc6
scim-chewing-0.3.1-2.1
scim-libs-1.4.4-19
scim-anthy-1.0.0-4.fc6
scim-devel-1.4.4-24.fc6
scim-bridge-gtkimm-0.2.4-1.1.fc6
scim-m17n-0.2.0-5.fc6
scim-libs-1.4.4-18
scim-1.4.4-24.fc6
scim-bridge-0.2.4-1.1.fc6
scim-libs-1.4.4-17
scim-bridge-gtkimm-0.1.12-1.fc6
scim-libs-1.4.4-24.fc6
scim-doc-1.4.4-24.fc6
-----------------
That was what scim-1.4.4-22 fixed (to prevent the reappearance of the upgrade failure). so unfortunately running rpm -e --noscripts <older package's NEVR> is only the way to solve this issue AFAICT. so in this case, # rpm -e --noscripts scim-libs-1.4.4-19 scim-libs-1.4.4-18 scim-libs-1.4.4-17 does help you. |