Skip to content
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

tar error while installing with brew on macos #398

Closed
dadarara opened this issue Dec 20, 2022 · 3 comments
Closed

tar error while installing with brew on macos #398

dadarara opened this issue Dec 20, 2022 · 3 comments

Comments

@dadarara
Copy link

getting the "tar: Ignoring malformed pax extended attribute" error while installing with brew on macos 10.14.6

is it me or some issue with the tar pkg ?

==> Fetching pngquant
==> Downloading https://pngquant.org/pngquant-2.17.0-src.tar.gz
######################################################################## 100.0%
tar: Ignoring malformed pax extended attribute
tar: Error exit delayed from previous errors.
Error: Failure while executing; tar --extract --no-same-owner --file /Users/david/Library/Caches/Homebrew/downloads/d018d8c93de0570adfb0fe67c942ba63ca57cfbcb32251ab7bec561df73157d3--pngquant-2.17.0-src.tar.gz --directory /private/tmp/d20221220-61069-oouep0 exited with 1. Here's the output:
tar: Ignoring malformed pax extended attribute
tar: Error exit delayed from previous errors.

@dadarara dadarara changed the title tar error while installing with brew on mcos tar error while installing with brew on macos Dec 20, 2022
@kornelski
Copy link
Owner

It works for me with macOS's unarchiver, and IIRC I've created the archive with brew's own gnutar.

@dadarara
Copy link
Author

dadarara commented Dec 20, 2022

would be great if you can post HOW to for someone "commands via terminal" challenged.
I have succeeded to install but outside homebrew. but now brew doesn't recognize it . and I actually need the pngquant for thee OCRmyPDF installation. So thats where it fails with pngquant as dependency install

@kornelski
Copy link
Owner

I think that's something homebrew would need to fix.

@kornelski kornelski closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants