Status: Assigned Owner: [email protected] Labels: Type-Defect Priority-Medium
New issue 1318 by [email protected]: ibus-tables-others build failed with ibus-tables 1.3.99
http://code.google.com/p/ibus/issues/detail?id=1318 From: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642813 ibus-table-others: FTBFS: ValueError: too many values to unpack Relevant part:
make[2]: Entering directory `/build/ibus-table-others-YZPpBR/ibus-table-others-1.3.0.20100528/tables'/usr/bin/ibus-table-createdb -n compose.db -s compose.txt /usr/bin/ibus-table-createdb -n ipa-x-sampa.db -s ipa-x-sampa.txt /usr/bin/ibus-table-createdb -n translit.db -s translit.txt Traceback (most recent call last): File "/usr/share/ibus-table/engine/tabdict.py", line 62, in __init__ self._key_id = tab_dict[xm_key] KeyError: u'\xf6' Traceback (most recent call last): File "/usr/share/ibus-table/engine/tabdict.py", line 62, in __init__ self._key_id = tab_dict[xm_key] KeyError: u'\xe4' Traceback (most recent call last): File "/usr/share/ibus-table/engine/tabdict.py", line 62, in __init__ self._key_id = tab_dict[xm_key] KeyError: u'\xfc' ö is not in tab_dict ä is not in tab_dict ü is not in tab_dict /usr/bin/ibus-table-createdb -n translit-ua.db -s translit-ua.txt /usr/bin/ibus-table-createdb -n rustrad.db -s rustrad.txt /usr/bin/ibus-table-createdb -n yawerty.db -s yawerty.txt /usr/bin/ibus-table-createdb -n thai.db -s thai.txt /usr/bin/ibus-table-createdb -n viqr.db -s viqr.txt /usr/bin/ibus-table-createdb -n latex.db -s latex.txt /usr/bin/ibus-table-createdb -n cns11643.db -s cns11643.txt /usr/bin/ibus-table-createdb -n emoji-table.db -s emoji-table.txt 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_goucimafor zi,gcm in gcms:File "/usr/share/ibus-table/engine/tabcreatedb.py", line 202, in goucima_parserzi,gcm = unicode (l, "utf-8").strip ().split () ValueError: too many values to unpack make[2]: *** [emoji-table.db] Error 1
-- You received this message because you are subscribed to the Google Groups "ibus-devel" group. iBus project web page: http://code.google.com/p/ibus/ iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
