Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 2020 07:44:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 247455] ports-mgmt/pkg incorrectly states it uses /bin/sh for ABI its actually /usr/bin/uname
Message-ID:  <bug-247455-9@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 247455
           Summary: ports-mgmt/pkg incorrectly states it uses /bin/sh for
                    ABI its actually /usr/bin/uname
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: dewayne@heuristicsystems.com.au
                CC: doc@FreeBSD.org

>From the man page for pkg.conf,=20
     ABI: string      The ABI of the package you want to install.  Default:
                      derived from the ABI of the /bin/sh binary.

it is actually
/usr/ports/ports-mgmt/pkg/work/pkg-1.13.2/libpkg/pkg_elf.c:#define _PATH_UN=
AME
"/usr/bin/uname"

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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