On 2024-07-22 17:58:01 +0700, Sam wrote: > So, I have now two machines where this bug happens, but on a third one > (my notebook) there seems to be no problem, despite all of them showing > 6.8-1 as the installed version (via `dpkg --list | grep mercurial`). > > Any recommendations how to make a differential-diagnosis between two > systems? I think the only difference is that my notebook is a bit behind > in regards to updates through apt.
Look at the version of the python3.12 packages. The issue occurs with 3.12.4-3, but not with 3.12.4-1. On my machines, downgrading all the packages of python3.12 source from 3.12.4-3 to 3.12.4-1 made the issue disappear. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)