Source: sleekxmpp Version: 1.3.1-2 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
sleekxmpp fails to build from source in unstable/amd64:
[..]
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:184: python2.7 setup.py clean
Traceback (most recent call last):
File "setup.py", line 19, in <module>
from sleekxmpp.version import __version__
File
"/home/lamby/temp/cdt.20151229004944.Gui5ulWWiP/sleekxmpp-1.3.1/sleekxmpp/__init__.py",
line 20, in <module>
from sleekxmpp.stanza import Message, Presence, Iq
File
"/home/lamby/temp/cdt.20151229004944.Gui5ulWWiP/sleekxmpp-1.3.1/sleekxmpp/stanza/__init__.py",
line 10, in <module>
from sleekxmpp.stanza.error import Error
File
"/home/lamby/temp/cdt.20151229004944.Gui5ulWWiP/sleekxmpp-1.3.1/sleekxmpp/stanza/error.py",
line 9, in <module>
from sleekxmpp.xmlstream import ElementBase, ET
File
"/home/lamby/temp/cdt.20151229004944.Gui5ulWWiP/sleekxmpp-1.3.1/sleekxmpp/xmlstream/__init__.py",
line 14, in <module>
from sleekxmpp.xmlstream.xmlstream import XMLStream, RESPONSE_TIMEOUT
File
"/home/lamby/temp/cdt.20151229004944.Gui5ulWWiP/sleekxmpp-1.3.1/sleekxmpp/xmlstream/xmlstream.py",
line 35, in <module>
from sleekxmpp.thirdparty.statemachine import StateMachine
ImportError: No module named thirdparty.statemachine
E: pybuild pybuild:274: clean: plugin distutils failed with: exit code=1:
python2.7 setup.py clean
dh_auto_clean: pybuild --clean -i python{version} -p 2.7 --dir . returned
exit code 13
debian/rules:8: recipe for target 'clean' failed
make: *** [clean] Error 25
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
sleekxmpp.1.3.1-2.unstable.amd64.log.txt.gz
Description: Binary data
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

