[PKG-Openstack-devel] Bug#815217: python-aioeventlet: FTBFS: RuntimeError: Event loop is closed

Chris Lamb lamby at debian.org
Sat Feb 20 08:01:40 UTC 2016


Source: python-aioeventlet
Version: 0.4-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

python-aioeventlet fails to build from source in unstable/amd64:

  [..]

     debian/rules override_dh_auto_test
  make[1]: Entering directory '/home/lamby/temp/cdt.20160220082201.aufZPd69zA/python-aioeventlet-0.4'
  pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
  pyversions: missing debian/pyversions file, fall back to supported versions
  py3versions: no X-Python3-Version in control file, using supported versions
  dh /usr/share/openstack-pkg-tools/pkgos.make --buildsystem=python_distutils --with python2,python3,sphinxdoc
  dh: Unknown sequence /usr/share/openstack-pkg-tools/pkgos.make (choose from: binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep)
  set -e ; for pyvers in 2.7 ; do \
  	python$pyvers runtests.py -r ; \
  done
  Run tests in release mode
  ............E................E..........
  ======================================================================
  ERROR: test_close_soon (tests.test_callback.CallbackTests)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "tests/test_callback.py", line 43, in test_close_soon
      self.loop.call_soon(func)
    File "/home/lamby/temp/cdt.20160220082201.aufZPd69zA/python-aioeventlet-0.4/aioeventlet.py", line 204, in call_soon
      handle = super(EventLoop, self).call_soon(callback, *args)
    File "/usr/lib/python2.7/dist-packages/trollius/base_events.py", line 461, in call_soon
      handle = self._call_soon(callback, args)
    File "/usr/lib/python2.7/dist-packages/trollius/base_events.py", line 470, in _call_soon
      self._check_closed()
    File "/usr/lib/python2.7/dist-packages/trollius/base_events.py", line 297, in _check_closed
      raise RuntimeError('Event loop is closed')
  RuntimeError: Event loop is closed
  
  ======================================================================
  ERROR: test_policy (tests.test_thread.ThreadTests)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "tests/test_thread.py", line 55, in test_policy
      self.loop.run_until_complete(fut)
    File "/usr/lib/python2.7/dist-packages/trollius/base_events.py", line 350, in run_until_complete
      return future.result()
    File "/usr/lib/python2.7/dist-packages/trollius/futures.py", line 287, in result
      raise self._exception
  RuntimeError: There is no current event loop in thread 'Thread-3'.
  
  ----------------------------------------------------------------------
  Ran 40 tests in 0.372s
  
  FAILED (errors=2)
  Using random seed 1588244
  debian/rules:25: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160220082201.aufZPd69zA/python-aioeventlet-0.4'
  debian/rules:10: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-aioeventlet.0.4-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 1422 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20160220/08b284cb/attachment.obj>


More information about the Openstack-devel mailing list