Your message dated Tue, 5 Apr 2016 23:42:36 +0200 with message-id <5704314c.7020...@debian.org> and subject line Fixed has caused the Debian Bug report #817886, regarding python-oslo.messaging: FTBFS: ImportError: No module named 'greenlet' to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 817886: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817886 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: python-oslo.messaging Version: 2.5.0-2 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, python-oslo.messaging fails to build from source in unstable/amd64: [..] + echo ===> Testing with python3.4 (python3) ===> Testing with python3.4 (python3) + rm -rf .testrepository + testr-python3 init + mktemp -t + TEMP_REZ=/tmp/tmp.2kPSSa0mSW + PYTHONPATH=/home/lamby/temp/cdt.20160311084452.3l85vBR8Wr/python-oslo.messaging-2.5.0 PYTHON=python3.4 testr-python3 run --subunit oslo_messaging\.tests\.(?!(.*drivers.test_impl_rabbit\.TestRabbitDriverLoad\.test_driver_load.*|.*test_transport.GetTransportSadPathTestCase.test_get_transport_sad.*|.*drivers\.test_impl_rabbit\.TestSendReceive\.test_send_receive.*|.*drivers\.test_impl_rabbit\.TestSendReceive\.test_send_receive.*)) + tee /tmp/tmp.2kPSSa0mSW + subunit2pyunit running=OS_Non-zero exit code (2) from test listing. STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} ${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_messaging --list --- import errors --- Failed to import test module: oslo_messaging Traceback (most recent call last): File "/usr/lib/python3/dist-packages/unittest2/loader.py", line 490, in _find_test_path package = self._get_module_from_name(name) File "/usr/lib/python3/dist-packages/unittest2/loader.py", line 395, in _get_module_from_name __import__(name) File "/home/lamby/temp/cdt.20160311084452.3l85vBR8Wr/python-oslo.messaging-2.5.0/oslo_messaging/__init__.py", line 18, in <module> from .notify import * File "/home/lamby/temp/cdt.20160311084452.3l85vBR8Wr/python-oslo.messaging-2.5.0/oslo_messaging/notify/__init__.py", line 26, in <module> from .listener import * File "/home/lamby/temp/cdt.20160311084452.3l85vBR8Wr/python-oslo.messaging-2.5.0/oslo_messaging/notify/listener.py", line 107, in <module> from oslo_messaging import server as msg_server File "/home/lamby/temp/cdt.20160311084452.3l85vBR8Wr/python-oslo.messaging-2.5.0/oslo_messaging/server.py", line 28, in <module> from oslo_service import service File "/usr/lib/python3/dist-packages/oslo_service/service.py", line 34, in <module> from eventlet import event File "/usr/lib/python3/dist-packages/eventlet/event.py", line 3, in <module> from eventlet import hubs File "/usr/lib/python3/dist-packages/eventlet/hubs/__init__.py", line 3, in <module> from eventlet import patcher File "/usr/lib/python3/dist-packages/eventlet/patcher.py", line 4, in <module> from eventlet.support import six File "/usr/lib/python3/dist-packages/eventlet/support/__init__.py", line 4, in <module> from eventlet.support import greenlets, six File "/usr/lib/python3/dist-packages/eventlet/support/greenlets.py", line 3, in <module> import greenlet ImportError: No module named 'greenlet' ---------------------------------------------------------------------- Ran 0 tests in 0.460s OK + cat+ /tmp/tmp.2kPSSa0mSW subunit-filter -s --no-passthrough + subunit-stats Total tests: 0 Passed tests: 0 Failed tests: 0 Skipped tests: 0 Seen tags: + rm -f /tmp/tmp.2kPSSa0mSW + testr-python3 slowest debian/rules:35: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 3 make[1]: Leaving directory '/home/lamby/temp/cdt.20160311084452.3l85vBR8Wr/python-oslo.messaging-2.5.0' debian/rules:16: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
python-oslo.messaging.2.5.0-2.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Fixed since the upload of Mitaka.
--- End Message ---