Package: python-whoosh
Version: 2.7.0-1
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
tests/test_sorting.py ..................................
tests/test_spans.py ...............
tests/test_spelling.py ....F.........
tests/test_tables.py .........
tests/test_vectors.py .....
tests/test_weightings.py ..
tests/test_writing.py .................

=================================== FAILURES ===================================
_______________________________ test_levenshtein _______________________________
Traceback (most recent call last):
  File 
"/srv/jenkins-slave/workspace/sid-goto-cc-python-whoosh/python-whoosh-2.7.0/.pybuild/pythonX.Y_2.7/build/tests/test_automata.py",
 line 188, in test_levenshtein
    wordfile = gzip.open(path, "rb")
  File "/usr/lib/python2.7/gzip.py", line 34, in open
    return GzipFile(filename, mode, compresslevel)
  File "/usr/lib/python2.7/gzip.py", line 94, in __init__
    fileobj = self.myfileobj = __builtin__.open(filename, mode or 'rb')
IOError: [Errno 2] No such file or directory: 
'/srv/jenkins-slave/workspace/sid-goto-cc-python-whoosh/python-whoosh-2.7.0/.pybuild/pythonX.Y_2.7/build/tests/english-words.10.gz'
___________________________ test_levenshtein_prefix ____________________________
Traceback (most recent call last):
  File 
"/srv/jenkins-slave/workspace/sid-goto-cc-python-whoosh/python-whoosh-2.7.0/.pybuild/pythonX.Y_2.7/build/tests/test_automata.py",
 line 209, in test_levenshtein_prefix
    wordfile = gzip.open(path, "rb")
  File "/usr/lib/python2.7/gzip.py", line 34, in open
    return GzipFile(filename, mode, compresslevel)
  File "/usr/lib/python2.7/gzip.py", line 94, in __init__
    fileobj = self.myfileobj = __builtin__.open(filename, mode or 'rb')
IOError: [Errno 2] No such file or directory: 
'/srv/jenkins-slave/workspace/sid-goto-cc-python-whoosh/python-whoosh-2.7.0/.pybuild/pythonX.Y_2.7/build/tests/english-words.10.gz'
________________________________ test_wordfile _________________________________
Traceback (most recent call last):
  File 
"/srv/jenkins-slave/workspace/sid-goto-cc-python-whoosh/python-whoosh-2.7.0/.pybuild/pythonX.Y_2.7/build/tests/test_spelling.py",
 line 84, in test_wordfile
    wordfile = gzip.open(path, "rb")
  File "/usr/lib/python2.7/gzip.py", line 34, in open
    return GzipFile(filename, mode, compresslevel)
  File "/usr/lib/python2.7/gzip.py", line 94, in __init__
    fileobj = self.myfileobj = __builtin__.open(filename, mode or 'rb')
IOError: [Errno 2] No such file or directory: 
'/srv/jenkins-slave/workspace/sid-goto-cc-python-whoosh/python-whoosh-2.7.0/.pybuild/pythonX.Y_2.7/build/tests/english-words.10.gz'
==================== 3 failed, 556 passed in 31.08 seconds =====================
E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1: cd 
/srv/jenkins-slave/workspace/sid-goto-cc-python-whoosh/python-whoosh-2.7.0/.pybuild/pythonX.Y_2.7/build;
 python2.7 -m pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 --dir . 
returned exit code 13
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 25


The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.

Best,
Michael

Attachment: python-whoosh-build-log.txt.gz
Description: application/gunzip

Attachment: signature.asc
Description: PGP signature

Reply via email to