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

            Bug ID: 197406
           Summary: emulators/linux_base-c6: `expr` command fallback to
                    FreeBSD expr
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
          Assignee: [email protected]
             Flags: maintainer-feedback?([email protected])

`expr` is resolved to /bin/expr in FreeBSD, also in Linux emulation layer, but
linux_base-c6 only has [/compat/linux]/usr/bin/expr installed, result in the
FreeBSD version of `expr` being invoked.  Some software breaks.  Linking
[/compat/linux]/usr/bin/expr to [/compat/linux]/bin/expr solves the problem.

--- Comment #1 from Bugzilla Automation <[email protected]> ---
Auto-assigned to maintainer [email protected]

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to