This improves compatiblity with Podman. See
https://github.com/containers/podman/issues/25270 for details.
MFC after: 3 days
Differential D49821
release: Avoid sparse-file handling for container image layers dfr on Apr 14 2025, 9:48 AM. Authored by Tags None Referenced Files
Details This improves compatiblity with Podman. See MFC after: 3 days
Diff Detail
Event TimelineComment Actions LGTM, testing with stable/14 today. thanks Doug for tracking this down & explaining it.
Comment Actions This version disables sparse-file handling which is the cause of the incompatibility with Podman Comment Actions Could you possibly test with the new version? This simply disables the use of sparse file handling in bsdtar and avoids the need to add a dependency on gnu tar. |