Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2019 22:02:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238568] tar filenames encoding problem
Message-ID:  <bug-238568-227-Uyo7lZLWeS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238568-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238568-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=3D238568

--- Comment #1 from aler@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@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 gues=
s)
to binary mode when it prints that text.

--=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-238568-227-Uyo7lZLWeS>