Bug#998682: libgetdata: b-d on python3-all-dev, but not built for all supported Python3 versions

Graham Inggs ginggs at debian.org
Sun Nov 7 13:37:43 GMT 2021


Hi Alastair

On Sun, 7 Nov 2021 at 14:31, Alastair McKinstry
<alastair.mckinstry at sceal.ie> wrote:
> Investigating locally this fails because numpy does not yet support python3.10.
> Some form of tracking is needed as I think multiple packages are in this situation, and the ben tracker in transitions.debian.org is incomplete.

I tested locally with numpy from experimental, and it seems to me that
the extensions for 3.10 are built, but not being installed.

$ find . -name '*cpython*'
./build-py3.9/bindings/python/build/lib.linux-x86_64-3.9/pygetdata.cpython-39-x86_64-linux-gnu.so
./build-py3.9/bindings/python/pygetdata.cpython-39-x86_64-linux-gnu.so
./build-py3.10/bindings/python/build/lib.linux-x86_64-3.10/pygetdata.cpython-310-x86_64-linux-gnu.so
./debian/python3-pygetdata/usr/lib/python3/dist-packages/pygetdata.cpython-39-x86_64-linux-gnu.so
./debian/tmp/usr/lib/python3.9/site-packages/pygetdata.cpython-39-x86_64-linux-gnu.so

It's probably simplest to wait until the Python 3.10 transition is
underway and packages are available in unstable.  This bug is just a
headsup, hence severity 'important' and not 'serious'.

Regards
Graham



More information about the debian-science-maintainers mailing list