[Bug 233006] [regression] [patch] bsdtar aborts creation of archive on ENOENT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 3 23:00:28 UTC 2019


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

--- Comment #13 from Martin Matuska <mm at FreeBSD.org> ---
Hi Eugene, I have modified your patch to operate only if descended into
subdirectories. It has broken the missing file test because missing files on
top-level have been ignored as well. Sometimes more files are processed at a
time, so it was necessary to process the error string a bit differently as
well.

Could you please check the libarchive pull request #1131 if it fixes your
issue? 
https://github.com/libarchive/libarchive/pull/1131

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-stable mailing list