retitle 588107 speech-dispatcher: FTBFS if only python-minimal is installed
user debian-...@lists.debian.org
usertags 588107 - kfreebsd
thanks

* Cyril Brulebois <k...@debian.org>, 2010-07-04, 23:35:
I'm not sure what's going on with either python or python on kfreebsd-*,
but your package repeatedly FTBFS on kfreebsd-amd64, so I'm filing this
here at the moment:

In fact the problem is not kfreebsd-specific.

| if test -x /usr/bin/python; then \
|               ./setup.py install --no-compile 
--prefix=/build/buildd-speech-dispatcher_0.7-4-kfreebsd-amd64-dkaQZq/speech-dispatcher-0.7/debian/speech-dispatcher/usr;
 \
|       else \
|               echo "Python not found, not installing speechd module nor 
spd-conf"; \
|       fi
| Traceback (most recent call last):
|   File "./setup.py", line 2, in <module>
|     from distutils.core import setup
| ImportError: No module named distutils.core
| make[3]: *** [install] Error 1

I can reproduce this bug by installing into chroot python-minimal (and not python).

Moving "python" from Build-Depends-Indep to Build-Depends should fix this bug.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to