Le Sat, 1 Nov 2014 21:43:44 -0400, Michael Gilbert <mgilb...@debian.org> a écrit :
> 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. Maybe I was not clear enough, but when the packages are installed, gir is able to find the libraries. The main problem here is that the gir1.2-* package doesn't have the needed dependencies not the fact that the libraries are not found when installed. $ apt-cache show gir1.2-gstreamer-1.0 |grep Depends Depends: gir1.2-glib-2.0 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org