Hi. I thought that dh_auto_install was setting DESTDIR and relied on this not to fail at build stage.
Adding a "print(os.environ)" will tell. Le lun. 29 sept. 2025, 07:43, Sean McGovern <[email protected]> a écrit : > Running setup.py through pdb shows that the 'os.environ.get("DESTDIR", > None)' > added in the new build patch for this version fails and causes the > script to complete immediately. > > Does pybuild set DESTDIR explicitly? >

