Description of problem: Error when starting qpid-dispatch-router 1.2.0 Version-Release number of selected component (if applicable): 1.2.0 How reproducible: always Steps to Reproduce: 1. start qpid-dispatch-router Actual results: log: systemd[1]: Started Qpid Dispatch router daemon. systemd[1]: Starting Qpid Dispatch router daemon... qdrouterd[13453]: 2018-08-21 11:21:25.278980 +0200 ERROR (error) Python: AttributeError: 'module' object has no attribute '__import__' qdrouterd[13453]: 2018-08-21 11:21:25.279507 +0200 ERROR (error) Traceback (most recent call last): qdrouterd[13453]: File "/usr/lib/qpid-dispatch/python/qpid_dispatch_internal/dispatch.py", line 151, in <module> qdrouterd[13453]: builtin_import = builtins.__import__ qdrouterd[13453]: AttributeError: 'module' object has no attribute '__import__' systemd[1]: qdrouterd.service: main process exited, code=exited, status=1/FAILURE systemd[1]: Unit qdrouterd.service entered failed state. systemd[1]: qdrouterd.service failed. Expected results: service starts without error Additional info: - downgrading to 1.1.0 fixes the issue - applying commit https://github.com/apache/qpid-dispatch/commit/7285a47dcdd255af5ecc8d9c95fe8bdd28fb981d from version 1.3.0 fixes the issue
Not sure how this will relate to a fix, but the problem seems to be related to the presence of the python2-future RPM on the system. When I remove it qdrouterd will start without this or any other error.
This is probably related to this upstream issue: https://issues.apache.org/jira/browse/DISPATCH-1091
That sounds like the culprit - thanks for sharing
qpid-dispatch-1.4.1-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-07d1837fd7
qpid-dispatch-1.4.1-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-07d1837fd7
qpid-dispatch-1.5.0-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-a610e44d3a
qpid-dispatch-1.5.0-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-a610e44d3a
qpid-dispatch-1.5.0-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-dd2d41b24c
qpid-dispatch-1.5.0-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-dd2d41b24c
qpid-dispatch-1.5.0-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.
qpid-dispatch-1.5.0-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.