[Bug 2017311] [NEW] gdb wrong dependency to python3.10

Andrea 2017311 at bugs.launchpad.net
Fri Apr 21 19:59:18 UTC 2023


Public bug reported:

Just updated to Ubuntu 13.04 and gdb needs libpython3.10.so.1.0 even
though it depends on 3.11

I have removed and installed gdb to make sure I got the latest version.

gdb:
  Installed: 13.1-2ubuntu2
  Candidate: 13.1-2ubuntu2
  Version table:
 *** 13.1-2ubuntu2 500
        500 http://gb.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
        100 /var/lib/dpkg/status

but when I run it

> gdb: error while loading shared libraries: libpython3.10.so.1.0:
cannot open shared object file: No such file or directory

Which is correct because

> ldd $(which gdb)
> libpython3.10.so.1.0 => not found

** Affects: gdb (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gdb in Ubuntu.
https://bugs.launchpad.net/bugs/2017311

Title:
  gdb wrong dependency to python3.10

Status in gdb package in Ubuntu:
  New

Bug description:
  Just updated to Ubuntu 13.04 and gdb needs libpython3.10.so.1.0 even
  though it depends on 3.11

  I have removed and installed gdb to make sure I got the latest
  version.

  gdb:
    Installed: 13.1-2ubuntu2
    Candidate: 13.1-2ubuntu2
    Version table:
   *** 13.1-2ubuntu2 500
          500 http://gb.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
          100 /var/lib/dpkg/status

  but when I run it

  > gdb: error while loading shared libraries: libpython3.10.so.1.0:
  cannot open shared object file: No such file or directory

  Which is correct because

  > ldd $(which gdb)
  > libpython3.10.so.1.0 => not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/2017311/+subscriptions




More information about the foundations-bugs mailing list