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

ignore some tar warnings to prevent log noise #517

Open
rspier opened this issue May 13, 2024 · 1 comment
Open

ignore some tar warnings to prevent log noise #517

rspier opened this issue May 13, 2024 · 1 comment

Comments

@rspier
Copy link
Collaborator

rspier commented May 13, 2024

mldistwatch spewed a bunch of these to the logs

/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'

Looks like we can quiet them with: --warning=no-unknown-keyword

@akarelas
Copy link

I keep getting these warnings with Carton when installing Mojolicious and several other CPAN modules.

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