Devuan bug report logs - #865
Subject: python3-apt: undefined symbol: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm

version graph

Package: python3-apt; Maintainer for python3-apt is (unknown); Source for python3-apt is src:python-apt.

Reported by: Jeffrey Cliff <jeffrey.cliff@gmail.com>

Date: Wed, 4 Dec 2024 17:26:02 UTC

Severity: normal

Tags: debian

Fixed in version 2.9.2

Done: Mark Hindley <mark@hindley.org.uk>

Forwarded to https://bugs.debian.org/1088262

Full log


🔗 View this message in rfc822 format

MIME-Version: 1.0
X-Mailer: MIME-tools 5.509 (Entity 5.509)
X-Loop: owner@bugs.devuan.org
From: "Devuan bug Tracking System" <owner@bugs.devuan.org>
To: Mark Hindley <mark@hindley.org.uk>
Subject: bug#865: marked as done (Subject: python3-apt: undefined symbol:
 _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm)
Message-ID: <handler.865.D865.173338335820053.ackdone@bugs.devuan.org>
References: <Z1FUtTM7bE1ah3bT@hindley.org.uk>
 <CAAR2Wu_AfoTRdXSS=3gxQk_W7GSav61dxjxdtXSYnBp=636E5A@mail.gmail.com>
X-Devuan-PR-Message: closed 865
X-Devuan-PR-Package: python3-apt
X-Devuan-PR-Keywords: debian
Reply-To: 865@bugs.devuan.org
Date: Thu, 05 Dec 2024 07:24:01 +0000
Content-Type: multipart/mixed; boundary="----------=_1733383441-20062-0"
[Message part 1 (text/plain, inline)]
Your message dated Thu, 5 Dec 2024 07:22:29 +0000
with message-id <Z1FUtTM7bE1ah3bT@hindley.org.uk>
and subject line Fixed in Debian #1088262
has caused the Devuan bug report #865,
regarding Subject: python3-apt: undefined symbol: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm
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.devuan.org
immediately.)


-- 
865: https://bugs.devuan.org/cgi/bugreport.cgi?bug=865
Devuan Bug Tracking System
Contact owner@bugs.devuan.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jeffrey Cliff <jeffrey.cliff@gmail.com>
To: Devuan Bug Tracking System <submit@bugs.devuan.org>
Subject: Subject: python3-apt: undefined symbol: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm
Date: Wed, 4 Dec 2024 11:23:03 -0600
Package: python3-apt
X-Debbugs-CC: jeff cliff<jeffrey.cliff@gmail.com>
Severity: important

# reportbug reportbug

results in

Traceback (most recent call last):
  File "/usr/bin/reportbug", line 40, in <module>
    from reportbug import utils
  File "/usr/lib/python3/dist-packages/reportbug/utils.py", line 45, in <module>
    import apt
  File "/usr/lib/python3/dist-packages/apt/__init__.py", line 21, in <module>
    import apt_pkg
ImportError: /usr/lib/python3/dist-packages/apt_pkg.cpython-312-x86_64-linux-gnu.so:
undefined symbol:
_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm,
version APTPKG_6.0

[ie reportbug is broken and doesn't run at all]

any packages removed/added via either apt on the commandline or aptitude
*do* seem to get added/removed but with a similar warning

ie apt installing bb results in

...
Get:7 https://repo.jing.rocks/devuan/merged unstable/main amd64 bb
amd64 1.3rc1-13 [1,002 kB]
Get:8 https://repo.jing.rocks/devuan/merged unstable/main amd64
libdecor-0-plugin-1-gtk amd64 0.2.2-2 [22.7 kB]
Fetched 2,649 kB in 2s (1,174 kB/s)
Traceback (most recent call last):
  File "/usr/bin/apt-listchanges", line 5, in <module>
    from apt_listchanges.apt_listchanges import main
  File "/usr/lib/python3/dist-packages/apt_listchanges/apt_listchanges.py",
line 36, in <module>
    import apt_pkg
ImportError: /usr/lib/python3/dist-packages/apt_pkg.cpython-312-x86_64-linux-gnu.so:
undefined symbol:
_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm,
version APTPKG_6.0
...

note: i don't have cython3 installed

cython3:
  Installed: (none)
  Candidate: 3.0.11+dfsg-1+b1

devuan: excalibur/ceres
kernel: linux (libre)+a few patches: Linux wicksell
6.12.0-gnu-librelibre-c23-gnm #2 SMP PREEMPT_DYNAMIC Fri Nov 29
15:14:29 CST 2024 x86_64 GNU/Linux

/etc/apt/sources.list was
deb https://repo.jing.rocks/devuan/merged unstable main
deb-src https://repo.jing.rocks/devuan/merged unstable main

tried adding

deb https://repo.jing.rocks/devuan/merged ceres main
deb-src https://repo.jing.rocks/devuan/merged ceres main

no change
[Message part 3 (message/rfc822, inline)]
From: Mark Hindley <mark@hindley.org.uk>
To: 865-done@bugs.devuan.org
Subject: Fixed in Debian #1088262
Date: Thu, 5 Dec 2024 07:22:29 +0000
Version: 2.9.2

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Wed Mar 12 01:24:25 2025;