Your message dated Fri, 18 Nov 2022 13:19:01 +0200
with message-id <20221118111901.swnuyp5k6nosf...@haydn.kardiogramm.net>
and subject line Re: Bug#998854: undefined symbol: 
_PyUnicode_DecodeUnicodeEscape
has caused the Debian Bug report #998854,
regarding undefined symbol: _PyUnicode_DecodeUnicodeEscape
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
998854: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998854
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3.9
Version: 3.9.8-1
Severity: important
Control: affects -1 python3-typed-ast

Python 3.9.8 breaks python3-typed-ast:

% python3 -c 'from typed_ast import _ast3'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: 
/usr/lib/python3/dist-packages/typed_ast/_ast3.cpython-39-x86_64-linux-gnu.so: 
undefined symbol: _PyUnicode_DecodeUnicodeEscape

Downgrading to Python 3.9.7-4 fixes the problem.  This also happens with
typed-ast installed directly via pip in a virtualenv.

I'm not sure if this is a bug in Python or in typed-ast.  Starting here
under the assumption that patch releases should be backward-compatible
since this looks like a missing symbol problem in the libpython shared
library, but if typed-ast is doing something it shouldn't, perhaps this
should be reassigned.

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

Kernel: Linux 5.14.0-4-amd64 (SMP w/12 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3.9 depends on:
ii  libpython3.9-stdlib  3.9.7-4
ii  media-types          4.0.0
ii  mime-support         3.66
ii  python3.9-minimal    3.9.7-4

python3.9 recommends no packages.

Versions of packages python3.9 suggests:
ii  binutils        2.37-8
ii  python3.9-doc   3.9.8-1
ii  python3.9-venv  3.9.7-4

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1.5.4-1

Forgot to close this in the upload:

 python3-typed-ast (1.5.4-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
     - Adds support for Python 3.11 (Closes: #1023969)
   * Update copyright.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272

--- End Message ---

Reply via email to