Public bug reported: For Ubuntu 24.04 the libaio.so.1t64 package is shipped which even though has the same set the symbols the Oracle Client Installer fails with libaio.so.1: No such file or directory error. After creating a symlink between the libaio.so.1 and the newer package which is just a workaround fixes the issue.
sudo ln -s /usr/lib/x86_64-linux-gnu/libaio.so.1t64 /usr/lib/x86_64-linux-gnu/libaio.so.1 But for libaio, this means that the shared library with the SONAME of libaio.so.1 must be present at runtime. So it is requested to please provide libaio package with the same SONAME. ** Affects: libaio (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2110672 Title: libaio.so.1t64 packages update causing issues with Oracle Client Install on Ubuntu 24.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libaio/+bug/2110672/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs