[Bug 202319] audio/musicpd package links wrong libavformat version

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 15 10:14:47 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202319

--- Comment #3 from David Chisnall <theraven at FreeBSD.org> ---
It looks as if that machine was accidentally on the quarterly branch. 
Restoring it to point to trunk fixed the issue.  It appears to still be present
with the quarterly packages though:

$ fetch
http://pkg.freebsd.org/freebsd:10:x86:64/quarterly/All/musicpd-0.18.23.txz
musicpd-0.18.23.txz                           100% of  176 kB  949 kBps 00m00s
$ tar xf musicpd-0.18.23.txz 
tar: Removing leading '/' from member names
$ ldd usr/local/bin/musicpd | grep avformat
        libavformat.so.55 => not found (0)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list