-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lrzuntar fails on m1 macOS #66
Comments
interestingly, the output of `tar -xf *.tar.lrzz is:
|
Thank you for continuing to shake out I do not see an error for |
I can confirm that without wildcards, lrzuntar works. However, unzstd (the zstd decompression tool) works with wild cards, so I was expecting similar behaviour. Thanks for your continuous support |
Also, perhaps it may be an idea to rename lrztar to lrzip-next-tar or similar to prevent conflict with lrzip |
|
I can confirm this behaviour is correct |
LRZIP-next version: 0.8.9:
command used:
lrzuntar -vv *.lrz
output:
note that:
LRZIP-next -d *.lrz
does not work as well.regards
The text was updated successfully, but these errors were encountered: