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
Touch seeded packages, 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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to