Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2018 05:25:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225173] sysutils/devcpu-data broken
Message-ID:  <bug-225173-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 225173
           Summary: sysutils/devcpu-data broken
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: freebsd@oldach.net
                CC: clarkjc@runbox.com
             Flags: maintainer-feedback?(clarkjc@runbox.com)
                CC: clarkjc@runbox.com

ports r458987 is broken, as the naive removal of the "for in in ${cpus}" lo=
op
renders ${i} (used in "/dev/cpuctl${i}") undefined. So this command will al=
ways
fail.

Secondly, the -e option of cpucontrol(1) is not available in STABLE and bel=
ow,
so it should be guarded with OSVERSION anyhow.

--=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-225173-13>