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

Tijl Coosemans <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]       |[email protected]
         Resolution|---                         |FIXED
             Status|New                         |Closed

--- Comment #4 from Tijl Coosemans <[email protected]> ---
This has been fixed in base r312699 and merged to stable/10 and 11 a few days
later, so try updating to one of these.

As a workaround you can replace '#! ...' with '#! /compat/linux/bin/bash'.  The
problem only exists in the 64 bit linux support so another possibility is to
use the 32 bit version of linux_base-c6.  To do that add
DEFAULT_VERSIONS+=linux=c6 to /etc/make.conf and build/install
emulators/linux_base-c6.

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

Reply via email to