Closed sentry-io[bot] closed 4 years ago
Package-analyzer downloaded this file which is not .whl
or .tar
format. When the file is in different format, we output it as error at https://github.com/thoth-station/python/blob/master/thoth/python/artifact.py#L82
We could change that to debug. WDYT @goern @fridex ?
The code does not look correct to me - we lose information about the error. The tar format should be acceptable. Can we rewrite the code so that it reports what the error is?
Sentry Issue: THOTH-1NMB