[Bug 246670] bsdtar: Fails to extract (UTF-8) under QEMU_EMULATING

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 23 01:40:06 UTC 2020


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

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem at freebsd.org

--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
What's the bug here?  In the C locale, some UTF-8 characters are not
representable.  If you're actually using UTF-8, you should set your locale
correctly.  In 13-CURRENT this is somewhat improved by making the default
locale "C.UTF-8" instead of "C[.USASCII]".

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


More information about the freebsd-bugs mailing list