[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 04:14:07 UTC 2015


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

            Bug ID: 203882
           Summary: ports-mgmt/pkg: pkg check -d misses libraries that are
                    symlinks
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkg at FreeBSD.org
          Reporter: rkoberman at gmail.com
             Flags: maintainer-feedback?(pkg at FreeBSD.org)
          Assignee: pkg at FreeBSD.org

pkg-1.6 does not handle shareable library dependencies that are symlinks.
# pkg check -d gnome-vfs
Checking gnome-vfs: 100%
gnome-vfs has require a missing libraries: libcom_err.so
gnome-vfs has require a missing libraries: libgssapi_krb5.so
gnome-vfs has require a missing libraries: libkrb5.so

All are present and the port works correctly, but, because the port links to a
symlink, pkg shows it as missing. Note: This example involves unversioned
entries, but it also applies to versioned shareables that are symlinks.

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


More information about the freebsd-pkg mailing list