[Bug 203882] ports-mgmt/pkg: pkg check -d misses libraries that are symlinks

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 20 21:39:25 UTC 2015


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

Baptiste Daroussin <bapt at FreeBSD.org> changed:

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

--- Comment #4 from Baptiste Daroussin <bapt at 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.


More information about the freebsd-pkg mailing list