Package: python3.12
X-Debbugs-Cc: [email protected]
Version: 3.12.4-1
Severity: normal

Dear Maintainer,

After upgrade to 3.12.4-3 hg fails with:
fback@blue:~$ hg
Traceback (most recent call last):
  File "/usr/bin/hg", line 57, in <module>
    from mercurial import dispatch
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "/usr/lib/python3/dist-packages/hgdemandimport/demandimportpy3.py",
line 52, in exec_module
    super().exec_module(module)
  File "<frozen importlib.util>", line 257, in exec_module
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "/usr/lib/python3/dist-packages/hgdemandimport/demandimportpy3.py",
line 52, in exec_module
    super().exec_module(module)
  File "<frozen importlib.util>", line 267, in exec_module
AttributeError: partially initialized module 'threading' has no
attribute 'RLock' (most likely due to a circular import)

Dowgrading to 3.12.4-1 solves the issue:

fback@blue:~$ hg
Mercurial Distributed SCM

basic commands:

[...]


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.9.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_US.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3.12 depends on:
ii  libpython3.12-stdlib  3.12.4-1
ii  media-types           10.1.0
ii  python3.12-minimal    3.12.4-1
ii  tzdata                2024a-4

Versions of packages python3.12 recommends:
ii  ca-certificates  20240203

Versions of packages python3.12 suggests:
ii  binutils         2.42.50.20240710-1
pn  python3.12-doc   <none>
ii  python3.12-venv  3.12.4-1

-- no debconf information

Reply via email to