We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was investigating an issue with macbrew while I found the file ._pngquant_opts.c that caused a warning in tar.
._pngquant_opts.c
-rw-r--r-- 0 501 20 176 22 Nov 00:59 pngquant-2.17.0/._pngquant_opts.c tar: Ignoring malformed pax extended attribute -rw-r--r-- 0 501 20 5812 22 Nov 00:59 pngquant-2.17.0/pngquant_opts.c
There are workarounds, but it's better to get rid of it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was investigating an issue with macbrew while I found the file
._pngquant_opts.c
that caused a warning in tar.There are workarounds, but it's better to get rid of it.
The text was updated successfully, but these errors were encountered: