Package: gstreamer0.10
Severity: serious
Version: 0.10.9-1
not sure, if I'm doing something wrong ... installing python-gst0.10
works around it.
*** Rebuilding plugin inspection files ***
if test x"." != x. ; then \
cp ./inspect.stamp . ; \
cp ./inspect-build.stamp . ; \
else \
GST_PLUGIN_SYSTEM_PATH=
GST_PLUGIN_PATH=../../gst:../../sys:../../ext:../../plugins
GST_REGISTRY=../../docs/plugins/inspect-registry.xml /usr/bin/python \
../../common/gst-xmlinspect.py gstreamer inspect && \
echo -n "timestamp" > inspect.stamp && \
touch inspect-build.stamp; \
fi
Traceback (most recent call last):
File "../../common/gst-xmlinspect.py", line 11, in ?
import pygst
ImportError: No module named pygst
make[5]: *** [inspect-build.stamp] Error 1
make[5]: Leaving directory
`/home/packages/tmp/gstreamer0.10-0.10.9/docs/plugins'
make[4]: *** [all-recursive] Error 1
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]