Your message dated Tue, 16 Feb 2016 10:44:49 +0000
with message-id <1455619489.26213.11.ca...@cowgill.org.uk>
and subject line Re: Bug#814796: mpv: Missing libts shared library dependency.
has caused the Debian Bug report #814796,
regarding mpv: Missing libts shared library dependency.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
814796: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mpv
Version: 0.6.2-2
Severity: grave
Tags: d-i
Justification: renders package unusable

Dear Maintainer,

On Debian stable, the mpv command as installed doesn't run.

mpv: error while loading shared libraries: libts-0.0.so.0: cannot open shared 
object file: No such file or directory

-- System Information:
Debian Release: 8.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mpv depends on:
ii  libasound2                              1.0.28-1
ii  libass5                                 0.10.2-3
ii  libavcodec56                            6:11.4-1~deb8u1
ii  libavdevice55                           6:11.4-1~deb8u1
ii  libavfilter5                            6:11.4-1~deb8u1
ii  libavformat56                           6:11.4-1~deb8u1
ii  libavresample2                          6:11.4-1~deb8u1
ii  libavutil54                             6:11.4-1~deb8u1
ii  libbluray1                              1:0.6.2-1
ii  libbs2b0                                3.1.0+dfsg-2.1
ii  libc6                                   2.19-18+deb8u2
ii  libcdio-cdda1                           0.83-4.2
ii  libcdio-paranoia1                       0.83-4.2
ii  libcdio13                               0.83-4.2
ii  libdvdnav4                              5.0.1-1
ii  libdvdread4                             5.0.0-1
ii  libegl1-mesa [libegl1-x11]              10.3.2-1+deb8u1
ii  libenca0                                1.16-1
ii  libgl1-mesa-glx [libgl1]                10.3.2-1+deb8u1
ii  libguess1                               1.2-1
ii  libjack-jackd2-0 [libjack-0.116]        1.9.10+20140719git3eb0ae6a~dfsg-2
ii  libjpeg62-turbo                         1:1.3.1-12
ii  liblcms2-2                              2.6-3+b3
ii  liblircclient0                          0.9.0~pre1-1.2
ii  liblua5.2-0                             5.2.3-1.1
ii  libmpg123-0                             1.20.1-2
ii  libpulse0                               5.0-13
ii  libquvi7                                0.4.1-3
ii  libsdl2-2.0-0                           2.0.2+dfsg1-6
ii  libswscale3                             6:11.4-1~deb8u1
ii  libuuid1                                2.25.2-6
ii  libva-glx1                              1.4.1-1
ii  libva-x11-1                             1.4.1-1
ii  libva1                                  1.4.1-1
ii  libvdpau1                               0.8-3+deb8u2
ii  libwayland-client0                      1.6.0-2
ii  libwayland-cursor0                      1.6.0-2
ii  libwayland-egl1-mesa [libwayland-egl1]  10.3.2-1+deb8u1
ii  libx11-6                                2:1.6.2-3
ii  libxext6                                2:1.3.3-1
ii  libxinerama1                            2:1.1.3-1+b1
ii  libxkbcommon0                           0.4.3-2
ii  libxrandr2                              2:1.4.2-1+b1
ii  libxss1                                 1:1.2.2-1
ii  libxv1                                  2:1.0.10-1+b1
ii  zlib1g                                  1:1.2.8.dfsg-2+b1

mpv recommends no packages.

mpv suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Tue, 2016-02-16 at 11:02 +0100, Tor Andersson wrote:
> Thanks,
> 
> That solved it. I'm still a bit confused over how a library in
> /usr/local would take precedence over /usr/lib...

No problem, closing the bug in that case.

You can run this command to print out the full loader (ld.so) search
path:
 /sbin/ldconfig -v 2>/dev/null | grep -v ^$'\t'

Everything in /etc/ld.so.conf.d (which includes /usr/local,
/lib/<multiarch> etc) takes precidence over /lib and /usr/lib so that
libraries can be overridden easily by the admin if they want to.

James

> On Mon, Feb 15, 2016 at 8:06 PM, James Cowgill <james...@cowgill.org.
> uk> wrote:
> > On Mon, 2016-02-15 at 19:21 +0100, Tor Andersson wrote:
> > > Hi,
> > > 
> > > $ which mpv
> > > /usr/bin/mpv
> > > 
> > > $ ldd /usr/bin/mpv
> > [...]
> > 
> > From your ldd output, this file is likly to be the culprit:
> >  /usr/local/lib/libSDL2-2.0.so.0
> > 
> > Remove it and try running mpv again.
> > 
> > Thanks,
> > James

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to