Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 313771 - Stabilize dev-python/pyenchant-1.6.1
Summary: Stabilize dev-python/pyenchant-1.6.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2010-04-08 04:12 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-06-07 16:36 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-04-08 04:12:43 UTC
Stabilize dev-python/pyenchant-1.6.1.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-04-10 07:46:15 UTC
Tests fail

======================================================================
ERROR: Test that suggest() gets simple suggestions right.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/pyenchant-1.6.1/work/pyenchant-1.6.1/enchant/tests.py", line 170, in setUp
    self.dict = Dict("en_US")
  File "/var/tmp/portage/dev-python/pyenchant-1.6.1/work/pyenchant-1.6.1/enchant/__init__.py", line 489, in __init__
    self._switch_this(broker._request_dict_data(tag),broker)
  File "/var/tmp/portage/dev-python/pyenchant-1.6.1/work/pyenchant-1.6.1/enchant/__init__.py", line 253, in _request_dict_data
    self._raise_error(eStr % (tag,),DictNotFoundError)
  File "/var/tmp/portage/dev-python/pyenchant-1.6.1/work/pyenchant-1.6.1/enchant/__init__.py", line 207, in _raise_error
    raise eclass(default)
DictNotFoundError: Dictionary for language 'en_US' could not be found

Please consider restrict tests for this package
Comment 2 Thomas Kahle (RETIRED) gentoo-dev 2010-04-12 03:04:34 UTC
Tested on x86: Everything fine, including tests. Maybe some missing dependency for tests?
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2010-04-22 12:17:42 UTC
stable x86, thanks Thomas
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2010-05-09 18:07:18 UTC
sparc stable
Comment 5 Pacho Ramos gentoo-dev 2010-05-26 13:06:23 UTC
It seems to require en_US dicts for running tests :-/
Comment 6 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-07 16:36:09 UTC
Dependencies and tests fixed in dev-python/pyenchant-1.6.2.
dev-python/pyenchant-1.6.2 will be stabilized in bug #323093.