Matthieu Darbois
Matthieu Darbois
@AbrilRBS, the coda option comes from the PR I based this PR on. I can't test it but I can remove.
xref https://github.com/python/cpython/issues/103483 In any case, packaging will probably end up implementing the linked issue in order to provide a backport for currently supported python interpreters ? The question raised by...
Running 64-bit python under a `linux32` is probably somewhat of an edge case. It's not taken into account for x86_64/i686 without reports of issues in that case. I'm not saying...
@mathstuf, To my knowledge, the code you refer to in packaging is the one used to know which platforms tag are acceptable to be installed (i.e. the other way around)....
@Mic92, I saw the issue on x86_64. With #494, it just means that there are no tests that show the specific issue just now (or they only appear on arm64/s390x...
Ubuntu 18.04 x86_64 fails with the same message in multiple tests: https://github.com/NixOS/patchelf/actions/runs/4845550763/jobs/8634531910
Does https://github.com/NixOS/patchelf/pull/335 effectively fixes this (PR that replaced #237) ? It seems to resolve a similar issue in https://github.com/pypa/auditwheel/issues/401
527 errors in OpenJpeg test suite with this PR: http://my.cdash.org/buildSummary.php?buildid=823368
You can see some things in CDASH: http://my.cdash.org/index.php?project=OPENJPEG&date=2016-01-09
@stweil, I merged #659 , I did not see that @malaterre said it was ok to merge, sorry about the delay. Can you rebase this one please ?