[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262048] [exp-run] switch ports tree locale to C.UTF-8"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Feb 2022 06:27:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262048
Bug ID: 262048
Summary: [exp-run] switch ports tree locale to C.UTF-8
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr@FreeBSD.org
Reporter: kevans@freebsd.org
CC: ports-bugs@FreeBSD.org
Created attachment 231940
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231940&action=edit
diff against the ports tree
Base has had C.UTF-8 since 2018 and switched to it in base 09ef995baf45.
Switching the ports tree to it should largely be a NOP, with exception to one
scenario: building in poudriere under qemu-user-static with native-xtools.
native-xtools will use statically linked tar(1) for the host, so it can't use
dlopen() -- preventing it from being able to use, e.g., iconv. Switching to
C.UTF-8 fixes statically linked tar's ability to extract when paths contain
UTF-8 chars.
--
You are receiving this mail because:
You are on the CC list for the bug.