Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2020 01:40:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246670] bsdtar: Fails to extract (UTF-8) under QEMU_EMULATING
Message-ID:  <bug-246670-227-UKi5pTwP9k@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246670-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246670-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246670

Conrad Meyer <cem@freebsd.org> changed:

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

--- Comment #1 from Conrad Meyer <cem@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]".

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246670-227-UKi5pTwP9k>