-
Notifications
You must be signed in to change notification settings - Fork 107
Closed
Labels
Description
In recent versions of tar, the combo of "--overwrite" "--overwrite-dir" is now an error.
[ERROR] Unable to execute the following command '/bin/tar' '--extract' '--file=/tmp/payment.tar.gz' '--overwrite-dir' '--overwrite' '--gzip' '--directory' '[OMITTED]' {output: /bin/tar:
'--overwrite' cannot be used with '--overwrite-dir'
Try '/bin/tar --help' or '/bin/tar --usage' for more information.
}
Is output from drupal console, using the alchemy/zippy module inside its phar file.