FS#55985 - [python2-pysaml2] Missing dependency on python2-defusedxml
Attached to Project:
Community Packages
Opened by Bruno Pagani (ArchangeGabriel) - Saturday, 14 October 2017, 09:01 GMT
Last edited by Johannes Löthberg (demize) - Saturday, 14 October 2017, 09:12 GMT
Opened by Bruno Pagani (ArchangeGabriel) - Saturday, 14 October 2017, 09:01 GMT
Last edited by Johannes Löthberg (demize) - Saturday, 14 October 2017, 09:12 GMT
|
Details
Without it, there is an Import Error (here when starting
synapse that imports pysaml2):
python2.7[457]: ERROR:root:Can't import 'saml2' which is part of 'pysaml2' python2.7[457]: Traceback (most recent call last): python2.7[457]: File "/usr/lib/python2.7/site-packages/synapse/python_dependencies.py", line 107, in check_requirements python2.7[457]: module = __import__(module_name) python2.7[457]: File "/usr/lib/python2.7/site-packages/saml2/__init__.py", line 39, in <module> python2.7[457]: import defusedxml.ElementTree python2.7[457]: ImportError: No module named defusedxml.ElementTree python2.7[457]: Missing Requirement: Can't import 'saml2' which is part of 'pysaml2' python2.7[457]: To install run: python2.7[457]: pip install --upgrade --force "pysaml2" Installing python2-defusedxml fix it. |
This task depends upon
Closed by Johannes Löthberg (demize)
Saturday, 14 October 2017, 09:12 GMT
Reason for closing: Fixed
Additional comments about closing: 4.5.0-2
Saturday, 14 October 2017, 09:12 GMT
Reason for closing: Fixed
Additional comments about closing: 4.5.0-2