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

Error 500 with collect/ with generic PURL without a version #500

Open
pombredanne opened this issue Jul 10, 2024 · 1 comment
Open

Error 500 with collect/ with generic PURL without a version #500

pombredanne opened this issue Jul 10, 2024 · 1 comment

Comments

@pombredanne
Copy link
Member

I post this to collect/index_packages and I get a 500 error:

{
  "packages": [
{"purl": "pkg:generic/soap-bin-2.2.tar.gz?download_url=https://archive.apache.org/dist/ws/soap/version-2.2/soap-bin-2.2.tar.gz"}
  ],
  "reindex": true,
  "reindex_set": true
}

If I add version to the PURL, things work.

@tdruez
Copy link
Contributor

tdruez commented Jul 22, 2024

Same issue on my side, calling /api/collect/?purl=pkg:npm/foo returns a 500.

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