It has been reported that building txi2p on Debian for python3.13 and python3.14 back-to-back fails. It is suspected that the failure happens due to hard-coded temporary file names in txi2p/sam/test/test_session.py. Thus the first build succeeds, but the second build already finds files in the hard-coded locations and fails. Full build log is here.
It has been reported that building txi2p on Debian for python3.13 and python3.14 back-to-back fails. It is suspected that the failure happens due to hard-coded temporary file names in
txi2p/sam/test/test_session.py. Thus the first build succeeds, but the second build already finds files in the hard-coded locations and fails. Full build log is here.