[Bug 247455] ports-mgmt/pkg incorrectly states it uses /bin/sh for ABI its actually /usr/bin/uname
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 21 07:44:49 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247455
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 at FreeBSD.org
Reporter: dewayne at heuristicsystems.com.au
CC: doc at FreeBSD.org
>From the man page for pkg.conf,
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_UNAME
"/usr/bin/uname"
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list