Bug 199544 - mulitple scim-libs version at machine
Summary: mulitple scim-libs version at machine
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: scim
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jens Petersen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: SCIM
TreeView+ depends on / blocked
 
Reported: 2006-07-20 09:47 UTC by A S Alam
Modified: 2013-07-03 00:38 UTC (History)
2 users (show)

Fixed In Version: 1.4.4-22
Clone Of:
Environment:
Last Closed: 2006-07-20 10:13:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description A S Alam 2006-07-20 09:47:37 UTC
Description of problem:
I regularly update my machine using yum, it updated successfully, but by
-----------
[root@aalam fonts]# rpm -qa | grep "scim-libs"
scim-libs-1.4.4-19
scim-libs-1.4.4-18
scim-libs-1.4.4-17
scim-libs-1.4.4-24.fc6
-----------


Version-Release number of selected component (if applicable):
scim-libs-1.4.4-24.fc6

Additional info: 
while try to remove package, then following is output
----------
[root@aalam fonts]# rpm -e scim-libs-1.4.4-19
^[[8/usr/bin/update-gtk-immodules: line 27:
/etc/gtk-2.0/i386-redhat-linux-gnu/gtk.immodules: No such file or directory
error: %postun(scim-libs-1.4.4-19.i386) scriptlet failed, exit status 1
----------

Comment 1 A S Alam 2006-07-20 09:53:53 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
-----------------

Comment 2 Akira TAGOH 2006-07-20 10:13:49 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.