Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 135750
Summary: | htt_server doesn't work after upgrading from FC2's | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Akira TAGOH <tagoh> |
Component: | im-sdk | Assignee: | Akira TAGOH <tagoh> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | eng-i18n-bugs, llim, wtogami |
Target Milestone: | --- | Keywords: | i18n |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-11-16 04:29:02 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: | 125997 |
Description
Akira TAGOH
2004-10-14 20:19:23 UTC
for another testcase, Steps to Reproduce: 1. service iiim stop 2. rm -rf /var/run/iiim/.iiim* 3. service iiim start Actual Result: htt_server doesn't work at all should be fixed in 12.0.1-17.svn1994 Was the upgrade done on a rawhide machine or FC2 machine? I did an upgrade on FC2 machine and got the following error. ---------------- [root@dhcp-216 12.1-1]# rpm -Uvh --nodeps iiimf-* Preparing... ########################################### [100%] 1:iiimf-server ########################################### [ 8%] 2:iiimf-csconv ########################################### [ 15%] 3:iiimf-docs ########################################### [ 23%] 4:iiimf-emacs ########################################### [ 31%] 5:iiimf-gnome-im-switcher########################################### [ 38%] 6:iiimf-gtk ########################################### [ 46%] Cannot load module /usr/lib/gtk-2.0/2.4.0/immodules/im-iiim.so: /usr/lib/gtk-2.0/2.4.0/immodules/im-iiim.so: undefined symbol: iiimcf_create_aux_getvalues_event/usr/lib/gtk-2.0/2.4.0/immodules/im-iiim.so does not export GTK+ IM module API: /usr/lib/gtk-2.0/2.4.0/immodules/im-iiim.so: undefined symbol: iiimcf_create_aux_getvalues_event 7:iiimf-le-canna ########################################### [ 54%] 8:iiimf-le-hangul ########################################### [ 62%] 9:iiimf-le-sun-thai ########################################### [ 69%] 10:iiimf-le-unit ########################################### [ 77%] 11:iiimf-libs ########################################### [ 85%] 12:iiimf-libs-devel ########################################### [ 92%] 13:iiimf-x ########################################### [100%] error: %postun(iiimf-server-11.4-46.1.svn1587) scriptlet failed, exit status 1 Different problem, coz iiimf-libs has new symbol and it is upgrade afterward. Maybe iiimf-gtk should requires iiimf-libs. Would you post a new bug for this? New bug 137018 filed for Comment#4. Confirmed fixed. Upgraded from 11.4-46.1.svn1587 to im-sdk-12.1-7 on my FC2 machine and performed both the test cases mentioned. htt_server in both cases works fine. Thanks. |