Bug#928229: gdb: fails to load libpython3.6m.so.1.0, but pkg depends on libpython3.7

2019-04-30 Thread Maik Fischer
I'm so sorry for wasting your time, I forgot I had another gdb in 
my $PATH.


Have a nice day.

--
Best regards, Maik



Bug#928229: gdb: fails to load libpython3.6m.so.1.0, but pkg depends on libpython3.7

2019-04-30 Thread Héctor Orón Martínez
Hello Maik,

Missatge de Maik Fischer  del dia dt., 30 d’abr.
2019 a les 12:42:
> $ gdb
> gdb: error while loading shared libraries: libpython3.6m.so.1.0: cannot open 
> shared object file: No such file or directory

Can you please show the output of `apt-cache policy gdb`?

Note in my system I see, expected, output:

zumbi@duoxiangshi:~$ ldd /usr/bin/gdb | grep python
libpython3.7m.so.1.0 =>
/usr/lib/x86_64-linux-gnu/libpython3.7m.so.1.0 (0x7f4373f0e000)
zumbi@duoxiangshi:~$ LANG=C apt-cache policy gdb
gdb:
  Installed: 8.2.50.20190222-1
  Candidate: 8.2.50.20190222-1
  Version table:
 *** 8.2.50.20190222-1 100
  1 http://deb.debian.org/debian experimental/main amd64 Packages
100 /var/lib/dpkg/status
 8.2.1-2 500
500 http://deb.debian.org/debian sid/main amd64 Packages


-- 
 Héctor Orón  -.. . -... .. .- -.   -.. . ...- . .-.. --- .--. . .-.



Bug#928229: gdb: fails to load libpython3.6m.so.1.0, but pkg depends on libpython3.7

2019-04-30 Thread Maik Fischer
Package: gdb
Version: 8.2.50.20190222-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

   * What led up to the situation?

starting gdb

   * What was the outcome of this action?

$ gdb
gdb: error while loading shared libraries: libpython3.6m.so.1.0: cannot open 
shared object file: No such file or directory
$

gdb-multiarch in contrast is linked against the correct/up-to-date dependency.

Best regards,
Maik

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (800, 'unstable'), (700, 'experimental'), (500, 
'testing-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.20.0-trunk-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gdb depends on:
ii  libbabeltrace1  1.5.6-2
ii  libc6   2.28-8
ii  libexpat1   2.2.6-1
ii  libipt2 2.0-2
ii  liblzma55.2.4-1
ii  libncursesw66.1+20181013-2
ii  libpython3.73.7.3~rc1-1
ii  libreadline77.0-5
ii  libtinfo6   6.1+20181013-2
ii  zlib1g  1:1.2.11.dfsg-1

Versions of packages gdb recommends:
ii  libc6-dbg [libc-dbg]  2.28-8

Versions of packages gdb suggests:
ii  gdb-doc8.2.1-1
ii  gdbserver  8.2.1-2

-- no debconf information