[Bug 225173] sysutils/devcpu-data broken

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 15 05:25:35 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225173

            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 at FreeBSD.org
          Reporter: freebsd at oldach.net
                CC: clarkjc at runbox.com
             Flags: maintainer-feedback?(clarkjc at runbox.com)
                CC: clarkjc at runbox.com

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

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list