Package: libcurl3t64-gnutls
Version: 8.10.0-1
Severity: grave
Tags: ftbfs
Control: affects -1 src:python-memray

https://buildd.debian.org/status/fetch.php?pkg=python-memray&arch=i386&ver=1.14.0%2Bdfsg-1&stamp=1726096433&raw=0

...
    from ._memray import AllocationRecord
E   ImportError: /lib/i386-linux-gnu/libcurl-gnutls.so.4: undefined symbol: 
gnutls_free
...


This is due to:

$ objdump -p /usr/lib/i386-linux-gnu/libcurl-gnutls.so.4.8.0 | grep NEEDED
  NEEDED               libc.so.6
$


Which also has the following side effect:

Package: libcurl3t64-gnutls
Version: 8.10.0-1
Architecture: i386
Depends: libc6 (>= 2.34)


amd64 is not currently affected due to test failures during
the src:curl build.

Reply via email to