[Bug 225639] FreeBSD's tar produces .tgz files that can not be read by other tar implementations (e.g windows 7-zip)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 3 03:18:13 UTC 2018


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

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem at freebsd.org,
                   |                            |mm at FreeBSD.org

--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
Agreed.  Tar could just be smarter about this -- simply don't pad when writing
to stdout.  It's probably still reasonable / harmless to pad when writing to
block devices.

Tar in FreeBSD is mostly a thin shim around libarchive.  Perhaps the right
thing to do is to file a bug in upstream libarchive and follow it here.

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


More information about the freebsd-bugs mailing list