Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2015 10:14:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 202319] audio/musicpd package links wrong libavformat version
Message-ID:  <bug-202319-32340-Y59UVP84Z3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202319-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202319-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202319

--- Comment #3 from David Chisnall <theraven@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202319-32340-Y59UVP84Z3>