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

--- Comment #1 from [email protected] ---
This started happening in FreeBSD 10.
Before that tar never tried to do charset translations by any means.

--- Comment #2 from Conrad Meyer <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to