Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2015 04:14:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203882] ports-mgmt/pkg: pkg check -d misses libraries that are symlinks
Message-ID:  <bug-203882-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: rkoberman@gmail.com
             Flags: maintainer-feedback?(pkg@FreeBSD.org)
          Assignee: pkg@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.



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