aboutcode-org / aboutcode-org/fetchcode
Fix intermittent package_versions.py error when retrieving pkg:deb/debian packages
- Dominant language
- HTML
- Stars
- 13
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
As described in detail in [purldb issue 247](https://github.com/nexB/purldb/issues/247#issuecomment-1977834376), the server for `pkg:deb/debian/*` queries intermittently fails to respond properly and instead returns a status code error (often 503) and a traceback that interrupts the flow of the purlcli command (`versions`). I've seen this behavior off and on in my recent weeks of testing involving deb/debian packages.
[One reply comment](https://github.com/nexB/purldb/issues/247#issuecomment-1978408538) has suggested that the solution may be returning an empty list.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.