Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2015 21:39:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 203882] ports-mgmt/pkg: pkg check -d misses libraries that are symlinks
Message-ID:  <bug-203882-32340-xx46cuWMRJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203882-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203882-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=203882

Baptiste Daroussin <bapt@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cy@FreeBSD.org,
                   |                            |mandree@FreeBSD.org

--- Comment #4 from Baptiste Daroussin <bapt@FreeBSD.org> ---
that is in fact good thing:
pkg is showing an issue from the krb5 package and e2fsprogs package:
they create libs without a soname which is bad for various reasons.

That makes the programs linked to libfoo.so and not libfoo.so.X[.Y.Z]

Adding in CC both maintainers of e2fsprogs and krb5

-- 
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-203882-32340-xx46cuWMRJ>