On 2015-02-17 03:05:34 +0100, Vincent Lefevre wrote: > On 2015-02-17 02:33:37 +0100, Sebastian Ramacher wrote: > > That looks weird. The Debian package is linked against libgcrypt.so.20: > > > > $ ldd -r /usr/lib/vlc/plugins/access/libaccess_mtp_plugin.so \ > > /usr/lib/vlc/plugins/services_discovery/libmtp_plugin.so | grep gcrypt > > libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 > > (0x00007f58c7e7e000) > > libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 > > (0x00007fc14dfd3000) > > Not on my machine: > > xvii:~> ldd -r /usr/lib/vlc/plugins/access/libaccess_mtp_plugin.so > /usr/lib/vlc/plugins/services_discovery/libmtp_plugin.so | grep gcrypt > libgcrypt.so.11 => not found > libgcrypt.so.11 => not found
The cause may be that I have the libmtp library installed in /usr/local/lib. The reason is that Debian's MTP support has been broken for years: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654939 (though that's a long time I have not tried). -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org