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
What happened: As reported by Wagde Zabit
[0250] ERROR failed to catalog: 1 error occurred: * unable to catalog python package=/usr/local/lib/python3.8/site-packages/ptyprocess-0.6.0.dist-info/METADATA: missing python package top_level.txt (package="/usr/local/lib/python3.8/site-packages/ptyprocess-0.6.0.dist-info/METADATA"
What you expected to happen: Cataloging should have continued to conclusion with results instead of stopping
Environment: This was discovered with grype v0.3.0
Notes This is where the problem is
syft/syft/cataloger/python/package_cataloger.go
Lines 125 to 127 in de2e6a1
The text was updated successfully, but these errors were encountered:
is it fixed in grype or not yet?
Sorry, something went wrong.
@wagde-orca We're actually working on that right this second! We fixed one more thing in Syft, and then will update Grype to include the fix.
@wagde-orca Hi there, we just released grype v0.4.0 which should resolve this issue. Let us know if you have any trouble!
Successfully merging a pull request may close this issue.
What happened:
As reported by Wagde Zabit
What you expected to happen:
Cataloging should have continued to conclusion with results instead of stopping
Environment:
This was discovered with grype v0.3.0
Notes
This is where the problem is
syft/syft/cataloger/python/package_cataloger.go
Lines 125 to 127 in de2e6a1
The text was updated successfully, but these errors were encountered: