Hello, On 2021-09-20 23:24, Paul Gevers wrote: > With a recent upload of python-ase the autopkgtest of python-ase fails > in testing when that autopkgtest is run with the binary packages of > python-ase from unstable.
Interestingly, I get the same autopkgtest failure on amd64 unstable when using buildd-built packages. If I build them myself on said amd64 unstable, autopkgtest passes. Diffing contents of said packages reveals differences in __pycache__/*.cpython-39.pyc only. My wild guess is that the failure has something to do with py3compile. I will get back to it later. Andrius