[Bug 2017311] Re: gdb wrong dependency to python3.10
Graham Inggs
2017311 at bugs.launchpad.net
Sun Apr 23 08:02:37 UTC 2023
Thanks for the update
** Changed in: gdb (Ubuntu)
Status: New => Invalid
--
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:
Invalid
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