Source: pygtkspellcheck Version: 3.0-1 Severity: serious User: debian-pyt...@lists.debian.org Usertags: python3.3
pygtkspellcheck FTBFS: | # Python3 | set -ex; for python in python3.2 python3.3; do \ | $python setup.py build; \ | done; | + python3.2 setup.py build | No Gtk module found. Spellcheck will be unusable. | No module named sphinx_pypi_upload | Unable to import Sphinx custom command. Documentation upload be unavailable. Install http://pypi.python.org/pypi/Sphinx-PyPI-upload/ to solve this. | running build | running build_py | creating build/lib | creating build/lib/gtkspellcheck | copying src/gtkspellcheck/spellcheck.py -> build/lib/gtkspellcheck | copying src/gtkspellcheck/__init__.py -> build/lib/gtkspellcheck | copying src/gtkspellcheck/oxt_import.py -> build/lib/gtkspellcheck | creating build/lib/pylocales | copying src/pylocales/locales.py -> build/lib/pylocales | copying src/pylocales/__init__.py -> build/lib/pylocales | copying src/pylocales/locales.db -> build/lib/pylocales | + python3.3 setup.py build | /bin/sh: 2: python3.3: not found | make[1]: *** [override_dh_auto_build] Error 127 | make[1]: Leaving directory `/build/pygtkspellcheck-1Jybvr/pygtkspellcheck-3.0' | make: *** [build] Error 2 -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org