[Bug 222480] benchmarks/unixbench - unixbench shell script incorrect path

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 20 21:16:22 UTC 2017


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

            Bug ID: 222480
           Summary: benchmarks/unixbench - unixbench shell script
                    incorrect path
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: pizzamig at freebsd.org
          Reporter: instructionset at gmail.com
          Assignee: pizzamig at freebsd.org
             Flags: maintainer-feedback?(pizzamig at freebsd.org)

Created attachment 186576
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186576&action=edit
modified unixbench.in from the ports files dir

The path in the unixbench shell script (%%PREFIX%%/bin/unixbench) enters the
directory %%PREFIX%%/lib/ instead of %%PREFIX%%/libexec/ before exec-ing ./Run.
This attached unixbench.in should fix the issue. This problem should be
affecting all users of unixbench.

Simple fix but I figured I'd send everything I know rather than just
complaining about it.

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


More information about the freebsd-ports-bugs mailing list