Bug#761019: gir/gstreamer issues

Michael Gilbert mgilbert at debian.org
Sun Nov 2 01:43:44 UTC 2014


Laurent Bigonville wrote:
> While testing something in a chroot, I discover that the gir packages
> are missing dependencies against some libraries.
>
> Failed to load shared library 'libgstpbutils-1.0.so.0' referenced by the
> typelib: libgstpbutils-1.0.so.0: cannot open shared object file: No such
> file or directory
>
> Failed to load shared library 'libgstreamer-1.0.so.0' referenced by the
> typelib: libgstreamer-1.0.so.0: cannot open shared object file: No such
> file or directory

Hi, do you maybe have something something unusual set in
LD_LIBRARY_PATH, or maybe gir does something that affects that?  The
gstreamer packages do have their libraries in the right place, so its
really surprising if they're not being found.

$ apt-file search libgstreamer-1.0.so.0
libgstreamer1.0-0: /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0

$ apt-file search libgstpbutils-1.0.so.0
libgstreamer-plugins-base1.0-0: /usr/lib/x86_64-linux-gnu/libgstpbutils-1.0.so.0

$ apt-file search libgstreamer-0.10.so.0
libgstreamer0.10-0: /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0

If there is a problem, I think it's in gir, not gstreamer.

Best wishes,
Mike



More information about the pkg-gstreamer-maintainers mailing list