Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 06:31:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192606] New: [ports-mgmt/pkg] Patch fixing the failure to report shlib-to-shlib missing dependencies for 'pkg check -B'
Message-ID:  <bug-192606-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 192606
           Summary: [ports-mgmt/pkg] Patch fixing the failure to report
                    shlib-to-shlib missing dependencies for 'pkg check -B'
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: yuri@rawbw.com

The function in question 'add_shlibs_to_pkg' tries to avoid adding missing
shlib to database, but in the meantime it fails to report the problem to user.

The attached patch fixes the problem.

I am also not sure if return (EPKG_OK) for shared library is correct there. But
it was there before, and patch preserves it.

-- 
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-192606-13>