On 07/28/2011 09:54 AM, IOhannes m zmölnig wrote: > On 07/25/2011 04:38 PM, Robin Gareus wrote: >> gem does not load: the Pd message window reports: > > thanks for the bug report. > >> /usr/lib/pd/extra/Gem/Gem.pd_linux: libavcodec.so.51: cannot open >> shared object file: No such file or directory > >> # ldd /usr/lib/pd/extra/Gem/Gem.pd_linux | grep found >> libavcodec.so.51 => not found > >> # apt-file search /usr/lib/pd/extra/Gem/Gem.pd_linux >> gem: /usr/lib/pd/extra/Gem/Gem.pd_linux > >> debian currently provides libavcodec52 and libavcodec53. > >> http://packages.debian.org/sid/gem - gem does not depend on libavcodec >> though shlibdebs should find the dependency ?! > > > > that's all a bit weird. > there is no code in Gem (itself), that depends on libavcodec52; > > however, Gem uses libraries, that depend on libavcodec52 > > > >> Versions of packages gem depends on: >> ii libgmerlin-avd 1.1.0~dfsg-2 a general multimedia decoding >> libr > > this is the library in question. > according to [1] (and my system), libgmerlin-avdec1 _does_ depend on > libavcodec52, does satisfying the dependency. > > do you happen to have an out-of-debian version of libgmerlin-avdec1 (or > any other library) installed on your machine? >
nope. Looks like this is the first time aptitude's dependency resolving ever failed on me; might be related to libav/ffmpeg updates on a mixed sid/testing system. anyway: `apt-get install --reinstall libgmerlin-avdec1 gmerlin-encoders-ffmpeg` fixed the issue and pd rocks! back to making some real noise instead of email-noise. Sorry. Now that makes two invalid bug reports in just one week. I owe you a beer next time we meet. Cheers! robin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org