Bug#385439: FTBFS, missing build dependency on python-gst0.10

Matthias Klose doko at cs.tu-berlin.de
Thu Aug 31 09:23:47 UTC 2006


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




More information about the Pkg-gstreamer-maintainers mailing list