bugzilla-noreply at freebsd.org
2019-Feb-01 14:58 UTC
[Bug 233006] [regression] [patch] bsdtar aborts creation of archive on ENOENT
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233006 janm at transactionware.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janm at transactionware.com --- Comment #7 from janm at transactionware.com --- This doesn't seem like a bug to me. Is there officially required Posix behaviour? I reported the opposite of this bug some time ago: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205358 https://github.com/libarchive/libarchive/issues/708 For me, not failing when an input file can't be found is a problem. To not fail on a file moving seems like something that should be explicitly requested with a command line option. -- You are receiving this mail because: You are on the CC list for the bug.