Bug 845797

Summary: emoji-table unable to build
Product: [Fedora] Fedora Reporter: Parag Nemade <pnemade>
Component: ibus-table-othersAssignee: Mike FABIAN <mfabian>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: i18n-bugs, mfabian, nav007
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-18 00:05:01 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:
Embargoed:

Description Parag Nemade 2012-08-05 06:03:38 UTC
Description of problem:
This package failed to build for emoji-table with following error

Traceback (most recent call last):
  File "/usr/share/ibus-table/engine/tabcreatedb.py", line 331, in <module>
    main ()
  File "/usr/share/ibus-table/engine/tabcreatedb.py", line 270, in main
    db.add_goucima ( goucima )
  File "/usr/share/ibus-table/engine/tabsqlitedb.py", line 524, in add_goucima
    for zi,gcm in gcms:
  File "/usr/share/ibus-table/engine/tabcreatedb.py", line 202, in goucima_parser
    zi,gcm = unicode (l, "utf-8").strip ().split ()
ValueError: too many values to unpack


Version-Release number of selected component (if applicable):
ibus-table-others-1.3.0.20100907-6.fc15.noarch

How reproducible:
always

Steps to Reproduce:
1. /bin/ibus-table-createdb  -n /usr/share/ibus-table/tables/emoji-table.db -s emoji-table.txt
2.
3.
  
Actual results:
fails to build

Expected results:
should not fail to build

Additional info:
This is not included now in next release ibus-table-others-1.3.0.20100907-9.fc18

Comment 1 Mike FABIAN 2012-08-27 15:49:35 UTC
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642813 is the same problem.

Author: LI Daobing <lidaobing>
Description: Fix FTBFS #642813
Index: ibus-table-others/tables/emoji-table.txt
===================================================================
--- ibus-table-others.orig/tables/emoji-table.txt       2011-10-01 22:19:38.1822
76643 +0800
+++ ibus-table-others/tables/emoji-table.txt    2011-10-01 22:20:00.222276655 +0
800
@@ -71,7 +71,7 @@
 ### Whether user are allow to define phrase, default is true
 ### You have to define the word construction rules below.
 ### For input methods which do not input phrases, set this to False
-USER_CAN_DEFINE_PHRASE = TRUE
+USER_CAN_DEFINE_PHRASE = FALSE
 
 ### Whether support PinYin Mode, default is true.
 ### this feature is just for Chinese, set it to False if your IM is not

Comment 3 Fedora Update System 2012-08-30 09:32:21 UTC
ibus-table-others-1.3.0.20100907-8.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/ibus-table-others-1.3.0.20100907-8.fc17

Comment 4 Fedora Update System 2012-08-30 09:41:21 UTC
ibus-table-others-1.3.0.20100907-10.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/ibus-table-others-1.3.0.20100907-10.fc18

Comment 5 Fedora Update System 2012-08-30 18:19:43 UTC
Package ibus-table-others-1.3.0.20100907-10.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing ibus-table-others-1.3.0.20100907-10.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-12998/ibus-table-others-1.3.0.20100907-10.fc18
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2012-09-07 10:44:13 UTC
ibus-table-others-1.3.0.20100907-10.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/ibus-table-others-1.3.0.20100907-10.fc17

Comment 7 Fedora Update System 2012-09-10 11:07:30 UTC
ibus-table-others-1.3.0.20100907-14.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/ibus-table-others-1.3.0.20100907-14.fc17

Comment 8 Fedora Update System 2012-09-18 00:05:01 UTC
ibus-table-others-1.3.0.20100907-10.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2012-11-21 04:06:32 UTC
ibus-table-others-1.3.0.20100907-14.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.