Test failures with pylucene-2.4.1-1

2011-02-25 Thread tuxdna
ast): File "test/test_Sort.py", line 458, in testSortCombos self._assertMatches(self.full, self.queryX, sort, "IGEAC") File "test/test_Sort.py", line 105, in _assertMatches for hit in searcher.search(query, sort)]) TypeError: Document> == ERROR: testTypedSort (__main__.SortTestCase) -- Traceback (most recent call last): File "test/test_Sort.py", line 337, in testTypedSort self._assertMatches(self.full, self.queryX, sort, "IGAEC") File "test/test_Sort.py", line 105, in _assertMatches for hit in searcher.search(query, sort)]) TypeError: Document> -- Ran 12 tests in 0.286s FAILED (errors=12) /usr/bin/python test/test_Not.py . -- Ran 1 test in 0.099s OK /usr/bin/python test/test_PerFieldAnalyzerWrapper.py . -- Ran 1 test in 0.002s OK /usr/bin/python test/test_Analyzers.py ... -- Ran 3 tests in 0.003s OK make: *** [test] Error 123 ===END=== /tuxdna

Re: Test failures with pylucene-2.4.1-1

2011-02-25 Thread tuxdna
piler, modules) File "/usr/lib64/python2.7/site-packages/JCC-2.2-py2.7-linux-x86_64.egg/jcc/python.py", line 1289, in compile raise NotImplementedError, "JCC was not built with --shared mode support, see JCC's INSTALL file for more information" NotImplementedError: JCC was not built with --shared mode support, see JCC's INSTALL file for more information make: *** [compile] Error 255 ===END=== Please tell me what am I doing wrong here? Thanks. /tuxdna