Package: dash
Version: 0.5.11+git20210903+057cd650a4ed-8
Severity: important
User: [email protected]
Usertags: glibc2.34
Dear maintainer,
The autopkgtest of dash fails in sid on amd64 when that autopkgtest is
run with the binary packages of glibc from experimental. It passes when
run with only packages from sid. In tabular form:
pass fail
glibc from sid 2.34-0experimental5
dash from sid 0.5.11+git20210903+057cd650a4ed-8
all others from sid from sid
The relevant part of the test log is the following
env: symbol lookup error:
/tmp/mmdebstrap.zcyyAwHdpW//lib/x86_64-linux-gnu/libc.so.6: undefined symbol:
_dl_catch_error_ptr, version GLIBC_PRIVATE
The full test log is available there:
https://ci.debian.net/data/autopkgtest/unstable/amd64/d/dash/24221304/log.gz
It seems that fakechroot is mixing glibc from inside and outside of the
chroot, which have different GLIBC_PRIVATE symbols.
Regards
Aurelien