On 2023-02-06 20:11:48, Thorsten Glaser wrote:
Please try: sudo env --unset=XDG_RUNTIME_DIR --unset=TMPDIR DIST=sid ARCH=amd64 EXTRAPACKAGES="ca-certificates" pbuilder create (Your command, with env(1) intermediate added. Just “sudo foo=bar” is not reliable/portable anyway.) Does this fix your issue, when used ceteris paribus?
AFAICS the env --unset=TMPDIR is a workaround. I can live with that. Thank you very much Harri

