aws-psycopg2 icon indicating copy to clipboard operation
aws-psycopg2 copied to clipboard

poetry install warning - Validation of the RECORD file of aws_psycopg2-1.3.8-py3-none-any.whl failed

Open rdepping opened this issue 11 months ago • 1 comments

Hi,

when installing the latest psycopg release via poetry the following warnings are displayed (see snippet below).

Does the wheel need to be regenerated with the correct files and hashes in the record file?

Warning: Validation of the RECORD file of aws_psycopg2-1.3.8-py3-none-any.whl failed. Please report to the maintainers of that package so they can fix their build process. Details:
In /Users/ralphdepping/Library/Caches/pypoetry/artifacts/5e/9b/de/48b6e628171c2d637f362465bac14def6cc43e7f33e3a6f9516b90a76e/aws_psycopg2-1.3.8-py3-none-any.whl, psycopg2/_psycopg.cpython-38-aarch64-linux-gnu.so is not mentioned in RECORD
In /Users/ralphdepping/Library/Caches/pypoetry/artifacts/5e/9b/de/48b6e628171c2d637f362465bac14def6cc43e7f33e3a6f9516b90a76e/aws_psycopg2-1.3.8-py3-none-any.whl, psycopg2/_psycopg.cpython-310-darwin.so is not mentioned in RECORD
In /Users/ralphdepping/Library/Caches/pypoetry/artifacts/5e/9b/de/48b6e628171c2d637f362465bac14def6cc43e7f33e3a6f9516b90a76e/aws_psycopg2-1.3.8-py3-none-any.whl, psycopg2/_psycopg.cpython-37m-x86_64-linux-gnu.so is not mentioned in RECORD
In /Users/ralphdepping/Library/Caches/pypoetry/artifacts/5e/9b/de/48b6e628171c2d637f362465bac14def6cc43e7f33e3a6f9516b90a76e/aws_psycopg2-1.3.8-py3-none-any.whl, psycopg2/_psycopg.cpython-37m-powerpc64le-linux-gnu.so is not mentioned in RECORD
:
:

rdepping avatar Sep 08 '23 13:09 rdepping