Bug 187261

Summary: scim-lib upgrade error
Product: [Fedora] Fedora Reporter: Chris Ricker <chris.ricker>
Component: scimAssignee: Jens Petersen <petersen>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5CC: eng-i18n-bugs
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: 2006-03-30 07:18:54 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:

Description Chris Ricker 2006-03-29 17:16:10 UTC
anaconda upgrade from FC4 to FC5

I got this in the upgrade.log:

Upgrading scim-libs-1.4.4-9.i386.
Cannot load module /usr/lib/gtk-2.0/immodules/im-scim.so: libpangocairo-1.0.so.0
: cannot open shared object file: No such file or directory
/usr/lib/gtk-2.0/immodules/im-scim.so does not export GTK+ IM module API: libpan
gocairo-1.0.so.0: cannot open shared object file: No such file or directory
error: %post(scim-libs-1.4.4-9.i386) scriptlet failed, exit status 1

Comment 1 Jens Petersen 2006-03-30 06:58:48 UTC
Hmm, that was supposed to be fixed already in 1.4.4-9 with "PreReq: gtk2 > 2.8".
Is that not sufficient?

Is this with an i386 or x86_64 install?

Comment 2 Jens Petersen 2006-03-30 07:18:54 UTC

*** This bug has been marked as a duplicate of 184292 ***

Comment 3 Jens Petersen 2006-03-30 07:35:49 UTC
I recommend running:

# /usr/bin/update-gtk-immodules i386-redhat-linux-gnu

after upgrading to configure the scim gtkimmodule correctly.