Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Feb 2018 03:18:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 225639] FreeBSD's tar produces .tgz files that can not be read by other tar implementations (e.g windows 7-zip)
Message-ID:  <bug-225639-8-WAdjU9FOlx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225639-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225639-8@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=3D225639

Conrad Meyer <cem@freebsd.org> changed:

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

--- Comment #1 from Conrad Meyer <cem@freebsd.org> ---
Agreed.  Tar could just be smarter about this -- simply don't pad when writ=
ing
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.

--=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-225639-8-WAdjU9FOlx>