Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2022 06:30:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267454] sysutils/openzfs: arcstat(1) has a manual page, but no binary; and a peculiarity with pkg-provides(8)
Message-ID:  <bug-267454-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 267454
           Summary: sysutils/openzfs: arcstat(1) has a manual page, but no
                    binary; and a peculiarity with pkg-provides(8)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freqlabs@FreeBSD.org
          Reporter: grahamperrin@freebsd.org
             Flags: maintainer-feedback?(freqlabs@FreeBSD.org)
          Assignee: freqlabs@FreeBSD.org

I was initially confused by the presence of a manual page, but no correspon=
ding
command.=20

Then, doubly confused by nothing in response to:=20

    pkg provides arcstat.1

<https://www.freebsd.org/cgi/man.cgi?query=3Darcstat&sektion=3D1&manpath=3D=
FreeBSD-Ports>
exists (for ports, not for FreeBSD).=20

Eventually, with pkg-info(8) I confirmed the origin of the manual page.=20


Condensed:=20

% man 1 arcstat
% which arcstat
arcstat: Command not found.
% pkg provides arcstat.1
% pkg info --list sysutils/openzfs | grep arcstat
        /usr/local/man/man1/arcstat.1.gz
%=20


I assume that arcstat is not easily portable to FreeBSD, true?=20

(I'm happy enough with sysutils/zfs-stats as an alternative. Also, I'm awar=
e of
sysutils/arc_summary =E2=80=A6 additional suggestions welcome, I'm interest=
ed more in
L2ARC than in ARC.)

--=20
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-267454-7788>