[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1023470: marked as done (python3-apt: python3.11 not supported)



Your message dated Sat, 05 Nov 2022 14:36:25 +1100
with message-id <5019746.73EChQfYDh@simurgh>
and subject line Re: Bug#1023470: python3-apt: python3.11 not supported
has caused the Debian Bug report #1023470,
regarding python3-apt: python3.11 not supported
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 owner@bugs.debian.org
immediately.)


-- 
1023470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023470
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: python3-apt
Version: 2.3.0+nmu1
Severity: normal
X-Debbugs-Cc: richardn26@gmail.com

It is not possible to "import apt" using python3.11 in testing

~$ python3.11
Python 3.11.0 (main, Oct 24 2022, 21:26:25) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import apt
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/apt/__init__.py", line 23, in <module>
    import apt_pkg
ModuleNotFoundError: No module named 'apt_pkg'


-- System Information:
Debian Release: bookworm/sid
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages python3-apt depends on:
ii  distro-info-data   0.56
ii  libapt-pkg6.0      2.5.3+b1
ii  libc6              2.35-4
ii  libgcc-s1          12.2.0-5
ii  libstdc++6         12.2.0-5
ii  python-apt-common  2.3.0+nmu1
ii  python3            3.10.6-1

Versions of packages python3-apt recommends:
ii  iso-codes    4.11.0-1
ii  lsb-release  12.0-1

Versions of packages python3-apt suggests:
ii  apt             2.5.3+b1
pn  python-apt-doc  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Hi richardn

Python 3.11 is not yet a supported interpreter version. There will be lots of 
packages in both testing and unstable that do not support it. This is intended 
at this stage and bug reports aren't needed regarding this issue.

The process of adding the new interpreter is long and complicated. It is also 
waiting for approval for the Release Team before it starts. The Release Team 
needs to coordinate this step to ensure that it doesn't get clash with other 
transitions

You can track the progress of adding Python 3.11 as a supported interpreter at 

https://release.debian.org/transitions/html/python3.11-add.html 

The discussion of when to start the transition will be in 

https://bugs.debian.org/1021984

regards
Stuart


-- 
Stuart Prescott    http://www.nanonanonano.net/   stuart@nanonanonano.net
Debian Developer   http://www.debian.org/         stuart@debian.org
GPG fingerprint    90E2 D2C1 AD14 6A1B 7EBB 891D BBC1 7EBB 1396 F2F7

--- End Message ---

Reply to: