Dear Maintainer, Extracting with tar v1.35 and the --keep-newer-files option results in the spurious (incorrect) error: 'Unexpected inconsistency when making directory' This prevents scripts using this feature from running. GNU has already posted a patch to fix this bug back in 2024, their id: 65838. Their report also includes a simple script for reproducing the bug. GNU URL: https://savannah.gnu.org/bugs/index.php?65838 Workaround: Reverting to tar v1.34 avoids the error.