Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 21:58: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-xhEW1Lj72e@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246670-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #8 from Charlie Li <ml+freebsd@vishwin.info> ---
I commented too soon. This happens when nearly everything in locale is suffixed
UTF-8:

root@aarch64-13-0-default:/ # locale
LANG=C.UTF-8
LC_CTYPE="C.UTF-8"
LC_COLLATE="C.UTF-8"
LC_TIME="C.UTF-8"
LC_NUMERIC="C.UTF-8"
LC_MONETARY="C.UTF-8"
LC_MESSAGES="C.UTF-8"
LC_ALL=

May need to play with $LC_ALL a bit, probably in poudriere itself.

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

home | help

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