[Bug 238568] tar filenames encoding problem

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 14 22:02:50 UTC 2019


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

--- Comment #1 from aler at playground.ru ---
This started happening in FreeBSD 10.
Before that tar never tried to do charset translations by any means.

--- Comment #2 from Conrad Meyer <cem at freebsd.org> ---
It's a non-fatal warning that changes the exit status to non-zero but as you
note, does not prevent correct copy.

libarchive changes the copy mode from encoding-aware (UTF-8 default, I guess)
to binary mode when it prints that text.

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


More information about the freebsd-bugs mailing list