Bug#1076449: mercurial: does not start anymore with python 3.12.4-3, hgdemandimport problem

2024-07-30 Thread Chris Markiewicz
> Package: mercurial > Version: 6.8-1 > Severity: grave > Justification: renders package unusable > > Dear maintainer, > > In current sid, with python 3.12.4-3, mercurial fails at load with: Hi all, I introduced the patches to Python to resolve race conditions in lazy loading with threads.

Bug#1076449: mercurial: does not start anymore with python 3.12.4-3, hgdemandimport problem

2024-07-22 Thread Julien Cristau
On Tue, Jul 16, 2024 at 11:12:12 -0400, Daniel Serpell wrote: > Package: mercurial > Version: 6.8-1 > Severity: grave > Justification: renders package unusable > > Dear maintainer, > > In current sid, with python 3.12.4-3, mercurial fails at load with: > > ~$ hg > Traceback (most recent

Bug#1076449: mercurial: does not start anymore with python 3.12.4-3, hgdemandimport problem

2024-07-22 Thread Vincent Lefevre
On 2024-07-16 11:12:12 -0400, Daniel Serpell wrote: > In current sid, with python 3.12.4-3, mercurial fails at load with: > > ~$ hg > Traceback (most recent call last): >File "/usr/bin/hg", line 57, in > from mercurial import dispatch >File "", line 1360, in _find_and_load >

Bug#1076449: mercurial: does not start anymore with python 3.12.4-3, hgdemandimport problem

2024-07-16 Thread Daniel Serpell
Package: mercurial Version: 6.8-1 Severity: grave Justification: renders package unusable Dear maintainer, In current sid, with python 3.12.4-3, mercurial fails at load with: ~$ hg Traceback (most recent call last): File "/usr/bin/hg", line 57, in from mercurial import dispatch